On 10/09/2015 05:13 PM, David wrote:
Am 09.10.2015 um 16:18 schrieb Michael Berger:
Dear Friends of LyX,
I have some terms and acronyms ending with a superscript characterin my
LyX document (KOMAscript article).
After > Insert > Nomenclature Entry they appear as ordinary characters,
not as superscripts anymore.
How could this be prevented?
Thanks and regards
Not sure if I understand your question but if you'd like to insert a
superscript in either the symbol or description of a nomenclature entry,
you have to use the according Latex code. That is
V\textsuperscript{0}
if it's text or
$V^0$
if it's math.
Especially, you cannot copy and past formatted text from the Lyx editor
into the nomenclature entry dialog.
Regards,
David
Hi David,
yes, that is exactly what I meant and I expected something of using
Latex but I did not know how and where.
For those facing similar situations: the code you furnished must be
entered in the field "Symbol" of Lyx's Nomenclature Dialogue.
And you guessed correctly: I did use copy and paste.
Thanks for resolving my problem,
Michael