File: main.tex

package info (click to toggle)
whizzytex 1.3.1-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 992 kB
  • ctags: 436
  • sloc: lisp: 3,414; sh: 1,590; makefile: 259
file content (12 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
\documentclass{article}
\usepackage{hyperref}
\begin{document}

\section{Foo}

\label{aaa}

aa
\ref{aaa}

\end{document}