summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex')
-rw-r--r--Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex b/Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex
new file mode 100644
index 00000000000..2dd36aa6c8b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/easyfloats/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