diff options
author | Hans Hagen <pragma@wxs.nl> | 2010-10-06 10:20:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2010-10-06 10:20:00 +0200 |
commit | e34ee22d154fbde65af2d2c6283e0049b41dee8b (patch) | |
tree | 6cb862be83fd861d5cf57e2c9aa764221d83f152 /tex/context/base/m-barcodes.mkiv | |
parent | 26e9babbd527be8c77f9eabf089aa0763aabc3bd (diff) | |
download | context-e34ee22d154fbde65af2d2c6283e0049b41dee8b.tar.gz |
beta 2010.10.06 10:20
Diffstat (limited to 'tex/context/base/m-barcodes.mkiv')
-rw-r--r-- | tex/context/base/m-barcodes.mkiv | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tex/context/base/m-barcodes.mkiv b/tex/context/base/m-barcodes.mkiv index b86149cb9..fa230ba57 100644 --- a/tex/context/base/m-barcodes.mkiv +++ b/tex/context/base/m-barcodes.mkiv @@ -111,12 +111,12 @@ end \egroup} % \usemodule[barcodes] -% -% \starttext -% \startTEXpage -% \barcode[type=isbn,code=978-94-90688-01-1] -% \stopTEXpage -% \stoptext + +\starttext + \startTEXpage + \barcode[type=isbn,code=978-94-90688-01-1] + \stopTEXpage +\stoptext \endinput |