aboutsummaryrefslogtreecommitdiff
path: root/test/command/4016.md
AgeCommit message (Collapse)AuthorFilesLines
2018-06-07beamer output: fix single digit column percentage (#4691)Mauro Bieg1-2/+2
fixes #4690
2018-03-13Beamer: put hyperlink after `\begin{frame}`.John MacFarlane1-3/+2
and not in the title. If it's in the title, then we get a titlebar on slides with the `plain` attribute, when the id is non-null. This fixes a regression from 1.9.x. Closes #4307.
2017-10-31LaTeX reader: handle `%` comment right after command.John MacFarlane1-0/+47
For example \emph% {hi}