1
0
Fork 0
forked from len0rd/rockbox

fix a few manual warnings

Change-Id: I6abcceeb84d70e32be203049950c6fe4711e8df8
This commit is contained in:
Moshe Piekarski 2020-06-26 19:49:53 -04:00 committed by Franklin Wei
parent 3e7ab2a284
commit 140bf66b90
7 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}}