s/\\input{bheader-footer}//g ;
s/\\LTXtable{[^}]*}{\([^}]*\)}/\\include{\1}/g;
s/``/\\bog{}/g;
s/''/\\cog{}/g;
s/\\listoftables//g ;
s/\\listoffigures//g ;
s/\\tableofcontents//g ;
s/\\begin{landscape}//g ;
s/\\end{landscape}//g ;
s/\\baculaenterprise{}/\\bacula{} Enterprise/g ;
s/\\enterpriseedition{}/Enterprise Edition/g ;
s/\\communityedition{}/Community Edition/g ;
s/\$\\Rightarrow\$/__blongrightarrow__/g ;
s/\$\\leqslant{}\$/\\leqslant{}/g ;

