Add generic templates (#307)
- Add generic full-page templates. (This feature from 3.4 was missing)
- Also add generic half-page, quarter-page, and envelope templates.
- Add several more common envelope sizes to page-sizes.xml
- Qt print backend does not need pwg_size.
- Replace with pwg_class, to distinguish between ISO and NA sizes
This commit is contained in:
@@ -157,9 +157,10 @@
|
||||
id %STRING_TYPE; #REQUIRED
|
||||
name %STRING_TYPE; #IMPLIED
|
||||
_name %STRING_TYPE; #IMPLIED
|
||||
pwg_size %STRING_TYPE; #REQUIRED
|
||||
pwg_class %STRING_TYPE; #IMPLIED
|
||||
width %LENGTH_TYPE; #REQUIRED
|
||||
height %LENGTH_TYPE; #REQUIRED
|
||||
type %STRING_TYPE; #IMPLIED
|
||||
>
|
||||
|
||||
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
||||
|
||||
Reference in New Issue
Block a user