Oops
in invalid-font.ly read
\header {
reportedin = "2.13.13"
}
--
Martial
\header {
texidoc = "font no find in Ghosscript "
reportedin = "2.13.13"
}
\version "2.13.13" % on Windows XP
\paper{ raggedright = ##t }
\score {
\new Staff {
\relative c' {
c^\markup {
\with-dimensions #'(0 . 0.8) #'(0 . 1.0)
\postscript #"
0.17 setlinewidth
/Times-Roman findfont
2.0 scalefont
setfont
(B)show %%change with C if you prefer
stroke
0.65 -0.3 moveto
0.65 1.5 lineto
stroke"
}
}
}
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond