> I am not top-posting.
<< ... \\ ... >>, implicitly creates Voice contexts,
even in TabStaff contexts, so the following snippet
creates automatically two new Voices:
\version "2.13.3"
poly = \relative c' {
<< {c1} \\ {a4 g f e} >> a1
}
\score {
\new TabStaff = "guitar tab" { \poly }
}
It w
I've just been investigating this a bit more and have finally managed to
install ghostscript 8.70 on my system.
If I compile a .ly file which will cause a .pdf and .ps file to have 16-bit
Unicode characters (like čača by setting output-suffix to a string
containing such characters lilypond barfs
Updates:
Status: Started
Cc: Carl.D.Sorensen
Comment #7 on issue 714 by v.villenave: let the .ly file specify the output
filename
http://code.google.com/p/lilypond/issues/detail?id=714
Ian has been working on this issue and has proposed some patches; see for
instance
http:/