- 15 Dec, 2021 2 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
-
- 30 Nov, 2021 4 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
This too is part of preparation for fixing issue #8.
-
Karl Fogel authored
This is part of the preparation for fixing issue #8.
-
- 19 Nov, 2021 34 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
- Mention that "#" is a comment character. - Mention that --show-parameters is a good place to start. - Document the --show-parameters option in the option listing. Thanks to Greg Troxel for pointing out the deficiencies.
-
Karl Fogel authored
Thanks to Greg Troxel, who reported this bug for the param file, in the course of fixing which I realized it applied also to input file.
-
Karl Fogel authored
-
Karl Fogel authored
Thanks to Greg Troxel for the bug report.
-
Karl Fogel authored
-
Karl Fogel authored
This change shows empty output from 'svn diff -x -b', and the test suite still passes.
-
Karl Fogel authored
-
Karl Fogel authored
Thanks to Greg Troxel for the patch, and for testing on macOS.
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
Thanks to Mike Pilato for sending this: From: C. Michael Pilato Subject: Of possible utility to labelnation. To: Karl Fogel Date: Thu, 10 Jan 2008 00:00:32 -0500 Message-ID: <4785A670.1070404@red-bean.com>
-
Karl Fogel authored
* labelnation (sheetspec_for_type, types): Update accordingly.
-
Karl Fogel authored
-
Karl Fogel authored
(sheetspec_for_type): Update cable-labels-lsl-77 / -ls10-77s with manufacturer's actual specs, as obtained by Russell Adams.
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
Patch by: Russell Adams <RLAdams {_AT_} AdamsInfoServ.Com>
-
Karl Fogel authored
Patch by: Christopher Roberts <chrisjrob {_AT_} gmail.com>
-
Karl Fogel authored
Patch by: Michael Ashton <data {_AT_} gtf.org> (With a few tweaks by Karl Fogel.) * labelnation (make_labels): Take new min_label_lines parameter. (main): Take new --min-label-lines option, parse it, pass it. (usage): Document the new option.
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
* Makefile (index): Compute last mod date, and substitute it in... * index.html-top: ...new date placeholder string.
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
* labelnation (explain): Update for new --csv option. * index.html-top: Note that csv_to_ln is obsolete.
-
Karl Fogel authored
(This idea is based on the -n option to cvs_to_ln.) * labelnation (main, usage): Add and document new --leading-spaces option. (make_labels): Take it as a parameter, use it. * tests/csv-multipage-leading-spaces-via-cmd: New test for above.
-
Karl Fogel authored
an option to specify leading number of spaces so spaces do not have to be included in the CSV data itself (like the -n option to cvs_to_ln). * labelnation: Import csv module. (main, usage): Add and document new --csv / --csv-input option. (make_labels): Handle CSV input. * tests/csv-multipage-leading-spaces-in-input: New test for CSV input.
-
Karl Fogel authored
* labelnation (parse_param_file): Tolerate colons and blank lines, so that the output of --show-parameters can be used directly as input via '--parameter-file'. (make_labels): Issue a warning if it looks like the user forgot to pass the '--delimiter' option.
-