review and cleanup
This commit is contained in:
@@ -147,6 +147,8 @@ Note: direct commands like `\paperwidth{...}` or `\color{...}` would clash with
|
||||
- `padding=`: inner padding, default `2mm`
|
||||
- `cutdist=`: crop-mark distance, default `2`
|
||||
- `cutlen=`: crop-mark length, default `1`
|
||||
- `cutmarks` / `nocutmarks`: enable/disable cut marks, default `cutmarks`
|
||||
- `nocutmark`: alias for `nocutmarks`
|
||||
|
||||
### Typography and Layout
|
||||
|
||||
@@ -185,6 +187,7 @@ Note: direct commands like `\paperwidth{...}` or `\color{...}` would clash with
|
||||
### Logo and Background
|
||||
|
||||
- `logoheight=`: default logo height near name (with unit). Auto-default: `4em` if company exists, else `2em`
|
||||
- `background=`: default background file-or-color at class/runtime option level (equivalent target as `\background{...}`)
|
||||
- `bgscale=`: background image scale, default `1.0`
|
||||
- `bgopacity=`: background image opacity, default `1.0`
|
||||
|
||||
@@ -308,9 +311,9 @@ Recognized Commands
|
||||
|
||||
- geometry: `\setpaperwidth`, `\setpaperheight`, `\setcontentwidth`, `\setcontentheight`, `\setpadding`, `\setcutdist`, `\setcutlen`
|
||||
- layout/typography: `\setfontsize`, `\settextwidth`, `\setqrwidth`, `\setqreclevel`, `\setqrlogoscale`, `\setqrlogoborder`, `\setlogoheight`, `\setlayout`, `\setheaderemphasis`
|
||||
- booleans (`true`/`false`): `\setcrlf`, `\setaddress`, `\sethint`, `\seticon`, `\setrightalign`, `\seticonleft`, `\setfill`, `\setqrfirst`, `\setheader`, `\setqr`, `\sethttps`
|
||||
- colors/language/format: `\setlang`, `\setcardcolor`, `\setqrcolor`, `\setcountryformat`, `\setbgscale`, `\setbgopacity`, `\setqrbgopacity`, `\setvcardversion`
|
||||
- convenience toggles: `\noheader`, `\withheader`, `\noqr`, `\withqr`, `\standardlayout`, `\centeredlayout`
|
||||
- booleans (`true`/`false`): `\setcrlf`, `\setaddress`, `\sethint`, `\seticon`, `\setrightalign`, `\seticonleft`, `\setfill`, `\setqrfirst`, `\setheader`, `\setqr`, `\sethttps`, `\setcutmarks`
|
||||
- colors/language/format: `\setlang`, `\setcardcolor`, `\setqrcolor`, `\setcountryformat`, `\setbackground`, `\setbgscale`, `\setbgopacity`, `\setqrbgopacity`, `\setvcardversion`
|
||||
- convenience toggles: `\noheader`, `\withheader`, `\noqr`, `\withqr`, `\nocutmarks`, `\withcutmarks`, `\standardlayout`, `\centeredlayout`
|
||||
|
||||
### Document Title Interop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user