|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T l
Length: 761 (0x2f9) Types: TextFile Names: »latex.man«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦c6be2784f⟧ »web2c-5.84b.tar.Z« └─⟦5800b1b62⟧ └─⟦this⟧ »src-5.84b/man/latex.man« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« └─⟦c58930e5c⟧ └─⟦this⟧ »TeX3.14/man/latex.man«
.TH LATEX 1 5/27/90 .SH NAME latex \- intensional text formatting and typesetting .SH SYNOPSIS .B latex [ first line ] .SH DESCRIPTION The LaTeX language is described in .IR LaTeX \- A Document Preparation System , by Leslie Lamport, published by Addison-Wesley. LaTeX is a TeX macro package, not a modification to the TeX source program, so all the capabilities described in .BR tex (1) are present. .PP The LaTeX macros encourage writers to think about the content of their documents, rather than the form. The ideal, not always realized, is to have no formatting commands (like ``switch to italic'' or ``skip 2 picas'') in the document at all; instead, everything is done intensionally: ``emphasize'', ``start a section''. .SH "SEE ALSO" slitex(1), tex(1)