diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-04 00:24:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-04 00:24:46 +0000 |
commit | 8066d488b928d94698e8367244c096c3b67dfb46 (patch) | |
tree | 58f197259f00534d64682d4ae1f97d006ec6cd0a /Master/texmf-dist/source | |
parent | 5dcfe3ea298d342ddebfae69786ac3cb6e5aaee2 (diff) |
xsavebox (3feb17)
git-svn-id: svn://tug.org/texlive/trunk@43134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/xsavebox/xsavebox.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex b/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex index 20e6f82e7ed..29915a78fcc 100644 --- a/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex +++ b/Master/texmf-dist/source/latex/xsavebox/xsavebox.tex @@ -132,7 +132,7 @@ Verbatim content can only be saved using the `\verb+xlrbox[*]+' environment. With \LaTeX{} in DVI mode and \XeLaTeX, box \emph{saving} commands should not be placed on a line of their own with empty lines above and below. For technical reasons this will produce an empty paragraph. Always place them at the beginning or at the end of a paragraph in the input file. Also, box saving commands cannot be placed in the document preamble with \LaTeX{} (DVI) and \XeLaTeX{}. -In a right-to-left typesetting context (RTL), the \verb+<content>+ argument should be enclosed in a pair of \verb+\beginR+ and \verb+\endR+ commands for correctly typesetting RTL text. +In a right-to-left typesetting context (RTL) using the (pdf)\LaTeX{} or \XeLaTeX{} engines, the \verb+<content>+ argument should be enclosed in a pair of \verb+\beginR+ and \verb+\endR+ commands for correct typesetting results. \subsection*{Referencing saved content} Previously saved content can be inserted with\\[-1.6\baselineskip] |