How to Insert a Custom Float
Doug Martin
martinrd3d at gmail.com
Mon Jun 5 14:25:17 UTC 2023
Stoyan Stoyanov and I have a paper accepted by a Journal that does not use
Figures or Tables,
and instead uses Exhibits for both. Stoyan points out the following:
We can load the newfloat package and define a custom Exhibit float
environment trivially in the preamble in this way:
\usepackage{newfloat}
\DeclareFloatingEnvironment{exhibit}
Then, in latex one use it the usual way:
\begin{exhibit}
...
\end{exhibit}
Although we can include those two lines in the preamble in LyX, the menu in
Inset -> Float does not have a "custom" option.
How can we insert a custom float in LyX?
Any guidance that anyone can provide would be very much appreciated.
Doug Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20230605/7c4af598/attachment.html>
More information about the lyx-users
mailing list