File: main.tex

package info (click to toggle)
whizzytex 1.5.0-0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,536 kB
  • sloc: lisp: 3,668; sh: 1,768; makefile: 227
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}