From f627b74e882a73a9fd1040b3b0bb8a9e6f549774 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 Jul 2014 21:51:50 +0000 Subject: bidipagegrid (13jul14) git-svn-id: svn://tug.org/texlive/trunk@34596 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/xelatex/bidipagegrid/bidipagegrid.sty | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/xelatex') diff --git a/Master/texmf-dist/tex/xelatex/bidipagegrid/bidipagegrid.sty b/Master/texmf-dist/tex/xelatex/bidipagegrid/bidipagegrid.sty index 2cbd0367d61..4965243a9d0 100644 --- a/Master/texmf-dist/tex/xelatex/bidipagegrid/bidipagegrid.sty +++ b/Master/texmf-dist/tex/xelatex/bidipagegrid/bidipagegrid.sty @@ -78,7 +78,7 @@ \fi \expandafter\x\csname ver@bidipagegrid.sty\endcsname \ProvidesPackage{bidipagegrid}% - [2014/07/12 v0.1 Print bidi page grid in background]% + [2014/07/13 v0.2 Print bidi page grid in background]% \begingroup\catcode61\catcode48\catcode32=10\relax% \catcode13=5 % ^^M \endlinechar=13 % @@ -319,15 +319,13 @@ \endgroup } -{\catcode`t=12\catcode`p=12\gdef\noPT#1pt{#1}} -\def\bidipagegrid@rem@pt#1{\expandafter\noPT\the#1} \newcommand*{\bidipagegrid@x@coordinate}{% \ifnum\bidipagegrid@direction=\z@% 0% \else% \ifnum\bidipagegrid@direction=\@ne% - \bidipagegrid@rem@pt\textwidth% + \strip@pt\textwidth% \fi% \fi% } -- cgit v1.2.3