summaryrefslogtreecommitdiff
path: root/luatexbase-attr.dtx
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-27 14:12:45 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-27 14:12:45 +0100
commitef33b79773c88a941dcb96dc7799f7327073fccb (patch)
tree0e9b052ef8a8e17bcbce9e32dac164c55f1ad449 /luatexbase-attr.dtx
parent8f6a797ab68d6aa3f79b1c360c8de126bf77b5bf (diff)
parentc14ea2489bbb1db61dd27b861015cdd269c888bc (diff)
downloadluatexbase-ef33b79773c88a941dcb96dc7799f7327073fccb.tar.gz
Merge branch 'master' into unstable
Diffstat (limited to 'luatexbase-attr.dtx')
-rw-r--r--luatexbase-attr.dtx8
1 files changed, 3 insertions, 5 deletions
diff --git a/luatexbase-attr.dtx b/luatexbase-attr.dtx
index 4db2122..7b192c6 100644
--- a/luatexbase-attr.dtx
+++ b/luatexbase-attr.dtx
@@ -122,7 +122,7 @@ and the derived files
% \title{The \pk{luatexbase-attr} package}
% \date{v0.1 2010-03-11}
% \author{%
-% Manuel P\'egouri\'e-Gonnard \\ \email{mpg@elzevir.fr} \and
+% Manuel P\'egouri\'e-Gonnard \\ \email{mpg@elzevir.fr} \and
% \'Elie Roux \\ \email{elie.roux@telecom-bretagne.eu}}
%
% \maketitle
@@ -242,9 +242,7 @@ and the derived files
\ifnum\lltxb@attribute@alloc<65535\relax
\global\advance\lltxb@attribute@alloc\@ne
\allocationnumber\lltxb@attribute@alloc
- \ifluatex
- \global\luatexattributedef#1=\allocationnumber
- \fi
+ \global\luatexattributedef#1=\allocationnumber
\unsetluatexattribute#1%
\begingroup\escapechar\m@ne \expandafter\endgroup
\directlua{luatexbase.attributedef_from_tex(
@@ -305,7 +303,7 @@ end
% The tests done are very basic: we just make sure that the package loads
% correctly and the macros don't generate any error, under both LaTeX en
% Plain TeX. We also check that the attribute's number is remembered well,
-% independantly of the current value of |\escapechar|.
+% independently of the current value of |\escapechar|.
%
% \begin{macrocode}
%<testplain>\input luatexbase-attr.sty