add new record types to the pdf
This commit is contained in:
20
docs/makepdf
20
docs/makepdf
@ -20,17 +20,21 @@ ai.html
|
||||
ao.html
|
||||
bi.html
|
||||
bo.html
|
||||
mbbi.html
|
||||
mbbo.html
|
||||
mbbiDirect.html
|
||||
mbboDirect.html
|
||||
stringin.html
|
||||
stringout.html
|
||||
calcout.html
|
||||
int64in.html
|
||||
int64out.html
|
||||
longin.html
|
||||
longout.html
|
||||
waveform.html
|
||||
calcout.html
|
||||
lsi.html
|
||||
lso.html
|
||||
mbbiDirect.html
|
||||
mbboDirect.html
|
||||
mbbi.html
|
||||
mbbo.html
|
||||
scalcout.html
|
||||
stringin.html
|
||||
stringout.html
|
||||
waveform.html
|
||||
tipsandtricks.html
|
||||
recordinterface.html
|
||||
businterface.html
|
||||
|
@ -69,6 +69,10 @@ h4 {
|
||||
margin-bottom:0.25ex;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
page-break-after:avoid;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top:0.75ex;
|
||||
margin-bottom:0.75ex;
|
||||
|
Reference in New Issue
Block a user