Changes

Jump to navigation Jump to search
78 bytes added ,  14:00, 20 February 2022
m
→‎Zint module: - update zint names, see manual: https://www.zint.org.uk/manual/chapter/4
<texcode>
\usemodule[zint]
\barcode[alternative=isbnisbnx, text=9783865419026, width=4cm]\barcode[alternative=qr codeqrcode, text={https://wiki.contextgarden.net}, width=3cm]
</texcode>
Zint can produce about 40 different code types (“alternatives“). Try the [https://www.zint.org.uk/manual/chapter/4 name] (but lowercase with spaces) or look into the {{src|libs-imp-zint.lua|source}}
 
== Barcodes module ==
== barcode.lua ==
In 2012, user 'topskip' [[User:Patrick_Gundlach|Patrick]] published a small LuaTeX library on [https://tex.stackexchange.com/questions/50707/how-to-generate-ean-barcodes-with-tikz-or-metapost#50751 Stack Exchange]. It can only create EAN codes, but it has no dependencies and doesn’t even use MetaPost.
<texcode>
174

edits

Navigation menu