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
|
ao.html
|
||||||
bi.html
|
bi.html
|
||||||
bo.html
|
bo.html
|
||||||
mbbi.html
|
calcout.html
|
||||||
mbbo.html
|
int64in.html
|
||||||
mbbiDirect.html
|
int64out.html
|
||||||
mbboDirect.html
|
|
||||||
stringin.html
|
|
||||||
stringout.html
|
|
||||||
longin.html
|
longin.html
|
||||||
longout.html
|
longout.html
|
||||||
waveform.html
|
lsi.html
|
||||||
calcout.html
|
lso.html
|
||||||
|
mbbiDirect.html
|
||||||
|
mbboDirect.html
|
||||||
|
mbbi.html
|
||||||
|
mbbo.html
|
||||||
scalcout.html
|
scalcout.html
|
||||||
|
stringin.html
|
||||||
|
stringout.html
|
||||||
|
waveform.html
|
||||||
tipsandtricks.html
|
tipsandtricks.html
|
||||||
recordinterface.html
|
recordinterface.html
|
||||||
businterface.html
|
businterface.html
|
||||||
|
@ -69,6 +69,10 @@ h4 {
|
|||||||
margin-bottom:0.25ex;
|
margin-bottom:0.25ex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4 {
|
||||||
|
page-break-after:avoid;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-top:0.75ex;
|
margin-top:0.75ex;
|
||||||
margin-bottom:0.75ex;
|
margin-bottom:0.75ex;
|
||||||
|
Reference in New Issue
Block a user