diff options
Diffstat (limited to 'preamble.typ')
| -rw-r--r-- | preamble.typ | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/preamble.typ b/preamble.typ index d6234b6..5823a54 100644 --- a/preamble.typ +++ b/preamble.typ @@ -16,11 +16,13 @@ #add-unit("volt AC", "VAC", "V_\"AC\"") #add-unit("volt DC", "VDC", "V_\"DC\"") #add-unit("uVrms", "uVrms", "mu V_\"rms\"") +#add-unit("decade", "dec", "upright(\"dec\")") #set document( title: [SAME Analog Modular Ecosystem], author: "Denis Chevalier", description: [SAME Analog Modular Ecosystem Specification], + keywords: (), date: auto, ) |
