summaryrefslogtreecommitdiff
path: root/info/beginlatex/src/demo1.tex
blob: 50472cd96f3be7a3ca13b6c4e7a9e502d8bb8157 (plain)
1
2
3
4
5
6
7
\documentclass[12pt,a4paper]{article}
\begin{document}
\title{My first article}
\author{Putyour Namehere}
\maketitle
Hello, world!\footnote{This is a footnote.}
\end{document}