diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-04 00:24:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-04 00:24:31 +0000 |
commit | 5dcfe3ea298d342ddebfae69786ac3cb6e5aaee2 (patch) | |
tree | 5babc3c3f1d2fede57ba7ed6ed7b0f3a27a7aa25 /Master/texmf-dist/source | |
parent | e58e53d80e768eed3f7878ed935ada2681050292 (diff) |
media9 (3feb17)
git-svn-id: svn://tug.org/texlive/trunk@43133 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/media9/media9.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/media9/media9.tex b/Master/texmf-dist/source/latex/media9/media9.tex index ca2e7d0b77a..8258a4b9c2b 100644 --- a/Master/texmf-dist/source/latex/media9/media9.tex +++ b/Master/texmf-dist/source/latex/media9/media9.tex @@ -1243,7 +1243,7 @@ The first one is to increase \TeX's main memory. You may follow the steps in the If increasing \TeX's main memory does not help, use the package option `\verb+bigfiles+' with media9. It defers file embedding from the DVI producing to the PS producing step. - \item In right-to-left typesetting context (RTL), the \verb+<poster text>+ argument of \verb+\includemedia+ and the text arguments for button faces of the \verb+\mediabutton+ command should be enclosed in pairs of \verb+\beginR+ and \verb+\endR+. + \item In right-to-left typesetting context (RTL) using the (pdf)\LaTeX{} or \XeLaTeX{} engines, the \verb+<poster text>+ argument of \verb+\includemedia+ and the text arguments for button faces of the \verb+\mediabutton+ command should be enclosed in pairs of \verb+\beginR+ and \verb+\endR+. \end{enumerate} \section{Acknowledgements} |