kicad/eeschema/plotters
Roberto Fernandez Bautista b1270bc9ab eeschema page numbers: match print and plotting ordering to page number ordering
- new function SCH_SHEET_LIST::SortByPageNumbers() which uses SCH_SHEET::ComparePageNum for the sorting algorithm
- SortByPageNumbers() is called after every call to BuildSheetList()
2020-11-30 16:49:33 +00:00
..
plot_schematic_DXF.cpp eeschema page numbers: match print and plotting ordering to page number ordering 2020-11-30 16:49:33 +00:00
plot_schematic_HPGL.cpp eeschema page numbers: match print and plotting ordering to page number ordering 2020-11-30 16:49:33 +00:00
plot_schematic_PDF.cpp eeschema page numbers: match print and plotting ordering to page number ordering 2020-11-30 16:49:33 +00:00
plot_schematic_PS.cpp eeschema page numbers: match print and plotting ordering to page number ordering 2020-11-30 16:49:33 +00:00
plot_schematic_SVG.cpp eeschema page numbers: match print and plotting ordering to page number ordering 2020-11-30 16:49:33 +00:00