File: a.tex

package info (click to toggle)
tex-guy 1.2.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,676 kB
  • ctags: 2,778
  • sloc: ansic: 26,147; sh: 8,358; makefile: 663; awk: 78; perl: 63
file content (8 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
\documentstyle[12pt]{article}
\begin{document}
\pagestyle{empty}
\vbox to \vsize{
  \centerline{a}
\vfill
}
\end{document}