Elf M. Sternberg
|
8fe7ba6d29
|
Small style change. Markdown isn't my favorite language.
|
2014-12-08 21:29:18 -08:00 |
Elf M. Sternberg
|
a95aa05bbf
|
Added output notice, so users won't think the script alters their files
without consent.
|
2014-12-08 21:28:40 -08:00 |
Elf M. Sternberg
|
47f3b2531a
|
All Operations are in expected output order. I can *see* the pattern; I just can't yet rationalize it the way I want.
|
2014-12-08 21:21:51 -08:00 |
Elf M. Sternberg
|
080842033a
|
Do NOT mangle names found in tags. Only filesystem-derived names are suspected to be case-mangled poorly.
|
2014-12-08 11:25:50 -08:00 |
Elf M. Sternberg
|
fbd0d93f75
|
Repeated lists of features is a code smell. Rationalizing those to a type makes code smaller, smarter.
|
2014-12-08 11:23:39 -08:00 |
Elf M. Sternberg
|
e079cd21cd
|
Organized tag-deriver to surface code smell.
|
2014-12-08 11:16:55 -08:00 |
Elf M. Sternberg
|
634cf57687
|
Fixed typo in comments.
|
2014-12-08 09:10:56 -08:00 |
Elf M. Sternberg
|
486f83d274
|
Updated the README. The old language was from a much more formal
project, and didn't fit with what I was trying to say.
|
2014-12-08 09:08:23 -08:00 |
Elf M. Sternberg
|
4627d2d6ba
|
Revised. Much better use of closures, consistent (if manually managed) types for various tag derivers, better handling of error conditions.
|
2014-12-08 08:16:34 -08:00 |
Elf M. Sternberg
|
1dbbfe84a8
|
Fixed the 'each song may have a different artist' issue. Fix title inlining.
|
2014-12-07 09:37:39 -08:00 |
Elf M. Sternberg
|
c45e79db8e
|
Changing README to Markdown.
|
2014-12-06 16:36:33 -08:00 |
Elf M. Sternberg
|
6bf0d93a1f
|
Fixing documentation for PDF output. Fixed Makefile to not generate errors on clean if the build failed.
|
2014-12-06 16:10:20 -08:00 |
Elf M. Sternberg
|
a1dd0a8313
|
Finished the first draft (I think). Added options to documentation.
|
2014-12-06 16:05:37 -08:00 |
Elf M. Sternberg
|
36d8db1f86
|
Started moving derive-tags into a closure to encapsulate the use-filenames feature. Added some commentary about my idiosyncraties. Added a lot of comments.
|
2014-12-06 10:17:16 -08:00 |
Elf M. Sternberg
|
5b69308f4d
|
Consistent with modern latex2man features.
|
2014-12-06 09:57:35 -08:00 |
Elf M. Sternberg
|
3d28e787ac
|
Updated man page.
|
2014-12-06 09:30:23 -08:00 |
Elf M. Sternberg
|
e7d6d721be
|
Fixing up the man page.
|
2014-12-06 00:48:42 -08:00 |
Elf M. Sternberg
|
09b24ff5b4
|
My first hy.
|
2014-12-06 00:45:42 -08:00 |