1ee19bac3SLuigi Micco<?php 2*852931daSAndreas Gohr 36ea88a05SAndreas Gohr$conf['pagesize'] = 'A4'; 46ea88a05SAndreas Gohr$conf['orientation'] = 'portrait'; 54870b378SLarsDW223$conf['font-size'] = 11; 6213fdb75SGerrit Uitslag$conf['doublesided'] = 1; 702f9a447SGerrit Uitslag$conf['toc'] = 0; 802f9a447SGerrit Uitslag$conf['toclevels'] = ''; 99c76f78dSVincent GIRARD$conf['headernumber'] = 0; 1002f9a447SGerrit Uitslag$conf['maxbookmarks'] = 5; 11d01d2a42SAndreas Gohr$conf['template'] = 'default'; 12dbd8d9a1SGerrit Uitslag$conf['output'] = 'file'; 13dbd8d9a1SGerrit Uitslag$conf['usecache'] = 1; 1403a95088SMichael Große$conf['usestyles'] = 'wrap,'; 15fb347f35SAndreas Gohr$conf['qrcodescale'] = '1'; 166be736bfSGerrit Uitslag$conf['showexportbutton'] = 1; 17