From 140bf66b908f6c50ea87aa90cc5f314042a25eb5 Mon Sep 17 00:00:00 2001 From: Moshe Piekarski Date: Fri, 26 Jun 2020 19:49:53 -0400 Subject: fix a few manual warnings Change-Id: I6abcceeb84d70e32be203049950c6fe4711e8df8 --- manual/appendix/config_file_options.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/appendix/config_file_options.tex') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index ddd41e105d..c70fa974a8 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -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}} -- cgit v1.2.3