diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-13 20:57:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-13 20:57:59 +0000 |
commit | ecedbcffe103deeb26a47ffac3990c8eb8a926d7 (patch) | |
tree | f8bc69730d0991dbbf4b5c9cbb73d74cd32a59a2 /Master/texmf-dist/doc/latex/icite/samples | |
parent | c949589f88bf58fd53126ff26270f64ac12bb9be (diff) |
icite (13mar19)
git-svn-id: svn://tug.org/texlive/trunk@50375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/icite/samples')
-rw-r--r-- | Master/texmf-dist/doc/latex/icite/samples/bibsample.bib | 46 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.pdf | bin | 0 -> 59993 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.tex | 88 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.pdf | bin | 0 -> 56710 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.tex | 85 |
5 files changed, 219 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/icite/samples/bibsample.bib b/Master/texmf-dist/doc/latex/icite/samples/bibsample.bib new file mode 100644 index 00000000000..5a1efb102f5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/icite/samples/bibsample.bib @@ -0,0 +1,46 @@ +@Book{Aristotle:Politica, + title = {Politica}, + date = 1964, + author = {Aristotle}, + editor = {Ross, W. D.}, + origdate = 1957, + entrysubtype = {ancient}, + publisher = {Clarendon Press}, + location = {Oxford}} + +@BookInBook{Plato:Laches, + title = {Laches}, + date = 1968, + author = {Plato}, + booktitle = {Platonis opera}, + editor = {Burnet, J.}, + origdate = 1903, + entrysubtype = {ancient}, + volume = 3, + publisher = {Clarendon Press}, + location = {Oxford}} + +@BookInBook{Plato:Theaetetus, + title = {Theaetetus}, + date = 1967, + author = {Plato}, + booktitle = {Platonis opera}, + editor = {Burnet, J.}, + origdate = 1900, + entrysubtype = {ancient}, + volume = 1, + publisher = {Clarendon Press}, + location = {Oxford}} + +@Book{Reynolds.Wilson1994, + author = {Reynolds, L. D. and Wilson, N. G.}, + indexauthor = {L. D. Reynolds and N. G. Wilson}, + title = {Scribes and Scholars}, + date = 1994, + subtitle = {A Guide to the Transmission of Greek and Latin + Literature}, + edition = 3, + publisher = {Clarendon Press}, + location = {Oxford} +} + diff --git a/Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.pdf b/Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.pdf Binary files differnew file mode 100644 index 00000000000..3e6300f2959 --- /dev/null +++ b/Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.pdf diff --git a/Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.tex b/Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.tex new file mode 100644 index 00000000000..e52cb8b9d6a --- /dev/null +++ b/Master/texmf-dist/doc/latex/icite/samples/icite-biblatex.tex @@ -0,0 +1,88 @@ +% Compile with --shell-escape +\documentclass{article} +\usepackage[english]{babel} + +\usepackage{hyperref} +\hypersetup{colorlinks, hidelinks, pdfauthor={Robert + Alessi}, pdftitle={icite and BibLaTeX}} + +\usepackage{fancyvrb} +\fvset{numbers=left,obeytabs,frame=lines} + +\usepackage{ccicons} +\usepackage{enumitem} +\setlist{nosep} +\setlist[itemize]{label=\textendash} +\setlist[enumerate,1]{label=(\alph*)} +\setlist[enumerate,2]{label=\roman*.} + +\usepackage[citecmd=autocite, defaultindex=none]{icite} +\IndexSubtypeAs{ancient}{pr-sources} +\bibinput{bibsample} + +\usepackage[xindy]{imakeidx} +\makeindex[name=pr-sources, title={Index locorum citatorum}] + +\usepackage[style=oxnotes]{biblatex} +\addbibresource{bibsample.bib} + +\begin{document} +\DefineShortVerb{\|} +\vspace*{-.5in} +\noindent +\textbf{\textsf{icite sample file}} --- \cczero\ This +file is public domain + +\section*{Preamble} +This file demonstrates how \textsf{icite} can be used to produce an +index of passages cited in combination with Bib\LaTeX. + +The relevant part of the preamble which is used here follows: +\begin{Verbatim} +\usepackage[citecmd=autocite, defaultindex=none]{icite} +\IndexSubtypeAs{ancient}{pr-sources} +\bibinput{bibsample} + +\usepackage[xindy]{imakeidx} +\makeindex[name=pr-sources, title={Index locorum citatorum}] + +\usepackage[style=oxnotes]{biblatex} +\addbibresource{bibsample.bib} +\end{Verbatim} + +\paragraph{Remarks} +\begin{enumerate} +\item |citecmd=autocite| instructs \textsf{icite} to use the + |\autocite| command to insert the citations in the body text. +\item |defaultindex=none| disables indexing by default. +\item |\IndexSubtypeAs{ancient}{pr-sources}| makes an exception for + authors whose |entrysubtype| field matches the string |ancient| and + instructs \textsf{icite} to have them indexed in an index named + |pr-sources|. +\item To actually produce the index, |\printindex[pr-sources]| is needed + at the end of the document. +\end{enumerate} + +\section*{Body text} +Plato, \emph{Laches}: first +citation\icite[179a1--4]{Plato:Laches}. And +another\icite[179c5--180a1]{Plato:Laches}, and +another\icite[181b5--181c3]{Plato:Laches}. + +Plato, \emph{Theaetetus}: first +citation\icite[142c2--142d3]{Plato:Theaetetus}. And +another\icite[142d4--5]{Plato:Theaetetus}, and +another\icite[143b5]{Plato:Theaetetus}. + +Aristotle, \emph{Politica}: first +citation\icite[1252a25--1252.b27]{Aristotle:Politica}. And +another\icite[1253a5]{Aristotle:Politica}, and +another\icite[1253a30--39]{Aristotle:Politica}. + +This passage should not be indexed\icite[44--78]{Reynolds.Wilson1994}. + +\printindex[pr-sources] + +\section*{Bibliographical database} +\VerbatimInput{bibsample.bib} +\end{document} diff --git a/Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.pdf b/Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.pdf Binary files differnew file mode 100644 index 00000000000..8b0bdb72e5e --- /dev/null +++ b/Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.pdf diff --git a/Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.tex b/Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.tex new file mode 100644 index 00000000000..6893247f108 --- /dev/null +++ b/Master/texmf-dist/doc/latex/icite/samples/icite-nobiblatex.tex @@ -0,0 +1,85 @@ +% Compile with --shell-escape +\documentclass{article} +\usepackage[english]{babel} + +\usepackage{hyperref} +\hypersetup{colorlinks, hidelinks, pdfauthor={Robert + Alessi}, pdftitle={icite and BibLaTeX}} + +\usepackage{fancyvrb} +\fvset{numbers=left,obeytabs,frame=lines} + +\usepackage{ccicons} +\usepackage{hologo} +\usepackage{enumitem} +\setlist{nosep} +\setlist[itemize]{label=\textendash} +\setlist[enumerate,1]{label=(\alph*)} +\setlist[enumerate,2]{label=\roman*.} + +\usepackage[defaultindex=none, nobibengine]{icite} +\IndexSubtypeAs{ancient}{pr-sources} +\bibinput{bibsample} + +\usepackage[xindy]{imakeidx} +\makeindex[name=pr-sources, title={Index locorum citatorum}] + +\begin{document} +\DefineShortVerb{\|} +\vspace*{-.5in} +\noindent +\textbf{\textsf{icite sample file}} --- \cczero\ This +file is public domain + +\section*{Preamble} +This file demonstrates how \textsf{icite} can be used to produce an +index of passages cited without using either \hologo{BibTeX} or +Bib\LaTeX. + +The relevant part of the preamble which is used here follows: +\begin{Verbatim} +\usepackage[defaultindex=none, nobibengine]{icite} +\IndexSubtypeAs{ancient}{pr-sources} +\bibinput{bibsample} + +\usepackage[xindy]{imakeidx} +\makeindex[name=pr-sources, title={Index locorum citatorum}] +\end{Verbatim} + +\paragraph{Remarks} +\begin{enumerate} +\item |defaultindex=none| disables indexing by default. +\item |nobibengine| instructs \textsf{icite} to insert the citations + in the body text without using either \hologo{BibTeX} or Bib\LaTeX. +\item |\IndexSubtypeAs{ancient}{pr-sources}| makes an exception for + authors whose |entrysubtype| field matches the string |ancient| and + instructs \textsf{icite} to have them indexed in an index named + |pr-sources|. +\item To actually produce the index, |\printindex[pr-sources]| is + needed at the end of the document. +\end{enumerate} + +\section*{Body text} +Plato, \emph{Laches}: first +citation.\footnote{\icite[179a1--4]{Plato:Laches}.} And +another,\footnote{\icite[179c5--180a1]{Plato:Laches}.} +and another.\footnote{\icite[181b5--c3]{Plato:Laches}.} + +Plato, \emph{Theaetetus}: first +citation.\footnote{\icite[142c2--d3]{Plato:Theaetetus}.} +And another,\footnote{\icite[142d4--5]{Plato:Theaetetus}.} +and another.\footnote{\icite[143b5]{Plato:Theaetetus}.} + +Aristotle, \emph{Politica}: first citation.\footnote{% + \icite[1252a25--b27]{Aristotle:Politica}.} And +another,\footnote{\icite[1253a5]{Aristotle:Politica}.} and +another.\footnote{\icite[1253a30--39]{Aristotle:Politica}.} + +This passage should not be +indexed.\footnote{\icite[44--78]{Reynolds.Wilson1994}.} + +\printindex[pr-sources] + +\section*{Bibliographical database} +\VerbatimInput{bibsample.bib} +\end{document} |