summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/barracuda/example/01-latex-code39.tex
blob: c74935ed8d09b90a6a38983547db96a2237dc8a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% !TeX program = LuaLaTeX
% Copyright (C) 2019 Roberto Giacomelli

\documentclass{article}

\usepackage{barracuda}

\begin{document}

A\barracuda{code39}{123QWE}A

\end{document}