Releases: igneus/gly
Releases · igneus/gly
0.0.4
- gly fy: converts gabc to gly
\markup
keyword - verbatim text or LaTeX code to be included in the preview- support gabc header field
nabc-lines
(don't comment it out in generated gabc) - preview by default annotates scores by their
id
header value - allow empty header fields
- block variant of
\lyrics
and\music
keywords - support for all gabc divisiones and hard line breaks (handled as "non-lyrical" music chunks)
- preview: format of placeholders in the document template changed to the django/jinja/... standard - e.g.
{{glyvars}}
- tested documents containing adiastematic nabc notation
- preview: die loudly on error of the subordinate latex process
- preview: when input file doesn't exist, try to add extension - e.g.
gly preview hello
compileshello.gly
if filehello
doesn't exist
0.0.3
bugs squashed
- bug in
gly preview
overwriting the preview tex file when the previewed gly document contained only a single score - bug in
gly preview
resulting in gabc files not getting updated once they existed
new features
- syntax to enforce handling a line as music line -
\music
or\m
- refinements of line type detection
- option to use custom tex template for
gly preview
; support for custom titling commands - option to include all score and document headers in
gly preview
- support for generating non-standalone tex documents
- support for custom syllable separators
- limited support of conversion to LilyPond (modern notation) -
gly ly