| NEWS | R Documentation | 
News for Package tint
Changes in tint version 0.1.6 (2025-09-25)
- An additional LaTeX command needed by pandoc (>= 3.2.1) has been defined for the two pdf variants. 
Changes in tint version 0.1.5 (2025-03-27)
- Standard package maintenance for continuous integration, URL updates, and packaging conventions 
- Correct two minor nags in the Rd file 
Changes in tint version 0.1.4 (2022-11-01)
- Added continuous integration at GitHub using - run.sh
- Non-margin reference in html mode now have an improved display (David Selby and Dirk in #47) 
- The LaTeX package - arrayis now installed for improved table support (Dirk addressing #48)
- Minor updates made the package directory and README.md 
- GitHub Actions were updated to checkout version 3. 
- Several http:// URLs were updated to https:// 
Changes in tint version 0.1.3 (2020-07-18)
- A new minimal demo was added showing inline references (Dirk addressing #42). 
- Code for margin notes and reference in html mode was updated with thanks to tufte (Dirk in #43 and #44 addressing #40). 
- The README.md was updated with a new 'See Also' section and a new badge. 
Changes in tint version 0.1.2 (2019-04-19)
- Two new shorter html and pdf vignettes have been added (with references to the longer vignettes) reducing package size. 
- New helper function 'theme_tint' based on a similar function in package 'ggtufte'. 
Changes in tint version 0.1.1 (2019-03-30)
- The two pdf styles have been extended allowing more flexible LaTeX customization particularly for fonts but also link colour. (Jonathan in #30) 
- Two example documents where added pre-rendered (and not as vignettes to keep processing lighter) 
- Documentation for the HTML style was updates (Jonathan in #30). 
Changes in tint version 0.1.0 (2018-04-08)
- A new template - tintBookwas added (#25).
- The pdf variants now default to - tangoas the highlighting style.
Changes in tint version 0.0.5 (2018-01-05)
- 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] 
Changes in tint version 0.0.4 (2017-11-02)
- 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) 
Changes in tint version 0.0.3 (2016-10-15)
- 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) 
Changes in tint version 0.0.2 (2016-10-06)
- In html mode, correct use of italics and bold 
- Html function renamed to - tintHtmlRoboto 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 
Changes in tint version 0.0.1 (2016-09-24)
- Initial (non-CRAN) release to ghrr drat