avoid prepending \protect to custom inset

Jürgen Spitzmüller spitz at lyx.org
Tue Feb 22 07:28:22 UTC 2022


Am Mo., 21. Feb. 2022 um 18:23 Uhr schrieb tush via lyx-users <
lyx-users at lists.lyx.org>:

> I created the following module that adds the parbox command to LyX. That
> is, inserts the latex code "\parbox{\marginparwidth}{text goes here}" as an
> inset.
>
> For some reason lyx prepends "\protect" to this command when inserted
> inside a box, which itself is inserted inside a marginal note. See image.
>

This is since InsetMargin has NeedProtect.


>
> I added the NeedProtect option for this Inset and toggled both boolean
> values but the "\protect" is still there.
>
> I don't want it to appear there.
>

Why? It is most likely needed. Is there a reason you want to get rid of it?

Jürgen


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20220222/966757e2/attachment.html>


More information about the lyx-users mailing list