summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-21 22:19:11 +0000
committerKarl Berry <karl@freefriends.org>2020-12-21 22:19:11 +0000
commit40af42087ad5180e7ef930675b5eefa5e86f1363 (patch)
treebbe03a551197b14a06661a294893ea049e8b4b85 /Master/texmf-dist/doc/latex/easyfloats/content/titlepage.tex
parent2feb3ea7213bfb38a1b508a11c899cf8b01cb053 (diff)
easyfloats (21dec20)
git-svn-id: svn://tug.org/texlive/trunk@57195 c570f23f-e606-0410-a88d-b1316a301751
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