From 6945ff103627bf3b736e3b2031cf071c77743dfb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Jul 2006 23:45:04 +0000 Subject: new (latex) package coverpage (26feb06) git-svn-id: svn://tug.org/texlive/trunk@1906 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/coverpage/CoverPage.pdf | Bin 0 -> 133964 bytes .../doc/latex/coverpage/ECCV06Sample.pdf | Bin 0 -> 123199 bytes Master/texmf-dist/doc/latex/coverpage/README | 48 +++++++++++++++++++++ .../doc/latex/coverpage/SimpleSample.BibTeX.txt | 7 +++ .../doc/latex/coverpage/SimpleSample.pdf | Bin 0 -> 75218 bytes .../doc/latex/coverpage/SimpleSample.tex | 48 +++++++++++++++++++++ 6 files changed, 103 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/coverpage/CoverPage.pdf create mode 100644 Master/texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf create mode 100644 Master/texmf-dist/doc/latex/coverpage/README create mode 100644 Master/texmf-dist/doc/latex/coverpage/SimpleSample.BibTeX.txt create mode 100644 Master/texmf-dist/doc/latex/coverpage/SimpleSample.pdf create mode 100644 Master/texmf-dist/doc/latex/coverpage/SimpleSample.tex (limited to 'Master/texmf-dist/doc/latex/coverpage') diff --git a/Master/texmf-dist/doc/latex/coverpage/CoverPage.pdf b/Master/texmf-dist/doc/latex/coverpage/CoverPage.pdf new file mode 100644 index 00000000000..d8a675fbee9 Binary files /dev/null and b/Master/texmf-dist/doc/latex/coverpage/CoverPage.pdf differ diff --git a/Master/texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf b/Master/texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf new file mode 100644 index 00000000000..48c677d7316 Binary files /dev/null and b/Master/texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf differ diff --git a/Master/texmf-dist/doc/latex/coverpage/README b/Master/texmf-dist/doc/latex/coverpage/README new file mode 100644 index 00000000000..8be080e02c4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/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. +% diff --git a/Master/texmf-dist/doc/latex/coverpage/SimpleSample.BibTeX.txt b/Master/texmf-dist/doc/latex/coverpage/SimpleSample.BibTeX.txt new file mode 100644 index 00000000000..030f1587454 --- /dev/null +++ b/Master/texmf-dist/doc/latex/coverpage/SimpleSample.BibTeX.txt @@ -0,0 +1,7 @@ +@article{MyBibTeXKeyword, + author = {I. M. Author and Al So-Un Known}, + title = {Some Waste of Paper}, + journal = {International Journal on Irreality}, + pages = {123--132}, + year = {2006}, +} diff --git a/Master/texmf-dist/doc/latex/coverpage/SimpleSample.pdf b/Master/texmf-dist/doc/latex/coverpage/SimpleSample.pdf new file mode 100644 index 00000000000..c0dc98e53dd Binary files /dev/null and b/Master/texmf-dist/doc/latex/coverpage/SimpleSample.pdf differ diff --git a/Master/texmf-dist/doc/latex/coverpage/SimpleSample.tex b/Master/texmf-dist/doc/latex/coverpage/SimpleSample.tex new file mode 100644 index 00000000000..fab6a04faaa --- /dev/null +++ b/Master/texmf-dist/doc/latex/coverpage/SimpleSample.tex @@ -0,0 +1,48 @@ +\documentclass[a4paper]{article} + + +%----------------------------------------------------------------------- +% inclusion of this line creates extra title page with copyright notice +% NOTE: you need an appropriate \jobname.BibTeX.txt file +\usepackage{CoverPage} +%----------------------------------------------------------------------- + + +%----------------------------------------------------------------------- +% after parsing the BibTeX data and reading the "CoverPage.cfg" +% config file, you can manually setup the cover main in your main +% document: +%\CoverPageSetup{title=A,author=B,institute=C,insource=D,copyright=E} +% this line would create an automatic IEEE copyright notice +%\CoverPageSetup{year=2000,publisher=IEEE} +% and settings like this set the source; booktitle would also work +%\CoverPageSetup{journal=Brztlbrnft Journal} +% Of course, all necessary keys can be combined in a single +% \CoverPageSetup command. +%----------------------------------------------------------------------- + + +\begin{document} + +\title{Some Waste of Paper} +\author{I. M. Author and Al So-Un Known} +\maketitle + +\begin{abstract} +This is my fantastic abstract. +This is my fantastic abstract. +This is my fantastic abstract. +This is my fantastic abstract. +This is my fantastic abstract. +This is my fantastic abstract. +\end{abstract} + +\section{This is only a demonstration!} +Place the contents here. +Place the contents here. +Place the contents here. +Place the contents here. +Place the contents here. +Place the contents here. + +\end{document} -- cgit v1.2.3