summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/upca/test-upca.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/upca/test-upca.tex')
-rw-r--r--Master/texmf-dist/doc/generic/upca/test-upca.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/upca/test-upca.tex b/Master/texmf-dist/doc/generic/upca/test-upca.tex
new file mode 100644
index 00000000000..4041b9a821d
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/upca/test-upca.tex
@@ -0,0 +1,11 @@
+\input upca % inputing macros to the document
+
+\module=0.5mm % setting module width (width of single bar or space) of the code; default 0.33mm
+
+\height=50mm % setting height of the code; default 25.9mm
+
+\upca{03600029145} % produces UPC-A barcode, the check digit will be calculated
+
+\upca{036000291454} % produces the same code, the check digit is not controled
+
+\end \ No newline at end of file