summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-30 00:30:04 +0000
committerKarl Berry <karl@freefriends.org>2018-01-30 00:30:04 +0000
commit69bc150edce4d4df36b6142d678cb0c4f92d8a44 (patch)
treece1cb480820944a0c5d540bc4628e649e0482e61 /Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def
parent750b8a27ec779760cf55f2913236b41ea01987e2 (diff)
bidi (28jan18)
git-svn-id: svn://tug.org/texlive/trunk@46484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def')
-rw-r--r--Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def b/Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def
index 1f9d7b29266..b9f7baba656 100644
--- a/Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def
+++ b/Master/texmf-dist/tex/xelatex/bidi/lineno-xetex-bidi.def
@@ -34,7 +34,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
%%
-\ProvidesFile{lineno-xetex-bidi.def}[2018/01/27 v0.1 bidi adaptations for lineno package for XeTeX engine]
+\ProvidesFile{lineno-xetex-bidi.def}[2018/01/28 v0.2 bidi adaptations for lineno package for XeTeX engine]
\bidi@patchcmd{\MakeLineNo}{%
\hb@xt@\z@{\makeLineNumber}%
}{%
@@ -43,7 +43,7 @@
\bidi@patchcmd{\makeLineNumberLeft}{\LineNumber}{%
\if@RTL
- \hb@xt@\linenumberwidth{\LineNumber\hss}
+ \hb@xt@\linenumberwidth{\LineNumber\hss}%
\else
\LineNumber
\fi