Hi Pablo, If you use an older version of zint, maybe "isbn" instead of "isbnx" would work. I have used both isbnx and qrcode successfully with zint 2.10 on linux. \usemodule[zint] \starttext \barcode[alternative=isbn,text=9783865419026,width=4cm] %\barcode[alternative=isbnx,text=9783865419026,width=4cm] \stoptext Adam On Wed, Mar 16, 2022 at 5:07 PM Hans Hagen via ntg-context < ntg-context@ntg.nl> wrote: > On 3/16/2022 5:37 PM, Pablo Rodriguez via ntg-context wrote: > > Dear list, > > > > using latest LMTX and following the steps from > > https://wiki.contextgarden.net/Barcodes#Zint_module, I’m afraid I don’t > > get any barcode either in Linux or Windows. > > > > Minimal sample: > > > > \starttext > > \usemodule[zint] > > \barcode[alternative=isbnx, text=9783865419026, width=4cm] > > \stoptext > > > > Error message is rather weird on Linux: > > > > optional > using library '/home/ousia/context/tex/texmf-linux- > > 64/bin/lib/luametatex/zint/libzint.so' > > zint > unknown barcode alternative 'isbnx' > > zint > > > zint > valid barcode alternatives: > > zint > > > [...] > > zint > isbn > > zint > isbnx > > [...] > > > > It seems that a valid barcode alternative ends up being unknown to the > > library. > > > > What am I missing here? > > > > Many thanks for your help, > Are you sure that you have the latest zint? (from sourceforge) > > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl > ----------------------------------------------------------------- > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >