ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #06277
[Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing
As the previous fix only worked around the issue by adding blank pages to the output I had another shot at fixing this. I created a merge request with a "proper" fix that actually outputs partial renderings of the final document which can then be stacked in the LaTeX document with the text sandwiched in between, see
https://gitlab.com/inkscape/inkscape/merge_requests/135
As the renderer (especially the hack we use to make PDF+LaTeX work) is a
fragile thing and I'm not too familiar with it yet this requires a lot
of testing. I'd appreciate if you could check with your own samples if
Inkscape produces proper output.
Attached is an example document that should highlight the new
functionality.
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to inkscape in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1417470
Title:
PDF+Latex export creates multipage pdf, pages missing
Status in Inkscape:
Fix Released
Status in inkscape package in Ubuntu:
Fix Released
Status in inkscape package in Debian:
Fix Released
Bug description:
In 0.91 the z-order information in svg is used to create multipage
PDF+LaTeX documents as per bug 771957. However, for the SVGs I have
been converting to PDF+LaTeX in this way, the TeX-file instructs to
load more pages than the PDF has, for example the PDF has only three
pages and the TeX file also includes page=4. This basically breaks the
PDF+LaTeX export for me and I have to use EPS+LaTeX + epstopdf
package.
The bug occurs on OpenSuse 13.1 and Windows 8.1.
Attached a zip file with two svg files and their broken PDF+LaTeX
counterparts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1417470/+subscriptions