summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-20 21:10:59 +0000
committerKarl Berry <karl@freefriends.org>2020-04-20 21:10:59 +0000
commit800d650236d4b0f5adadc09f10dbbfde772a77dc (patch)
tree8e9c546e87067113fae21e4f8f5f00f23111d622 /Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex
parent36db81e567665da0b8e92831b69d2a71971312f3 (diff)
reledmac (20apr20)
git-svn-id: svn://tug.org/texlive/trunk@54813 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex')
-rw-r--r--Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex b/Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex
index fbdf5c8b911..469a027b84e 100644
--- a/Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex
+++ b/Master/texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex
@@ -42,9 +42,9 @@ In this file, we provide an example of an edition with right-to-left text and le
\begin{itemize}
\item The `hebrew' environment allows us to write Hebrew right-to-left.
- \item \verb+\Xbeforeinserting{\LTR}+ makes the critical notes to be typeset left-to-right.
- \item \verb+\Xwraplemma{\RL}+ assures the lemmas, which are in Hebrew, be typeset right-to-left.
- \item \verb+\Xwrapcontent{\textenglish}+ assures the content of the note is marked as English text.
+ \item \verb+\Xbeforeinserting{\LTR}+ makes the critical notes be typeset left-to-right.
+ \item \verb+\Xwraplemma{\RL}+ ensures the lemmas, which are in Hebrew, are typeset right-to-left.
+ \item \verb+\Xwrapcontent{\textenglish}+ ensures the content of the note is marked as English text.
\item As the `Ezra SIL' font transforms a `]' to a `[', we use a `[' as lemma separator, that will be typeset as `]' by `Ezra SIL'. So the need for \verb+\Xlemmaseparator+ is not directly linked to reledmac.
\end{itemize}