File: l2htest.tex

package info (click to toggle)
latex2html 2008-debian1-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 10,572 kB
  • ctags: 3,954
  • sloc: perl: 30,941; makefile: 523; sh: 159
file content (11 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
\documentclass{article}

\title{LaTeX2HTML Test Document}
\author{Marek Rouchal et al}

\begin{document}
\maketitle
\include{basic}
\include{formulas}
\end{document}