Hi Robert,

> As I sad, the problem is, that the usual dash (-) symbol is not really
> looking like the hyphen. My question was, how to archieve it to display
> a hyphen which looks very similar to the one generated by lilypond.
> (Which seems to be rather a line than a character).

\version "2.13.31"

\paper { line-width = 3\in ragged-right = ##f }

<<
  \relative { g'2 f }
  \addlyrics { \once \override LyricText #'self-alignment-X = #0.6 \markup { 
"Pro" \raise #0.47 \override #'(thickness . 1.3) \draw-line #'(0.55 . 0) phe } 
-- tan }
>>

Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to