| NEWS | R Documentation |
News for Packagetint
Changes in tint version 0.1.6 (2025-09-25)
An additional LaTeX command needed bypandoc (>= 3.2.1) hasbeen defined for the two pdf variants.
Changes in tint version 0.1.5 (2025-03-27)
Standard package maintenance for continuous integration, URLupdates, 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.shNon-margin reference in html mode now have an improved display(David Selby and Dirk in#47)
The LaTeX package
arrayis now installed for improvedtable 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 (Dirkaddressing#42).
Code for margin notes and reference in html mode was updatedwith thanks totufte (Dirk in#43 and#44addressing#40).
The README.md was updated with a new 'See Also' section and anew badge.
Changes in tint version 0.1.2 (2019-04-19)
Two new shorter html and pdf vignettes have been added (withreferences to the longer vignettes) reducing package size.
New helper function 'theme_tint' based on a similar functionin package 'ggtufte'.
Changes in tint version 0.1.1 (2019-03-30)
The two pdf styles have been extended allowing more flexibleLaTeX customization particularly for fonts but also link colour.(Jonathan in#30)
Two example documents where added pre-rendered (and not asvignettes 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 thehighlighting style.
Changes in tint version 0.0.5 (2018-01-05)
Only run html rendering regression test on Linux or Windows asthe pandoc versions on CRAN are too old elsewhere.
Vignette figures reworked so that themgcv package isnot 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 (BenMarwick 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 foradding formats; (PRs#6 and#7)Added pdf mode with new function
tintPdf(); addedappropriate resources (PR#5)Updated resource files
Changes in tint version 0.0.1 (2016-09-24)
Initial (non-CRAN) release to ghrr drat