Ticket #30270: foo.tex
File foo.tex, 320 bytes (added by akimd (Akim Demaille), 13 years ago) |
---|
Line | |
---|---|
1 | \documentclass[]{article} |
2 | \title{TeX test file} |
3 | \begin{document} |
4 | \section{Test section} |
5 | \begin{itemize} |
6 | \item Do some stuff |
7 | \item And then do some other stuff\footnote{But it won't work quite right} |
8 | \end{itemize} |
9 | \end{document} |
10 | |
11 | %%% Local Variables: |
12 | %%% mode: latex |
13 | %%% TeX-master: "CrashReportCopyLock-iPhone" |
14 | %%% End: |