diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/authorarchive/examples')
19 files changed, 136 insertions, 60 deletions
diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config b/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config index 5c86ff6ae1e..d437cbd1886 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config @@ -1,4 +1,4 @@ \authorsetup{% - baseurl={https://git.logicalhacking.com/adbrucker/authorarchive/src/master/examples} + baseurl={https://git.logicalhacking.com/adbrucker/authorarchive/src/main/examples} ,bibtexdir={bib} } diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf Binary files differindex 57f924087ea..94f21f7a93a 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex index 147dce443d4..a8650325e1b 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex @@ -18,5 +18,22 @@ \IEEEauthorblockA{Some Departement \\ Somewhere} } -\input{input/body} + +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf Binary files differindex 537bd81131c..bf038ed5749 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex index 6c13145db18..8809fc9ac4b 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex @@ -19,5 +19,22 @@ \IEEEauthorblockA{Some Departement \\ Somewhere} } -\input{input/body} + +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf Binary files differindex 146a2adcb25..8aaac22109b 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex index 34c6085e23a..3c6da448a69 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex @@ -22,6 +22,21 @@ \title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} \author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} +\begin{abstract} + \lipsum[1-2] +\end{abstract} -\input{input/body} +\begin{document} + \maketitle{} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf Binary files differindex 2a51cca7461..43d66bb8f4a 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf Binary files differindex 70020cc5a95..4df12f3cb7c 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex index ca840ee71a8..7796d64d2db 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex @@ -17,4 +17,21 @@ \author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} \institute{Some Departement, Somewhere} -\input{input/body} +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf Binary files differindex 15a6977bf1a..a663b9f16c2 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex index b1972ec0bee..54766ce27bc 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex @@ -24,4 +24,21 @@ \author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}\orcidID{0000-0002-6355-1200}} \institute{Some Departement, Somewhere} -\input{input/body} +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf Binary files differindex 2d2551092eb..e481830a277 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex index 080e9f7d809..00bff6be9e6 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex @@ -1,16 +1,17 @@ \documentclass[english]{lni} \usepackage[T1]{fontenc} -\usepackage[LNI, - key=brucker-authorarchive-2016, - year=2016, - publication={Anonymous et al.\ (eds). Proceedings of the International - Conference on LaTeX-Hacks. Some Publisher}, - startpage={42}, - doi={00/00_00}, - doiText={0/00\_00}, - nocopyright - ]{../authorarchive} - +\AtEndPreamble{ + \usepackage[LNI, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks. Some Publisher}, + startpage={42}, + doi={00/00_00}, + doiText={0/00\_00}, + nocopyright + ]{../authorarchive} +} \usepackage{lipsum} \title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} @@ -20,5 +21,21 @@ Somewhere } -\input{input/body} +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf Binary files differdeleted file mode 100644 index 786d613a7f9..00000000000 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex deleted file mode 100644 index e3b9b5613b1..00000000000 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex +++ /dev/null @@ -1,23 +0,0 @@ -\documentclass[USenglish, pdftex, letterpaper]{sig-alternate} -\usepackage[ACM, - key=brucker-authorarchive-2016, - year=2016, - publication={Anonymous et al.\ (eds). Proceedings of the International - Conference on LaTeX-Hacks, ACM, 2016}, - startpage={42}, - doi={00/0000}, - nocopyright - ]{../authorarchive} - -\usepackage{lipsum} - -\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} - -\numberofauthors{1} -\author{ - \alignauthor - \protect\href{http://www.brucker.ch/}{Achim D. Brucker} -} - -\input{input/body} - diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf Binary files differindex 361e1af1d7c..d29dd69796d 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex index 38c67a2faff..b6f2ea3fc4d 100644 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex @@ -15,4 +15,21 @@ \title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} \author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} -\input{input/body} +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex deleted file mode 100644 index d3c9340ed8e..00000000000 --- a/Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex +++ /dev/null @@ -1,18 +0,0 @@ -\begin{document} - \maketitle{} - - \begin{abstract} - \lipsum[1-2] - \end{abstract} - - \section{Introduction} - \lipsum[1-4] - - \section{Contribution} - \lipsum[5-10] - - \section{Conclusion} - \lipsum[11-12] - -\end{document} - |