readme - new existing arguments idea

This commit is contained in:
Kashish Sharma 2018-11-15 01:08:02 +05:30
parent 47f0510dda
commit fe82ef5741
1 changed files with 6 additions and 3 deletions

View File

@ -178,12 +178,15 @@
8. Multiple targets in one command e.g. to compile both the main
score and the parts in one command.
** 2016-09-29T02:18:01+0530 - lack of tab completion sucks
** (2018-11-15T00:44:46+0530)
Currently there's a needless extra layer of arguments for arguments
which already exist. Just accept compilation target(s) and pass all
of the rest to lilypond(1). Should make code simpler, UI familiar.
** lack of tab completion sucks (2016-09-29T02:18:01+0530)
I can't even use tab completion from Emacs because the target name
has to be "part-<instrument>", not "part-instrument.ly" (so I have
to keep deleting the .ly bit)
** 2018-08-30T03:50:37+0530 - naming files differently if PAC is on
** naming files differently if PAC is on (2018-08-30T03:50:37+0530)
The upside of this is, you don't accidentally send someone the
point-and-click-enabled version of the file.