File: testmath.cfg

package info (click to toggle)
tex4ht 20011214-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,272 kB
  • ctags: 992
  • sloc: xml: 17,548; ansic: 9,389; makefile: 129; sh: 43; sed: 8
file content (20 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%  testmath.cfg
%  xhlatex  testmath "testmath"
%  xhmlatex testmath "testmath"
%  mzlatex  testmath "testmath"
%  dbmlatex testmath "testmath"
\Preamble{}

\begin{document}

\renewcommand{\SX}{{S_X}}
\renewcommand{\SY}{{S_Y}}
\renewcommand{\SXY}{{S_{X,Y}}}
\renewcommand{\SXgYy}{{S_{X|Y}(y)}}
\renewcommand{\Cw}[1]{{\hat C_#1(X|Y)}}
\renewcommand{\PY}{{P_{\mathcal{Y}}}}

 \Configure{@TITLE}{\def\pkg##1{##1}\let\fn\pkg}

\EndPreamble