summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/barracuda/example/01-latex-code39.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/generic/barracuda/example/01-latex-code39.tex')
-rw-r--r--macros/luatex/generic/barracuda/example/01-latex-code39.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/luatex/generic/barracuda/example/01-latex-code39.tex b/macros/luatex/generic/barracuda/example/01-latex-code39.tex
new file mode 100644
index 0000000000..c74935ed8d
--- /dev/null
+++ b/macros/luatex/generic/barracuda/example/01-latex-code39.tex
@@ -0,0 +1,14 @@
+% !TeX program = LuaLaTeX
+% Copyright (C) 2019 Roberto Giacomelli
+
+\documentclass{article}
+
+\usepackage{barracuda}
+
+\begin{document}
+
+A\barracuda{code39}{123QWE}A
+
+\end{document}
+
+