Ticket #7193 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Support for --show-layers option of Dia

Reported by: debacle@debian.org Assigned to: robert_martin
Priority: normal Component: DiaVisViewPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

It would be nice, if one could select from the macro which diagram layers are used to produce the PNG. Dia does have the --show-layers option for this. One could use the same .dia file in a wiki page to produce multiple PNGs with different active layers. This means, that the resulting file name must be different for every variant. E.g. the PNG file name could consist of the original basename plus the names of all used layers.

Attachments

Change History

06/08/10 18:53:22 changed by Martin

  • status changed from new to closed.
  • resolution set to fixed.

(In [8100]) Support for --show-layers. Closes #7193.

  • new parameter layers
  • accepts dot separated list of layer numbers

E.g. [[DiaVisView(myfile.dia, layers=0.3.7)]]


Add/Change #7193 (Support for --show-layers option of Dia)




Change Properties
Action