Skip to content

@yihui yihui released this Sep 25, 2020 · 3 commits to master since this release

  • Added the cslreferences environment the template (thanks, @jonathan-g, #80).
Assets 2

@yihui yihui released this May 8, 2020 · 9 commits to master since this release

NEW FEATURES

BUG FIXES

  • Footnotes no longer work with Pandoc >= 2.7 (thanks, @grimbough, #76).

  • Margin references do not work with Pandoc 2.9.2.1 (thanks, @Selbosh, #78).

Assets 2

@yihui yihui released this May 12, 2019 · 19 commits to master since this release

BUG FIXES

  • Make references generated by Pandoc >= 2.7 work in the margin (thanks, @dfeng, #64).
Assets 2

@yihui yihui released this Jul 15, 2018 · 31 commits to master since this release

BUG FIXES

  • Should use the Pandoc argument --top-level-division=chapter instead of --chapters for tufte_book() (thanks, @jtth, #52).

  • Processing of multi-line footnotes fails with the Pandoc option --wrap preserve (thanks, @aoles, #57 #58).

Assets 2

@yihui yihui released this Jan 24, 2018 · 36 commits to master since this release

NEW FEATURES

  • It is possible to select a subset of some features of the default Tufte style (tufte-css) via the tufte_features argument of tufte_html():

    • Disable the et-book fonts.
    • Remove the default light-yellow background color.
    • Use italics for document headers or not.
  • A new variant of the Tufte style, envisioned, is added to tufte_html(). You can use tufte_html(tufte_variant = 'envisioned') to enable this style. The major difference with the default Tufte style is: the font family is Roboto Condensed, the background color is #fefefe, and the text color is #222 (thanks, @eddelbuettel, #21).

  • You can choose whether references from citations should be placed in the document margins or at the bottom using the margin_references argument of tufte_html() (thanks, @stefanfritsch, #49).

BUG FIXES

Assets 2

@yihui yihui released this Feb 7, 2016 · 81 commits to master since this release

CHANGES IN tufte VERSION 0.2

NEW FEATURES

  • it is possible to generate PDF output using the ctex package for R Markdown documents in Chinese; you just need to specify ctex: yes in the YAML metadata (an example)

BUG FIXES

  • the default LaTeX template for tufte_handout() may not work when the LaTeX
    package soul is installed, or ifxetex/xltxtra are not installed
  • the number_sections option did not work for LaTeX output
Assets 2

@yihui yihui released this Jan 20, 2016 · 91 commits to master since this release

Three output formats for R Markdown:

Assets 2
You can’t perform that action at this time.