aboutsummaryrefslogtreecommitdiffstats
path: root/test/abstract.tex
blob: 97869c8562f58b4f4eefd5f7f349b9208bbdb729 (plain)
1
2
3
4
5
6
7
8
9
\documentclass[varwidth=true,border=5mm]{standalone}
\usepackage{blindtext}
\begin{document}
\blindtext
\begin{abstract}
  \blindtext
\end{abstract}
\blindtext
\end{document}