Documentation ¶
Overview ¶
The rules package of PrintDraftFast provides the tools around configuration of how a draft should look. The default should work but can be adjusted for a personal touch..
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = Set{
"default": {
Left: 1.5,
Right: 1,
},
"h1": {
Size: 2,
},
"center": {
Left: 1.5,
Right: 1,
Align: "C",
},
}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.