summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive/texlive-cz/live4ht.cfg
blob: a1d82ef8f8dcc460ad53ea842e898a736b21cc13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
% tex4ht configuration file for the TeX Live documentation.
% Accumulated over many years.  Public domain.
% 
% We specify all tex4ht options on the htlatex command line; see ./Makefile.
% \Preamble still needs to be invoked, though.
\Preamble{}

% add extra stylesheet
\Configure{@HEAD}{\HCode{%
<link rel="stylesheet" type="text/css" href="\jobname.css" />\Hnewline
<link rel="stylesheet" type="text/css" href="tex-live.css" />\Hnewline
}}

% or LaTeX complains it is missing.
\begin{document} 

\EndPreamble

% simplify output for HTML.  For Czech, TeX and LaTeX are redefined
% in texlive-cz.tex, since that's the only place they are effective.
\def\OMEGA{Omega}
\def\LaTeXe{LaTeX2e}
\def\eTeX{e-\TeX}
\def\acro#1{#1}
\def\MF{Metafont}
\def\BibTeX{BibTeX}
\def\warningbox{}
\def\endwarningbox{}