mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
5fc431594f
Inset-icons are auto-scaled according to their width. This is problematic, if converted from SVG with the bounding box set to content (ignoring the page size) and the content is not square. OTOH, ignoring page size is done for good reasons - we usually want just the drawing area when inserting an image into a document. An invisible square with fixes this problem. Some icons had spurious invisible elements outside the page -- leading to too small results in the PDF. These were removed.
4.4 KiB
4.4 KiB