add new record types to the pdf

This commit is contained in:
2019-05-21 11:36:19 +02:00
parent ed300116bd
commit 3363f4f525
2 changed files with 16 additions and 8 deletions

View File

@ -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

View File

@ -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;