summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/easyfloats/doc/content/titlepage.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/easyfloats/doc/content/titlepage.tex')
-rw-r--r--macros/latex/contrib/easyfloats/doc/content/titlepage.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/macros/latex/contrib/easyfloats/doc/content/titlepage.tex b/macros/latex/contrib/easyfloats/doc/content/titlepage.tex
new file mode 100644
index 0000000000..2dd36aa6c8
--- /dev/null
+++ b/macros/latex/contrib/easyfloats/doc/content/titlepage.tex
@@ -0,0 +1,17 @@
+% !TeX root = ../easyfloats.tex
+
+\maketitle
+\thispagestyle{empty}
+\vfill
+\begin{abstract}
+In standard \LaTeX\ inserting objects like figures or tables requires too much knowledge for beginners and too much typing effort and hardcoding for people like me.
+This package aims to make insertion of figures and tables easier for both beginners and experts.
+Despite the term *floats* in it's name it also allows to disable floating of such objects.
+\end{abstract}
+\vfill
+\vspace{20em}
+\url{https://gitlab.com/erzo/latex-easyfloats}
+\clearpage
+
+\tableofcontents
+\pagebreak