summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/coverpage/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/coverpage/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/coverpage/README')
-rw-r--r--macros/latex/contrib/coverpage/README48
1 files changed, 48 insertions, 0 deletions
diff --git a/macros/latex/contrib/coverpage/README b/macros/latex/contrib/coverpage/README
new file mode 100644
index 0000000000..8be080e02c
--- /dev/null
+++ b/macros/latex/contrib/coverpage/README
@@ -0,0 +1,48 @@
+%
+% The CoverPage Package
+% ========================
+%
+% What it does:
+%
+% The package \texttt{CoverPage} was created to supplement
+% scientific papers with a cover page containing bibliographical
+% information, a copyright notice, and/or some logos of the author's
+% institution. The cover page is created (almost) automatically; this
+% is done by parsing \BibTeX{} information corresponding to the
+% main document and reading a configuration file in which the author
+% can set information like the affiliation he or she is associated with.
+%
+% Required packages:
+%
+% This package needs four other packages (\texttt{keyval}, \texttt{url},
+% \texttt{textcomp}, and \texttt{verbatim}), but all of them are standard
+% packages and should be part of every \LaTeX{} installation.
+%
+% Installation:
+%
+% The package \texttt{CoverPage} is distributed as dtx archive.
+% If you do not know how to install such archives, see documentation
+% "CoverPage.pdf" (for a short description) or look at some FAQ list,
+% e.g. http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages.
+%
+% File list:
+%
+% The term "CoverPage package" refers to the following files:
+% CoverPage.dtx -- code/documenation archive
+% CoverPage.ins -- installer
+% CoverPage.pdf -- documentation
+% SimpleSample.tex -- sample document, source code
+% SimpleSample.pdf -- sample document, result
+% SimpleSample.BibTex.txt -- required BibTeX data
+% ECCV06Sample.pdf -- more realistic example (only pdf)
+% README -- this file
+%
+% License:
+%
+% LaTeX Project Public License (LPPL)
+%
+% Author and copyright:
+%
+% (c) 2006 by Matthias Mühlich (matthias.muehlich@lfb.rwth-aachen.de)
+% Feedback and/or bug reports are appreciated.
+%