summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/authoraftertitle/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-07-21 03:03:08 +0000
committerNorbert Preining <norbert@preining.info>2020-07-21 03:03:08 +0000
commitbd36712a3846fe8b17a13b5edfdcf10dc8787235 (patch)
treea03524b06804f090ad8364af839219776d17dd70 /macros/latex/contrib/authoraftertitle/README.md
parent7a37d65d52056a1500d4602172582154994bea64 (diff)
CTAN sync 202007210303
Diffstat (limited to 'macros/latex/contrib/authoraftertitle/README.md')
-rw-r--r--macros/latex/contrib/authoraftertitle/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/macros/latex/contrib/authoraftertitle/README.md b/macros/latex/contrib/authoraftertitle/README.md
new file mode 100644
index 0000000000..6155e5c2fe
--- /dev/null
+++ b/macros/latex/contrib/authoraftertitle/README.md
@@ -0,0 +1,12 @@
+# authoraftertitle
+
+This very simple package provides a simple way of having the autor, title and date availble after the titlepage.
+
+## Usage
+
+Use `\MyAuthor`, `\MyTitle` and `\MyData` as on the title page in your document, even after the titlepage.
+The original definitions of \verb+\author+, \verb+\title+ and \verb+\date+ can be accessed using \verb+\Originalauthor+, \verb+\Originaltitle+ and \verb+\Originaldate+.
+
+
+## Author
+Matthias Bilger <matthias@bilger.info>