NEWS | R Documentation |
A new template 'tintBook' was added.
The pdf variants now default to 'tango' as the highlighting style.
Only run html rendering regression test on Linux or Windows as the pandoc versions on CRAN are too old elsewhere.
Vignette figures reworked so that the mgcv package is not required avoiding a spurious dependency [CRAN request]
Skeleton files are also installed as vignettes (#20).
A reference to the Tufte source file now points to tint (Ben Marwick in #19, later extended to other Rmd files).
Several spelling and grammar errors were corrected too (#13 and #16 by R. Mark Sharp and Matthew Henderson)
Correct pdf mode to no use italics in table of contents (#9 fixing #8); also added color support for links etc
Added (basic) Travis CI support (#10)
In html mode, correct use of italics and bold
Html function renamed to tintHtml
Roboto fonts with (string) formats and locales; this allow for
adding formats; (PRs #6 and #7)
Added pdf mode with new function tintPdf()
; added
appropriate resources (PR #5)
Updated resource files
Initial (non-CRAN) release to ghrr drat