diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-13 17:01:54 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-13 17:01:54 +0100 |
commit | 5f1713b7eb570cfbb61ae5d28715b2899b5f479c (patch) | |
tree | 504bc1d25b0ec9774ba79ae489d1966c17f1b2c1 | |
parent | fbdff96ca1ec2b3663d988e63e94f7007b752b67 (diff) | |
download | luatexbase-5f1713b7eb570cfbb61ae5d28715b2899b5f479c.tar.gz |
Minor fix to make the dtx's compile.
-rw-r--r-- | luatexbase-attr.dtx | 2 | ||||
-rw-r--r-- | luatexbase-cctb.dtx | 2 | ||||
-rw-r--r-- | luatexbase-mods.dtx | 2 | ||||
-rw-r--r-- | luatexbase-regs.dtx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/luatexbase-attr.dtx b/luatexbase-attr.dtx index fd9eb35..ec34307 100644 --- a/luatexbase-attr.dtx +++ b/luatexbase-attr.dtx @@ -106,7 +106,7 @@ and the derived files %</driver> % \fi % -% \CheckSum{} +% \CheckSum{0} % % \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 diff --git a/luatexbase-cctb.dtx b/luatexbase-cctb.dtx index af5a35b..abcd6da 100644 --- a/luatexbase-cctb.dtx +++ b/luatexbase-cctb.dtx @@ -106,7 +106,7 @@ and the derived files %</driver> % \fi % -% \CheckSum{} +% \CheckSum{0} % % \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 diff --git a/luatexbase-mods.dtx b/luatexbase-mods.dtx index 54f4d73..9f45e1c 100644 --- a/luatexbase-mods.dtx +++ b/luatexbase-mods.dtx @@ -106,7 +106,7 @@ and the derived files %</driver> % \fi % -% \CheckSum{} +% \CheckSum{0} % % \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 diff --git a/luatexbase-regs.dtx b/luatexbase-regs.dtx index a02e4a7..18d970a 100644 --- a/luatexbase-regs.dtx +++ b/luatexbase-regs.dtx @@ -106,7 +106,7 @@ and the derived files %</driver> % \fi % -% \CheckSum{} +% \CheckSum{0} % % \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 |