lilypond-user
[Top][All Lists]
Advanced

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

Markup alignment


From: Thomas Scharkowski
Subject: Markup alignment
Date: Thu, 01 Sep 2005 09:11:13 +0200

Hello list,

shouldn't the following code give the same result for both notes?
The first \circle markup is shifted to the left.

--
\version "2.6.0"
#(ly:set-option 'point-and-click #f)
\header {
        title = "Markup alignment"
        }
\score 
{       
        \relative c'' 
        {
        c-4^\markup {\circle \finger "3"} 
        c-4^\markup {\hspace #0.0 \circle \finger "3"} 
        d d |
        }
        \layout {}
}
\paper {raggedright=##t}
--

Thomas
LilyPond 2.6.3 Windows native
Der folgende Teil dieser Nachricht enthält einen Anhang im
sogenannten Internet MIME Nachrichtenformat.
Wenn Sie Pegasus Mail oder ein beliebiges anderes MIME-kompatibles
Email-System verwenden, sollte Sie den Anhang mit Ihrem Email-System
speichern oder anzeigen können. Anderenfalls fragen Sie Ihren Administrator.

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- Datei Information/File information -----------
     Datei/File:  markup_alignment.png
     Datum/Date:  1 Sep 2005, 9:05
     Größe/Size:  9765 bytes.
     Typ/Type:    Unbekannt

Attachment: markup_alignment.png
Description: Binary data


reply via email to

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