diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-22 22:31:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-22 22:31:08 +0000 |
commit | fcbe1f2e86b4786a3143654b64e797ed088f8ff5 (patch) | |
tree | a05eb18419b8cbd208f6aa1f3b2e185de477dca0 /Master/texmf-dist/doc/latex/handout/examples | |
parent | 6c2849b1103ceaad47b6adfbca0c187d113b537e (diff) |
handout (22mar14)
git-svn-id: svn://tug.org/texlive/trunk@33260 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/handout/examples')
21 files changed, 200 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/handout/examples/example.bib b/Master/texmf-dist/doc/latex/handout/examples/example.bib new file mode 100644 index 00000000000..f2eb05e99d2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example.bib @@ -0,0 +1,15 @@ +@book{Simon1689, + Address = {Rotterdam}, + Author = {Richard Simon}, + Publisher = {Reinier Leers}, + Title = {Histoire critique du texte du Nouveau Testament, Où l'on établit la Verité des Actes sur lesquels la Religion Chrétienne est fondée}, + Year = {1689}} + +@book{Preau1583, + Address = {Paris}, + Author = {Gabriel du Preau}, + Pagination = {folio}, + Publisher = {Jacques Keruer}, + Title = {Histoire de l'Estat et succes de l'Eglise dressee en forme de chronique generalle et universelle}, + Volume = {1}, + Year = {1583}} diff --git a/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf b/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf Binary files differnew file mode 100644 index 00000000000..630bd915899 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.tex b/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.tex new file mode 100644 index 00000000000..e60ce1f2d42 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.tex @@ -0,0 +1,14 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\setmainlanguage{french} +\usepackage{handout} + +\begin{document} + +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit: +\handout{txt/Richard_Simon_NT.tex} +Des commentaires sur ce passage. + +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf b/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf Binary files differnew file mode 100644 index 00000000000..b72160a5022 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.tex b/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.tex new file mode 100644 index 00000000000..bce2792d571 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.tex @@ -0,0 +1,16 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\setmainlanguage{french} +\usepackage{handout} +\newcommand{\beforehandout}{% + \renewenvironment{quotation}{}{} +} +\begin{document} + +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit: +\handout{txt/Richard_Simon_NT.tex} +Des commentaires sur ce passage. + +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf b/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf Binary files differnew file mode 100644 index 00000000000..6a997975df0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.tex b/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.tex new file mode 100644 index 00000000000..de1b979f56c --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.tex @@ -0,0 +1,20 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\setmainlanguage{french} +\usepackage[dir=txt]{handout} +\newcommand{\beforehandout}{% + \renewenvironment{quotation}{}{} +} +\begin{document} + +L'historien catholique Gabriel du Preau ce sert de l'épisode lorsqu'il est question de Matthieu: +\handout{Preau1583.tex} +Des commentaires sur ce passage + +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit: +\handout{Richard_Simon_NT.tex} +Des commentaires sur ce passage. + +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf b/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf Binary files differnew file mode 100644 index 00000000000..d77e46d6fed --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.tex b/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.tex new file mode 100644 index 00000000000..fc667e9c646 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.tex @@ -0,0 +1,22 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\setmainlanguage{french} +\usepackage[dir=txt,sectioning]{handout} +\newcommand{\beforehandout}{% + \renewenvironment{quotation}{}{} +} +\begin{document} + +\section{Au temps des guerre de religions} +L'historien catholique Gabriel du Preau ce sert de l'épisode lorsqu'il est question de Matthieu: +\handout{Preau1583.tex} +Des commentaires sur ce passage + +\section{Les conflits autour de l'œuvre de Richard~Simon} +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit: +\handout{Richard_Simon_NT.tex} +Des commentaires sur ce passage. + +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf b/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf Binary files differnew file mode 100644 index 00000000000..e3c4f3be779 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.tex b/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.tex new file mode 100644 index 00000000000..09633659e76 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.tex @@ -0,0 +1,24 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\setmainlanguage{french} +\usepackage[dir=txt,sectioning,numbering]{handout} +\newcommand{\beforehandout}{% + \renewenvironment{quotation}{}{} +} +\begin{document} + +\section{Au temps des guerre de religions} +L'historien catholique Gabriel du Preau ce sert de l'épisode lorsqu'il est question de Matthieu: +\handout{Preau1583.tex} +Des commentaires sur ce passage + +Mais notre auteur dispose aussi de l'œuvre de Nicéphore Calliste Xanthopoulos. C'est pourquoi il duplique notre évangile retrouvé: +\handout{Preau1583b} +Des commentaires sur ce passage +\section{Les conflits autour de l'œuvre de Richard~Simon} +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit: +\handout{Richard_Simon_NT.tex} +Des commentaires sur ce passage. +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf b/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf Binary files differnew file mode 100644 index 00000000000..b2c9c8a5852 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.tex b/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.tex new file mode 100644 index 00000000000..21be851ecfb --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.tex @@ -0,0 +1,24 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\setmainlanguage{french} +\usepackage[dir=txt,sectioning,numbering]{handout} +\newcommand{\beforehandout}{% + \renewenvironment{quotation}{}{} +} +\begin{document} + +\section{Au temps des guerre de religions} +L'historien catholique Gabriel du Preau ce sert de l'épisode lorsqu'il est question de Matthieu: +\handout{Preau1583-not-and-only.tex} +Des commentaires sur ce passage + +Mais notre auteur dispose aussi de l'œuvre de Nicéphore Calliste Xanthopoulos. C'est pourquoi il duplique notre évangile retrouvé: +\handout{Preau1583b} +Des commentaires sur ce passage +\section{Les conflits autour de l'œuvre de Richard~Simon} +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit: +\handout{Richard_Simon_NT.tex} +Des commentaires sur ce passage. +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf b/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf Binary files differnew file mode 100644 index 00000000000..e2f6d050498 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf diff --git a/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.tex b/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.tex new file mode 100644 index 00000000000..c7d083752e9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.tex @@ -0,0 +1,42 @@ +\documentclass[a4paper]{article} +\usepackage{polyglossia,fontspec} +\usepackage[style=verbose-trad2]{biblatex} +\bibliography{example} +\setmainlanguage{french} +\usepackage[dir=txt,sectioning,numbering]{handout} +\newcommand{\beforehandout}{% + \renewenvironment{quotation}{}{}% +} + +\newcommand{\citehandout}{% + \AtNextCitekey{% + \forhandout{% + \beforehandoutref% + }% + \forhandout{% + \cite[\strfield{postnote}]{\strfield{entrykey}}% + }% + \forhandout{% + \afterhandoutref% + }% + }% +} +\newcommand{\beforehandoutref}{\par\noindent\hspace{-2\parindent}} +\newcommand{\afterhandoutref}{\par\vskip0.25\baselineskip} +\begin{document} + +\section{Au temps des guerre de religions} +L'historien catholique Gabriel du Preau ce sert de l'épisode lorsqu'il est question de Matthieu\citehandout\footcite[33]{Preau1583}: +\handout{Preau1583-not-and-only.tex} +Des commentaires sur ce passage + +Mais notre auteur dispose aussi de l'œuvre de Nicéphore Calliste Xanthopoulos. C'est pourquoi il duplique notre évangile retrouvé\citehandout\footcite[194]{Preau1583}: +\handout{Preau1583b} +Des commentaires sur ce passage +\section{Les conflits autour de l'œuvre de Richard~Simon} +Dans son \emph{Histoire critique du texte du Nouveau Testament}, Richard~Simon écrit\citehandout\footcite[45]{Simon1689}: +\handout{Richard_Simon_NT.tex} +Des commentaires sur ce passage. +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/handout/examples/latexmkrc b/Master/texmf-dist/doc/latex/handout/examples/latexmkrc new file mode 100644 index 00000000000..f69e7ab8f79 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/latexmkrc @@ -0,0 +1,2 @@ +$pdflatex = "xelatex"; +$pdf_mode = "1"; diff --git a/Master/texmf-dist/doc/latex/handout/examples/makefile b/Master/texmf-dist/doc/latex/handout/examples/makefile new file mode 100644 index 00000000000..aa7ef50a164 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/makefile @@ -0,0 +1,5 @@ +all: *tex *bib + latexmk *tex + +clean: + @$(RM) *.pdf *.toc *.aux *.out *.fdb_latexmk *.log *.bbl *.bcf *.blg *run.xml *.synctex.gz* *fls *.handout diff --git a/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583-not-and-only.tex b/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583-not-and-only.tex new file mode 100644 index 00000000000..2930a23ef2f --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583-not-and-only.tex @@ -0,0 +1,4 @@ + +\begin{quotation} +L'an 42. l'Evangeliste S.~Matthieu escrivit son Evangile en Hebreu au païs de Iudee: qui ayant esté long temps caché, fut par luy mesme reuelé\footnote{\nothandout{Note non présente dans l'exemplier.}\onlyhandout{Note seulement présente dans l'exemplier.}} \& trouvé du temps de l'Empereur Zenon, comme nous verrons en son lieu. +\end{quotation} diff --git a/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583.tex b/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583.tex new file mode 100644 index 00000000000..19a8483b907 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583.tex @@ -0,0 +1,4 @@ + +\begin{quotation} +L'an 42. l'Evangeliste S.~Matthieu escrivit son Evangile en Hebreu au païs de Iudee: qui ayant esté long temps caché, fut par luy mesme reuelé \& trouvé du temps de l'Empereur Zenon, comme nous verrons en son lieu. +\end{quotation} diff --git a/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583b.tex b/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583b.tex new file mode 100644 index 00000000000..398f79bf4c9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/txt/Preau1583b.tex @@ -0,0 +1,4 @@ + +\begin{quotation} +Aussi durant son Empire, fut trouvé en Cypre souz un arbre, que l'on nomme Silique, le corps de S.~Barnabé Apostre, sur l'estomach duquel estoit le sainct \& sacré Evangile de l'Evangeliste sainct Matthieu, escrit de la propre main d'iceluy S.~Barnabé. A cause dequoy les Cypriens deslors commencerent d'avoir leur ville capitale Salamine franche \& libre: \& ne furent de là en avant contraincts de porter leur denombrement \& declaration en Antioche, comme ils fouloient faire au precedent. Iustinian puis apres confirma d'avantage leurs droicts, privileges \& franchises, à cause que Theodose sa femme estoit du pays de Cypre: comme luy mesme aussi porta grand honneur à sa ville Achride Iustiniane la premiere. +\end{quotation}
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/handout/examples/txt/Richard_Simon_NT.tex b/Master/texmf-dist/doc/latex/handout/examples/txt/Richard_Simon_NT.tex new file mode 100644 index 00000000000..662185768ee --- /dev/null +++ b/Master/texmf-dist/doc/latex/handout/examples/txt/Richard_Simon_NT.tex @@ -0,0 +1,4 @@ + +\begin{quotation} +Mr.~le~Moine habile Protestant \& savant dans les langues Orientales, nous assûre qu'il étoit écrit en Ebreu, parce que Saint~Barnabé qui l'avoit décrit pour son usage étoit Juif de naissance, \& prêchoit à ceux de sa nation. Mais il y a plus d'apparence qu'Anthime qui n'étoit pas Juif en supposa un grec ; \& il n'est gueres croyable qu'on l'eust lû publiquement dans l'Eglise de Constantinople, s'il eût été écrit en Ebreu. +\end{quotation}
\ No newline at end of file |