1
0
Fork 0
forked from len0rd/rockbox

Partially revert the last commit.

The \if->\If replacement is a bit premature for texlive-2019, apparently.

Change-Id: Iab198c2f5e2f00ecdf7e2431e2b77c423e6afc07
This commit is contained in:
Franklin Wei 2020-06-28 00:08:42 -04:00
parent 140bf66b90
commit ca673d7e9f
6 changed files with 19 additions and 19 deletions

View file

@ -4,7 +4,7 @@
% define a local version of endhead, as using the output distinction adds
% an unwanted newline. endhead breaks with htlatex so we need to remove it
% for the html output.
\Ifpdfoutput{\newcommand{\localendhead}{\endhead}}%
\ifpdfoutput{\newcommand{\localendhead}{\endhead}}%
{\newcommand{\localendhead}{}}
\rowcolors{2}{tbloddrowbgcolor}{tblevenrowbgcolor}
\begin{longtable}{>{\raggedright}p{.3\textwidth}>{\raggedright}p{.4\textwidth}p{.2\textwidth}}