summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-03-22 22:31:08 +0000
committerKarl Berry <karl@freefriends.org>2014-03-22 22:31:08 +0000
commitfcbe1f2e86b4786a3143654b64e797ed088f8ff5 (patch)
treea05eb18419b8cbd208f6aa1f3b2e185de477dca0 /Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.tex
parent6c2849b1103ceaad47b6adfbca0c187d113b537e (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/example4-sectioning.tex')
-rw-r--r--Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.tex22
1 files changed, 22 insertions, 0 deletions
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}
+
+