diff --git a/docs/makepdf b/docs/makepdf index 02f96d8..fdfc84f 100755 --- a/docs/makepdf +++ b/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 diff --git a/docs/stream.css b/docs/stream.css index a76e423..a38d739 100644 --- a/docs/stream.css +++ b/docs/stream.css @@ -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;