summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-13 22:34:31 +0000
committerKarl Berry <karl@freefriends.org>2015-11-13 22:34:31 +0000
commit3a45a1fb1b8828638ab19aca6c84b78752232431 (patch)
tree4d691fff1de2c1e6b27227b6e32c16e24fc64dc8 /Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def
parentc5e0cd049cb657a40e15cef1fddf373161d5615d (diff)
bidi (13nov15)
git-svn-id: svn://tug.org/texlive/trunk@38841 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def')
-rw-r--r--Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def b/Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def
index 2178eec4cfc..0c8c8ffdf6a 100644
--- a/Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def
+++ b/Master/texmf-dist/tex/xelatex/bidi/todonotes-xetex-bidi.def
@@ -17,7 +17,7 @@
%% by Vafa Khalighi.
%%
%%
-%% \CheckSum{44926}
+%% \CheckSum{45014}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -68,7 +68,7 @@
{\par\noindent\begin{tikzpicture}[remember picture]%
\draw node[inlinenotestyle] {};\end{tikzpicture}\par}%
\else%
- {\par\noindent\begin{bidi@tikzpicture}[remember picture]%
+ {\par\noindent\begin{tikzpicture}[remember picture]%
\if@bidi@todonotes@textdirection@RTL\else\setLTR\fi%
\draw node[inlinenotestyle,font=\@todonotes@sizecommand,align=\@bidi@todonotes@align]{%
\if@todonotes@authorgiven%
@@ -76,12 +76,12 @@
\else%
{\noindent \@todonotes@sizecommand \@todonotes@text}%
\fi};%
- \end{bidi@tikzpicture}\par}%
+ \end{tikzpicture}\par}%
\fi}%
\renewcommand{\@todonotes@drawMarginNoteWithLine}{%
-\begin{bidi@tikzpicture}[remember picture, overlay, baseline=-0.75ex]%
+\begin{tikzpicture}[remember picture, overlay, baseline=-0.75ex]%
\node [coordinate] (inText) {};%
-\end{bidi@tikzpicture}%
+\end{tikzpicture}%
\marginpar[{% Draw note in left margin
\@todonotes@drawMarginNote%
\if@RTL\@todonotes@drawLineToRightMargin\else\@todonotes@drawLineToLeftMargin\fi%