lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: em dash problems


From: Thomas Scharkowski
Subject: Re: em dash problems
Date: Thu, 13 Nov 2008 08:54:24 +0100

Hi Nick,

1. is easy: You could use 

c^\markup {\finger {\char ##x2014 1}} 

or

c^\markup {\finger \char ##x2014 \finger 1}

Thomas

> I attempted to use an em dash on some fingerings. Two problems:
> 
> 1. It causes the font size of the fingering number to increase by
> about 50% 2. There is a space between the em and the 1
> 
> See attached png, which is the output from
> 
> \version "2.11.63"
> 
> \relative c''
> {
>  c-1
>  c^\markup {\finger "1"}
>  c^\markup {\finger \char ##x2014 "1"}
> }
> 
> Nick Payne 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]