Sha256: 1ec743df96f5322b3b3b1b8a57b5b103957cf20e9fe15d0e2605667a41416476

Contents?: true

Size: 824 Bytes

Versions: 4

Compression:

Stored size: 824 Bytes

Contents

# User database of label settings to override or augment system-level
# settings.  For labels known from the system-level config, you might want to
# add user-specific settings, such as the destination printer for that
# particular label type.
dymo30327:
  printer-name: dymo

# Or you might want a full definition of a label type not defined in the
# system-level database.  Here is a commented-out definition of a common avery
# label type that you can adapt for your own label type.  Just give it a
# unique name unless you want to replace the system-level definition.

# avery5160:
#   page-width: 8.5in
#   page-height: 11in
#   rows: 10
#   columns: 3
#   top-page-margin: 13mm
#   bottom-page-margin: 12mm
#   left-page-margin: 5mm
#   right-page-margin: 5mm
#   row-gap: 0mm
#   column-gap: 3mm
#   landscape: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
labrat-1.2.0 lib/config_files/labeldb_usr.yml
labrat-1.1.0 lib/config_files/labeldb_usr.yml
labrat-0.1.14 lib/config_files/labeldb_usr.yml
labrat-0.1.13 lib/config_files/labeldb_usr.yml