forked from len0rd/rockbox
fix a few manual warnings
Change-Id: I6abcceeb84d70e32be203049950c6fe4711e8df8
This commit is contained in:
parent
3e7ab2a284
commit
140bf66b90
7 changed files with 19 additions and 19 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue