Mam problem s PassiveTeXem

Radek Hnilica radek at hnilica.cz
Tue Dec 11 12:16:49 CET 2001


V nekterych materialech je jako priklad prevodu .fo na .dvi nasledujici
postup aplikovany na muj soubor unix.fo

Vytvorime si soubor unix.tex s obsahem:
radek at kvark:~/document/book/unix$ cat unix.tex
\def\xmlfile{unix.fo}
\input xmltex

a na tento soubor spustime latex
$ latex unix.tex

to skonci chybou
! LaTeX Error: Missing \begin{document}.

Tak jsem ted soubor unix.tex pozmenil takto
radek at kvark:~/document/book/unix$ cat unix.tex
\begin{document}
\def\xmlfile{unix.fo}
\input xmltex
\end{document}

Ani to ale nepomohlo, chyba je ted
radek at kvark:~/document/book/unix$ latex unix.tex
This is TeX, Version 3.14159 (Web2C 7.3.1)
(unix.tex
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(unix.aux)

! LaTeX Error: The font size command \normalsize is not defined:
               there is probably something wrong with the class file.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.1 \begin{document}

Nema byt hlavicka souboru unix.tex jina, muze mi nekdo poradit?

--
Radek Hnilica <Radek at Hnilica dot CZ>
===========================
No matter how far down the wrong road you've gone, turn back.
						Turkish proverb






More information about the csTeX mailing list