Am Donnerstag, dem 01.05.2025 um 20:45 +0100 schrieb Brian Kneller via
lyx-users:
> I attach the small lyx test I have been using and the A3 pdf image
> files
>
> 1. I have generated several errors what do they mean - and how do
> I remove them ?
> 2. The first PDF page has a garbled string of fig numbers and the
> inserted figure number and caption , how do I removed this ?
> 3. I need to insert the caption and fig number on the inserted A3
> sheet how do I do this please?
In the options of pdfpages, remove the "\ref", so the options read:
pages={1}, pagecommand={}, addtolist={1, figure, Finn the toller, 1.2}
> 4. the page margins have changed ( bigger), is this normal ? with
> this approach
yes, since KOMA/typearea calculate the margins they deem matching.
> and how do I correct it?
Do not use \KOMAOptions. Use geometry's commands instead:
\newgeometry{a3paper,landscape}
to set A3, and
\restoregeometry
to go back to the original settings
HTH,
--
Jürgen
--
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users