summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex')
-rw-r--r--Master/texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex b/Master/texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
index 1636c83570d..47bde481da3 100644
--- a/Master/texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex
+++ b/Master/texmf-dist/doc/latex/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+.
}