I am using macOS and until now, after compiling the lyx file (to tex and then)
to a pdf file, the output was opened by the default pdf viewer (macOS Preview,
on my computer).
I want to use the pdf viewer "Skim" to open the compiled pdf, with mainly the
advantage that there are no page jumps aft
ain
ListName "List of Figures"
IsPredefined 1
UsesFloatPkg 0
RefPrefix fig
End
--- Original Message ---
On Saturday, July 16th, 2022 at 9:07 PM, Ehud Behar via lyx-users
wrote:
> Sure. I wrote a short version to de-clutter the q
- Original Message ---
On Saturday, July 16th, 2022 at 9:04 PM, Jean-Marc Lasgouttes
wrote:
> Le 16/07/2022 à 22:00, Ehud Behar via lyx-users a écrit :
>
> > No, it completely removes and overrides the existing figure from
> > stdfloats.inc. I want to have both figure and
No, it completely removes and overrides the existing figure from stdfloats.inc.
I want to have *both* figure and margin figure.
--- Original Message ---
On Saturday, July 16th, 2022 at 8:51 PM, Jean-Marc Lasgouttes
wrote:
> Le 16/07/2022 à 21:47, Jean-Marc Lasgouttes a écrit :
>
> >
, 2022 at 8:47 PM, Jean-Marc Lasgouttes
wrote:
> Le 16/07/2022 à 21:03, Ehud Behar via lyx-users a écrit :
>
> > I want to define a new float in my document - margin figure.
> >
> > I defined a new float using a module file with a Style:
> >
> > Float
> >
I want to define a new float in my document - margin figure.
I defined a new float using a module file with a Style:
Float
Type marginfigure
GuiName MarginFigure
NumberWithin figure # <
RefPrefix fig
more commands etc.
End
The document class is book, and inside chapter 1, as you can see in t