mirror of
https://salsa.debian.org/debian/debian-reference.git
synced 2026-01-11 20:07:28 +00:00
nopdf.tex (mod)
This commit is contained in:
parent
3d7c8af14b
commit
3a93686257
1 changed files with 4 additions and 8 deletions
12
nopdf.tex
12
nopdf.tex
|
|
@ -1,6 +1,6 @@
|
|||
% -----------------------------------------
|
||||
% -----------------------------------------
|
||||
% LaTeX file: PDF not available PDF
|
||||
% -----------------------------------------
|
||||
% -----------------------------------------
|
||||
%%<params>
|
||||
%% document.language en
|
||||
%%</params>
|
||||
|
|
@ -21,10 +21,6 @@
|
|||
\setmainfont{Liberation Serif}
|
||||
\setsansfont{Liberation Sans}
|
||||
\setmonofont{Liberation Mono}
|
||||
\usepackage{xeCJK}
|
||||
\setCJKmainfont{VL PGothic}
|
||||
\setCJKsansfont{VL PGothic}
|
||||
\setCJKmonofont{VL Gothic}
|
||||
\else
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[latin1]{inputenc}
|
||||
|
|
@ -33,7 +29,7 @@
|
|||
\usepackage{makeidx}
|
||||
\usepackage[hyperlink]{docbook}
|
||||
\renewcommand{\DBKreleaseinfo}{}
|
||||
\title{PDF file not generated}
|
||||
\title{Localized PDF file not generated}
|
||||
\author{}
|
||||
\hypersetup{%
|
||||
pdfcreator={DBLaTeX-0.3.9-1},%
|
||||
|
|
@ -50,6 +46,6 @@ pdfauthor={}}
|
|||
\begin{document}
|
||||
\mainmatter
|
||||
|
||||
This PDF file is not build due to tool chain issues.
|
||||
The localized PDF file generation is disabled to avoid hitting tool chain issues.
|
||||
|
||||
\end{document}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue