\name{NEWS} \title{News for Package "prettydoc"} \section{Changes in "prettydoc" version 0.4.1}{ \subsection{NEW FEATURES}{ \itemize{ \item Added the table of contents box to the \code{hpstr} theme. \item Added the \code{toc-title} option to the \code{hpstr} theme, thanks to \href{https://github.com/marlycormar}{@marlycormar} (\href{https://github.com/yixuan/prettydoc/pull/23}{#23}). } } \subsection{BUG FIXES}{ \itemize{ \item Fixed the validity of HTML templates for the \code{hpstr} and \code{leonids} themes, reported by \href{https://github.com/grady}{@grady} (\href{https://github.com/yixuan/prettydoc/issues/22}{#22}). \item Tweaks for the \code{hpstr} theme. } } } \section{Changes in "prettydoc" version 0.4.0}{ \subsection{NEW FEATURES}{ \itemize{ \item The \code{cayman}, \code{architect}, and \code{tactile} themes now show a shaded box for the table of contents (TOC). \item Users can specify the title for TOC via the top-level YAML option \code{toc-title} (\href{https://github.com/yixuan/prettydoc/issues/20}{#20}). See the vignettes for examples. \item Updated KaTeX to v0.12.0. } } \subsection{BUG FIXES}{ \itemize{ \item The \code{cayman}, \code{architect}, and \code{tactile} themes are now developed using \href{https://sass-lang.com/}{Sass} for better element control. \item Tweaks for the \code{cayman}, \code{architect}, and \code{tactile} themes. } } } \section{Changes in "prettydoc" version 0.3.1}{ \subsection{BUG FIXES}{ \itemize{ \item \pkg{prettydoc} now depends on \pkg{rmarkdown} >= 1.17 to fix the bug of not properly cleaning temporary files, reported by \href{https://github.com/bernardkaplan}{@bernardkaplan} (\href{https://github.com/yixuan/prettydoc/issues/15}{#15}). \item Fixed a bug caused by Pandoc that makes the code block unselectable, reported by \href{https://github.com/RemPsyc}{@RemPsyc} (\href{https://github.com/yixuan/prettydoc/issues/16}{#16}). } } } \section{Changes in "prettydoc" version 0.3.0}{ \subsection{NEW FEATURES}{ \itemize{ \item New option \code{math} to choose math expression rendering engines. Possible values are \code{mathjax} and \code{katex}. The \code{katex} engine supports offline rendering of math expressions when there is no internet connection. } } } \section{Changes in "prettydoc" version 0.2.1}{ \subsection{BUG FIXES}{ \itemize{ \item Fixed errors in building the vignette. } } } \section{Changes in "prettydoc" version 0.2.0}{ \subsection{NEW FEATURES}{ \itemize{ \item New themes \code{leonids} and \code{hpstr}. \item New option \code{compressed_css} to allow users selecting between the original CSS and the compressed one processed by \url{https://csscompressor.com/}. } } \subsection{BUG FIXES}{ \itemize{ \item Fixed the alignment of Table of Contents (#3). \item Fixed the incorrect link to CSS file when \code{self_contained} is \code{false} (#4). } } } \section{Changes in "prettydoc" version 0.1.0}{ \subsection{NEW FEATURES}{ \itemize{ \item Initial release. \item Includes themes \code{cayman}, \code{tactile} and \code{architect}. \item Includes syntax highlight styles \code{github} and \code{vignette}. } } }