summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex')
-rw-r--r--macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex b/macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
index 1636c83570..47bde481da 100644
--- a/macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
+++ b/macros/latex/contrib/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
@@ -1,4 +1,5 @@
\documentclass{book}
+\usepackage[T1]{fontenc}
\usepackage[osf,p]{libertinus}
\usepackage{microtype}
\usepackage[pdfusetitle,hidelinks]{hyperref}
@@ -15,9 +16,9 @@
{\let\newpage\relax\maketitle}
{\small
-This file provides examples of using sectioning command with reledmac. The section titles are in the line numbering, and have critical and side notes.
+This file provides examples of using sectioning command with reledmac. The section titles are in the line numbering, and have critical and side notes.
-We use the \verb+\reledxxx+ commands, each of them in their own \verb+\pstart…\pend+ group.
+We use the \verb+\reledxxx+ commands, each of them in their own \verb+\pstart…\pend+ group.
Page breaks are manually added before chapter with \verb+\beforeeledchapter+.
}