simulating pages with layers

Bug #171732 reported by Bug Importer
0
Affects Status Importance Assigned to Milestone
Inkscape
Confirmed
Wishlist
Unassigned

Bug Description

There is no way to define pages yet. There could be an easy,
SVG-independent, way of doing it. Layers can have sublayers. So it is no
problem to define a toplevel-layer and name it Page1 and then append all
neccessary layers for that page as sublayers. The only two annoying things
are that one cannot select layers the exclusive way (XOR) to automatically
deselect the other layers at the same node. In other words: one cannot
switch pages. Also, one cannot save to PDF and have a page per layer in
that PDF file (possibly selecting the correct layers before saving).

Tags: layers svg
Revision history for this message
Horkana-users (horkana-users) wrote :

Originator: NO

Please try to avoid filing anonymous requests. Instead please get an
account and login so we can be confident you receive any feedback we
provide or are able to ask for follow up information if necessary.

Revision history for this message
Aurium (aurium) wrote :

Originator: NO

Yeah. We realy need it!

A master page will be great too.
A master page will define the global layout. What you define in the master
page will exists in all other pages.

Whow can it be done in SVG?

The master page will be the first <g inkscape:groupmode="page">, so it
will apear below of all inkscape pages to show the background drawing made
on it (but the value must be diferent: inkscape:groupmode="masterpage"). It
must be rendered, but can not be editabe, if the user is not on the master
page edit mode. That cam be made with "sodipodi:insensitive" on the page
<g>.

All the <g inkscape:groupmode="page">'s must copy the attributes from the
<g inkscape:groupmode="masterpage"> tag. It is important to allow the user
to set defalt font family, defalt fill color and other properties on the
master page for all the document.

nightrow (jb-benoit)
Changed in inkscape:
importance: Low → Wishlist
status: New → Confirmed
Revision history for this message
Tom Davidson (tjd-mit) wrote :

See bug 171871 for discussion of native support of multiple pages in inkscape. Probably best to focus discussion over there, though this suggestion for a workaround is not really a duplicate.

Revision history for this message
cosmin (cosminadrianpopescu) wrote :

For whoever lands here:

Check this extension:

http://sourceforge.net/projects/inkscape-pages/files/

su_v (suv-lp)
tags: added: layers svg
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.