lilypond-devel
[Top][All Lists]
Advanced

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

Re: Upgrading to current makeinfo


From: Torsten Hämmerle
Subject: Re: Upgrading to current makeinfo
Date: Sat, 14 Mar 2020 13:34:44 -0700 (MST)

Jean-Charles Malahieude-2 wrote
> Furthermore, texi2html doesn't honor French typographic rules regarding 
> ordinals: you can't use @sup{letter} like 1^er for 1st and I have to type
> 
> @ifnothtml
> 256@sup{e}, 512@sup{e} et 1024@sup{e}
> @end ifnothtml
> @ifhtml
> 256e, 512e et 1024e
> @end ifhtml


Salut Jean-Charles,

Apart from the fact that it's super-inelegant, you can use raw code within
your @ifhtml branch to get a real superscript even in HTML, as in:
@html
2<sup>ème</sup>
@end html

HTH,
Torsten




--
Sent from: http://lilypond.1069038.n5.nabble.com/Dev-f88644.html



reply via email to

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