File: l2htest.tex

package info (click to toggle)
latex2html 2015-debian1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 7,652 kB
  • ctags: 3,386
  • sloc: perl: 30,941; makefile: 429; sh: 155
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}