summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex')
-rw-r--r--Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex b/Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex
index 899e58ec2b4..e28afbe1495 100644
--- a/Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex
+++ b/Master/texmf-dist/doc/latex/reledmac/examples/2-linespacing.tex
@@ -8,13 +8,14 @@
\usepackage{setspace}
\AtBeginDocument{\doublespacing}
\usepackage{lipsum}
+\SetLipsumParListEnd{\par}
\usepackage[series={A,B},noend,noeledsec,nofamiliar,noledgroup]{reledmac}
\Xarrangement[A]{paragraph}
\Xarrangement[B]{twocol}
\makeatletter
\Xbhooknote{\setstretch {\setspace@singlespace}}
\Xbhookgroup{\setstretch {\setspace@singlespace}}
-\makeatother
+\makeatother
\begin{document}
@@ -35,8 +36,8 @@ We use \verb`\AtBeginDocument{\doublespacing}` to start doublespacing at the beg
\beginnumbering
\pstart
\lipsum*[1]\edtext{Lipsum}{
- \Afootnote{\lipsum*[3]}
- \Bfootnote{\lipsum*[4]}}
+ \Afootnote{\lipsum*[3]}
+ \Bfootnote{\lipsum*[4]}}
\lipsum*[6-7]
\pend
\endnumbering