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