summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex')
-rw-r--r--macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex b/macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex
index 4486d43ee4..4ecc27ff98 100644
--- a/macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex
+++ b/macros/latex/contrib/reledmac/examples/2-footnote_spacing.tex
@@ -1,4 +1,5 @@
\documentclass{article}
+\usepackage[T1]{fontenc}
\usepackage[osf,p]{libertinus}
\usepackage{microtype}
\usepackage[pdfusetitle,hidelinks]{hyperref}
@@ -36,7 +37,7 @@
\begin{abstract}
This file sets spaces around footnote rules, to have a uniform \SI{3}{\milli\meter} before and after. There are three levels of paragraphed notes. Before the first series of notes, we have \SI{0.5}{\centi\meter}.
-We use \verb+\Xbeforenotes+ and \verb+\Xafterrule+. There is a subtlety: the footnote rule of reledmac is the standard \LaTeX footnote rule: \verb+\footnoterule+, which automatically removes \SI{3}{pt} before and adds \SI{2.6}{pt} after. So we have to compensate by defining two lengths, \verb+before+ and \verb+\after+, which are passed to the respective commands.
+We use \verb+\Xbeforenotes+ and \verb+\Xafterrule+. There is a subtlety: the footnote rule of reledmac is the standard \LaTeX footnote rule: \verb+\footnoterule+, which automatically removes \SI{3}{pt} before and adds \SI{2.6}{pt} after. So we have to compensate by defining two lengths, \verb+before+ and \verb+\after+, which are passed to the respective commands.
\end{abstract}
\end{english}