]> git.leopard-lacewing.eu Git - tex_tools.git/commitdiff
Grober Latex Test
authorPeter Schaefer <schaeferpm@gmail.com>
Wed, 2 Jan 2019 17:21:19 +0000 (18:21 +0100)
committerPeter Schaefer <schaeferpm@gmail.com>
Wed, 2 Jan 2019 17:22:44 +0000 (18:22 +0100)
text-output.pdf [new file with mode: 0644]
text-output.tex [new file with mode: 0644]

diff --git a/text-output.pdf b/text-output.pdf
new file mode 100644 (file)
index 0000000..94d79ab
Binary files /dev/null and b/text-output.pdf differ
diff --git a/text-output.tex b/text-output.tex
new file mode 100644 (file)
index 0000000..702860b
--- /dev/null
@@ -0,0 +1,17 @@
+\documentclass[]{scrartcl}
+
+%opening
+\title{Git Test}
+\author{Peter Schaefer}
+
+\begin{document}
+       
+       \maketitle
+       
+       \begin{abstract}
+               
+       \end{abstract}
+       
+       \section{}
+       
+\end{document}