File: life.tex

package info (click to toggle)
tetex-src 3.0.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 122,292 kB
  • ctags: 2,709
  • sloc: makefile: 2,323; perl: 1,820; sh: 1,378; lisp: 448; python: 335; xml: 175; sed: 138; ansic: 138; yacc: 52
file content (13 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
\documentclass{article}
\usepackage{times}
\begin{document}
\title{\LaTeXe\ and how to live with it}
\author{Sebastian Rahtz}
\date{January 10th 1994}
\maketitle
\section{Basics --- classes and packages}
\section{Fonts selection}
\section{Maths madness}
\section{Graphics and \protect\verb|\special|s}
\section{Little extras}
\end{document}