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