# sample config file for makelabels # configuration format: # # [First_Label_ID] # parameter: value # parameter: value # parameter: value... # # [Second_Label_ID] # parameter: value # parameter: value # parameter: value... # # where 'Label ID' uniquely identifies a given label specification and # available parameters are: # # units: Are specified measurements in "inches", "centimeters", or # "points"? Only first character is read so specifying # "i", "c", or "p" is acceptable. # columns: Number of label columns per sheet. # rows: Number of label rows per sheet. # label_height: Height of label. # label_width: Width of label. # bottom_margin: Distance between bottom of sheet and bottom of # lower-most label. # left_margin: Distance between left edge of sheet and left edge of # left-most label. # label_vsep: Amount of vertical space separating a given label from # the one directly above (or below) it. # label_hsep: Amount of horizontal space separating a given label from # the one directly next to it. # left_indent: Amount to indent text from left edge of label. # top_indent: Amount to indent text for top edge of label. # vert_offset: Amount of vertical correction to apply to printing of # label. A positive vertical offset will shift the # printing UP by the specified amount. A negative # vertical offset will shift the printing DOWN by the # specified amount. # horiz_offset: Amount of horizontal correction to apply to printing of # label. A positive horizontal offset will shift the # printing TO THE RIGHT by the specified amount. A # negative vertical offset will shift the printing TO # THE LEFT by the specified amount. # font: Type of font to be used. # font_size: Size of font (in points) to be used. # leading: Space between lines of text. [avery5577] # Avery-Dennison (#5577) units: inches columns: 2 rows: 3 bottom_margin: 0.8125 label_height: 3.25 label_width: 4.1875 label_vsep: 0.125 label_hsep: 0.125