Transcription of LTEX2 Cheat Sheet Justi cation Environment Declaration
{{id}} {{{paragraph}}}
latex 2 Cheat Sheet Lists Justification \begin{enumerate} Numbered list. Environment Declaration Document classes \begin{itemize} Bulleted list. \begin{center} \centering book Default is two-sided. \begin{description}Description list. \begin{flushleft} \raggedright report No \part divisions. \item text Add an item. \begin{flushright} \raggedleft article No \part or \chapter divisions. \item[x ] text Use x instead of normal bullet or number. letter Letter (?). Required for descriptions. Miscellaneous slides Large sans-serif font. References \linespread{x} changes the line spacing by the multiplier x. Used at the very beginning of a document: \label{marker } Set a marker for cross-reference, often of the \documentclass{class}. Use \begin{document} to start form \label{sec:item}. Text-mode symbols contents and \end{document} to end the document.
! \omega \Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega Bibliography and citations When using BibTEX, you need to run latex, bibtex, and latextwice more to resolve dependencies. Citation types \cite{key} Full author list and year. (Watson and Crick 1953)
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}