LaTeX

Poznámka k LaTeX manuálu ...

The LaTeX command typesets a file of text using the TeX program and the LaTeX Macro package for TeX. To be more specific, it processes an input file containing the text of a document with interspersed commands that describe how the text should be formatted. It produces two files as output, a Device Independent (DVI) file that contains commands that can be translated into commands for a variety of output devices, and a `transcript' or `log file' that contains summary information and diagnostic messages for any errors discovered in the input file.

LaTeX vysází dokument do souboru za použití programu TeX a balíku TeXovských maker LaTeX. Přesněji - vezme vstupní soubor obsahující text dokumentu s vloženými příkazy, které popisují, jak má tento text být formátován a vytvoří dva výstupní soubory:

  1. 'Device Independent' (DVI) soubor obsahující příkazy, které mohou být transformovány na příkazy pro libovolné výstupní zařízení.
  2. 'transcript' nebo taky 'log' soubor, který obsahuje výsledné informace o překladu a zprávy o chybách nalezených ve vstupním souboru.

For a description of what goes on inside TeX, you should consult The TeXbook by Donald E. Knuth, published jointly by the American Mathematical Society and Addison-Wesley Publishing Company.

Pokud vás zajímá jak funguje TeX blíže, zkuste TeXbook do Donalda E. Knutha , vydaný Americkou Matematickou Společností ve spolupráci s nakladatelstvím Addison-Wesley.

For a description of LaTeX, you should consult "A Document Preparation System: LaTeX" by Leslie Lamport, ISBN 0-201-15790-X, published jointly by the American Mathematical Society and Addison-Wesley Publishing Company.

Bližší informace o LaTeXu najdete v knize "A Document Preparation System: LaTeX" od Leslie Lamporta vydané Americkou Matematickou Společností ve spolupráci s nakladatelstvím Addison-Wesley.

V Češtině jsou k dispozici následující knihy:

Subtopics

Podtémata