Shouldn't the characters in a chemical set without italics? You just want
to show the expected position of the sub-indexed number.

Helge




2013/10/16 Pierre Perol-Schneider <[email protected]>

>
> 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
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to