2012/9/27 maning sambale <[email protected]>: > I also tried converting the docs to pdf but never get around to > finishing it. Solutions I did on some issues: > > 1. Large icons - To guarantee equal size, the size must be specified > in "real" units (cm, pt, > inch) not in relative units (em, px). i.e. > > .. image:: image.png > :align: center > :width: 300 pt >
yes, but should be added in ".. only:: latex" and ".. only:: html" or html escape the width? > 2. Manual page break for each application page - I add this to create > manual page break at the end of each rst file: > > .. raw:: latex > > \pagebreak[4] > ok, again using ".. only:: latex" right? thanks -- ciao Luca http://gis.cri.fmach.it/delucchi/ www.lucadelu.org _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc
