lilypond-user
[Top][All Lists]
Advanced

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

Re: [WISH] about \super and \sub


From: Urs Liska
Subject: Re: [WISH] about \super and \sub
Date: Wed, 16 Oct 2013 16:42:18 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

Hi Pierre,

such requests should be directed to address@hidden (have done it this time).

Urs

Am 16.10.2013 16:28, schrieb Pierre Perol-Schneider:

Dear Developers, Dear List,

There is something I found disturbing for years : I think \super and \sub are not properly settled.
Here's a little code to show what I'm talking about :

%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.17.28"

#(set-global-staff-size 30)

\markup\column {

\line\typewriter { "%" Here's what "\super" does : }

\concat { E " = " mc\super 2 }

\vspace#.5

\line\typewriter { "%" Here's what "\super" should do : }

\concat { E " = " mc\raise#.7 \teeny 2 }

\vspace#1

\line\typewriter { "%" Here's what "\sub" does : }

\concat { H\sub 2 O }

\vspace#.5

\line\typewriter { "%" Here's what "\super" should do : }

\concat { H \raise#-.3 \teeny 2 O }

}

%%%%%%%%%%%%%%%%%%%%%%%%%

I've also joined a LateX output for info.

Cheers,
Pierre



_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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