Changes in version 0.1.6 (2025-09-25) o An additional LaTeX command needed by pandoc (>= 3.2.1) has been defined for the two pdf variants. Changes in version 0.1.5 (2025-03-27) o Standard package maintenance for continuous integration, URL updates, and packaging conventions o Correct two minor nags in the Rd file Changes in version 0.1.4 (2022-11-01) o Added continuous integration at GitHub using run.sh o Non-margin reference in html mode now have an improved display (David Selby and Dirk in #47) o The LaTeX package array is now installed for improved table support (Dirk addressing #48) o Minor updates made the package directory and README.md o GitHub Actions were updated to checkout version 3. o Several http:// URLs were updated to https:// Changes in version 0.1.3 (2020-07-18) o A new minimal demo was added showing inline references (Dirk addressing #42). o Code for margin notes and reference in html mode was updated with thanks to tufte (Dirk in #43 and #44 addressing #40). o The README.md was updated with a new 'See Also' section and a new badge. Changes in version 0.1.2 (2019-04-19) o Two new shorter html and pdf vignettes have been added (with references to the longer vignettes) reducing package size. o New helper function 'theme_tint' based on a similar function in package 'ggtufte'. Changes in version 0.1.1 (2019-04-01) o The two pdf styles have been extended allowing more flexible LaTeX customization particularly for fonts but also link colour. (Jonathan in #30) o Two example documents where added pre-rendered (and not as vignettes to keep processing lighter) o Documentation for the HTML style was updates (Jonathan in #30). Changes in version 0.1.0 (2018-04-08) o A new template tintBook was added (#25). o The pdf variants now default to tango as the highlighting style. Changes in version 0.0.5 (2018-01-05) o Only run html rendering regression test on Linux or Windows as the pandoc versions on CRAN are too old elsewhere. o Vignette figures reworked so that the mgcv package is not required avoiding a spurious dependency [CRAN request] Changes in version 0.0.4 (2017-11-03) o Skeleton files are also installed as vignettes (#20). o A reference to the Tufte source file now points to tint (Ben Marwick in #19, later extended to other Rmd files). o Several spelling and grammar errors were corrected too (#13 and #16 by R. Mark Sharp and Matthew Henderson) Changes in version 0.0.3 (2016-10-16) o Correct pdf mode to no use italics in table of contents (#9 fixing #8); also added color support for links etc o Added (basic) Travis CI support (#10) Changes in version 0.0.2 (2016-10-07) o In html mode, correct use of italics and bold o Html function renamed to tintHtml Roboto fonts with (string) formats and locales; this allow for adding formats; (PRs #6 and #7) o Added pdf mode with new function tintPdf(); added appropriate resources (PR #5) o Updated resource files Changes in version 0.0.1 o Initial (non-CRAN) release to ghrr drat