diff options
author | Norbert Preining <norbert@preining.info> | 2020-04-21 03:02:38 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-04-21 03:02:38 +0000 |
commit | 8731cc5ad70723b9a155917df509d857579c355d (patch) | |
tree | f6594e2b25c3e0aaf4838d7ada0e8885af3fd532 /macros/latex/contrib/reledmac/examples/2-reledmac-right-to-left.tex | |
parent | 2a6dafa8ee740f345650d6a697665bf85a57cc77 (diff) |
CTAN sync 202004210302
Diffstat (limited to 'macros/latex/contrib/reledmac/examples/2-reledmac-right-to-left.tex')
-rw-r--r-- | macros/latex/contrib/reledmac/examples/2-reledmac-right-to-left.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/reledmac/examples/2-reledmac-right-to-left.tex b/macros/latex/contrib/reledmac/examples/2-reledmac-right-to-left.tex index fbdf5c8b91..469a027b84 100644 --- a/macros/latex/contrib/reledmac/examples/2-reledmac-right-to-left.tex +++ b/macros/latex/contrib/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} |