summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Weller <lhw+github@ring0.de>2012-06-06 10:56:12 +0300
committerLennart Weller <lhw+github@ring0.de>2012-06-06 10:56:12 +0300
commit7bc9589466cbb79e42f4deb92f6e91b9d021573c (patch)
tree867b1d401b7f88f208e8f3a967585b38517b0f45
parentf7361b838def96e955079e4287381054c6de135d (diff)
downloadserial-barcode-scanner-7bc9589466cbb79e42f4deb92f6e91b9d021573c.tar.bz2
added example csv input
-rw-r--r--barcodelist.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/barcodelist.rb b/barcodelist.rb
index 3861e48..515403f 100644
--- a/barcodelist.rb
+++ b/barcodelist.rb
@@ -3,6 +3,8 @@
require "csv"
+#csv input "userid,firstname,lastname"
+
@template = %q{
\documentclass[a4paper,landscape]{article}
\usepackage[utf8]{inputenc}