[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 # this scripts helps make the documentation in html ps and pds 2 # the sed scripts is there to counter a bug in docbook export of Lyx 3 set -x 4 db2html --nochunks sitemgr.sgml | sed 's/<\/LISTITEM><\/LISTITEM>/<\/LISTITEM>/g 5 s/{/<b>/g 6 s/}/<\/b>/g 7 s/$/$/g 8 s/[/{/g 9 s/]/}/g' > sitemgr.html 10 tidy -m sitemgr.html 11 rm -rf sitemgr 12 exit 13 db2dvi sitemgr.sgml 14 dvips -o sitemgr.ps sitemgr.dvi 15 ps2pdf sitemgr.ps
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |