summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex')
-rw-r--r--macros/latex/contrib/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex b/macros/latex/contrib/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex
index b9980162af..4c51acafdc 100644
--- a/macros/latex/contrib/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex
+++ b/macros/latex/contrib/reledmac/examples/4-reledpar_columns_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}
@@ -21,10 +22,10 @@
{\small
This file provides examples of using sectioning commands with reledpar. The section titles are in the line numbering, and have critical notes.
-The left and right sides are put in columns. We use \verb+\eledsectnotoc{L}+ to say we want the right titles be added to the table of contents, and not the left titles.
-We also use \verb+\eledsectmark{R}+ to use the right side to add \LaTeX\ marks for headers.
+The left and right sides are put in columns. We use \verb+\eledsectnotoc{L}+ to say we want the right titles be added to the table of contents, and not the left titles.
+We also use \verb+\eledsectmark{R}+ to use the right side to add \LaTeX\ marks for headers.
-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 clearings are manually added before chapter with \verb+\beforeeledchapter+.
}