9b007ca4bf
The problem is that "real" page numbers can be duplicated, so we work around it by using virtual page numbers instead which are guaranteed unique. Example "goto:3" will go to page 3. If customised page numbers are used such as a, b, c, then to go to page b, we should specify goto:2 (i.e. the virtual page number). |
||
---|---|---|
.. | ||
DXF_plotter.cpp | ||
GERBER_plotter.cpp | ||
HPGL_plotter.cpp | ||
PDF_plotter.cpp | ||
PS_plotter.cpp | ||
SVG_plotter.cpp | ||
common_plot_functions.cpp | ||
plotter.cpp |