Email or username:

Password:

Forgot your password?
Top-level
πŸ‡ΊπŸ‡¦ Jocelyn Etienne

@Mina @inkscape

I use #inkscape #layers show/hide in order to create #overlays both for #TexLatex #Beamer class and (occasionally) for #LibreOffice #impress.

The part which is not convenient is that, if I edit sthg, I need to re-export all the layer combinations into each of the files that are included. And, with Impress, to re-import each of them. (And by the way, to remember the file names I've used for such or such combination).

Example use: a schematic with/without captions.

1/3

4 comments
πŸ‡ΊπŸ‡¦ Jocelyn Etienne

@Mina @inkscape

I'd love having an #Inkscape interface that:
- remembers what layer combination goes into what file (something I can script... but won't in general),
- and can regenerate all the exported PDF files in one go, or, better, generate a multipage PDF with them.

For #TexLatex #beamer, inkscape could also upojn request generate the inclusion code needed with a given range of overlay numbers.

#Latex (recommended use: #TexLatex to avoid confusion)
2/3

@Mina @inkscape

I'd love having an #Inkscape interface that:
- remembers what layer combination goes into what file (something I can script... but won't in general),
- and can regenerate all the exported PDF files in one go, or, better, generate a multipage PDF with them.

For #TexLatex #beamer, inkscape could also upojn request generate the inclusion code needed with a given range of overlay numbers.

πŸ‡ΊπŸ‡¦ Jocelyn Etienne

@Mina @inkscape

For #libreOffice #Impress, what'd be great is that, when importing a multipage PDF, it would automatically duplicate the current slide into as many slides as PDF pages, and import successive pages as images into each of them.

3/3

Thorsten Behrens

@jocelyn_etienne @Mina @inkscape that sounds like a great idea for a little #libreoffice extension, or cmdline tool. there's lpod-python or #odf-toolkit for #ODF file manip, and for pdf page extraction, there's tons of existing code. #weekend #hack anyone? :)

πŸ‡ΊπŸ‡¦ Jocelyn Etienne

@thb @inkscape

I guess one caveat is the resizing of the imported content: if resize is done after the import, which afaik is the usual workflow in #libreoffice, then it needs to be repeated for each and every imported image on differnt slides... probably even worse than manual duplication+image replacement.
Not sure wha'ts the best #ux solution to that, maybe actually a right-click option on an imported image, already there and resized, which would offer "Import the other pages from PDF"?

Go Up