mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Doc: Generate one-sided version
This removes jumping offset for odd and even pages for binding book.
This commit is contained in:
2
doc/sbase/dist/birddoc/latex2e/mapping
vendored
2
doc/sbase/dist/birddoc/latex2e/mapping
vendored
@@ -2,7 +2,7 @@
|
||||
% birddoc to LaTeX replacement file
|
||||
|
||||
% The \relax is there to avoid sgml2latex rewriting the class
|
||||
<book> + "\\relax\\documentclass\[a4paper,10pt,openany\]{book}\n"
|
||||
<book> + "\\relax\\documentclass\[a4paper,10pt,openany,oneside\]{book}\n"
|
||||
"\\usepackage\[colorlinks=true,linkcolor=blue,pdftitle={BIRD User's Guide}\]{hyperref}\n"
|
||||
"\\usepackage{enumitem}\n"
|
||||
"\\usepackage{birddoc}\n"
|
||||
|
Reference in New Issue
Block a user