91 lines
1.5 KiB
YAML
91 lines
1.5 KiB
YAML
# This is the standard/template style for JMK Engineering Reports. I am only changing the parts that make the documents look "good" as I go.
|
|
# Rev 0
|
|
# Date: 2022-03-19
|
|
#
|
|
# Revision History
|
|
#
|
|
# 0 - Initial version that is good enough to send to clients
|
|
|
|
|
|
|
|
pageSetup:
|
|
size: Letter
|
|
spacing-header: 10mm
|
|
spacing-footer: 10mm
|
|
margin-top: 1cm
|
|
margin-bottom: 1cm
|
|
margin-left: 2.5cm
|
|
margin-right: 2.5cm
|
|
|
|
fontsAlias:
|
|
stdFont: calibri
|
|
headingFont: Helvetica-Bold
|
|
|
|
linkColor: black
|
|
|
|
styles:
|
|
bodytext:
|
|
alignment: TA_LEFT
|
|
normal:
|
|
parent: base
|
|
fontSize: 11
|
|
fontName: stdFont
|
|
header:
|
|
alignment: TA_CENTER
|
|
parent: normal
|
|
heading:
|
|
keepWithNext: true
|
|
parent: normal
|
|
spaceAfter: 6
|
|
spaceBefore: 12
|
|
fontName: headingFont
|
|
textColor: 17365D
|
|
heading1:
|
|
parent: heading
|
|
fontSize: 175%
|
|
spaceBefore: 10
|
|
spaceAfter: 10
|
|
heading2:
|
|
parent: heading
|
|
fontSize: 150%
|
|
heading3:
|
|
parent: heading
|
|
fontSize: 125%
|
|
heading4:
|
|
parent: heading
|
|
fontSize: 112%
|
|
heading5:
|
|
parent: heading
|
|
fontSize: 100%
|
|
|
|
title:
|
|
parent: heading
|
|
fontSize: 30
|
|
align: right
|
|
txtheader:
|
|
parent: heading
|
|
|
|
headertable:
|
|
borderWidth: 0
|
|
borderColor: red
|
|
parent: heading
|
|
align: center
|
|
headerlogor:
|
|
align: center
|
|
headerlogol:
|
|
valign: middle
|
|
|
|
|
|
|
|
mytable:
|
|
parent: table
|
|
colWidths: [3cm, 6cm, 3cm]
|
|
|
|
item-list:
|
|
spaceAfter: 10pt
|
|
colWidths:
|
|
- 30pt
|
|
- null
|
|
bullet-list:
|
|
spaceAfter: 10pt
|
|
|