diff --git a/doc/dynare_fo.xsl b/doc/dynare_fo.xsl index 88d7ae4d9650d01d16148f1c8a5f394d43e2ed60..ce5e367b50b357f7ef363b6a1f6604fbabfd96d4 100644 --- a/doc/dynare_fo.xsl +++ b/doc/dynare_fo.xsl @@ -8,7 +8,7 @@ <!-- It is important to use indent="no" here, otherwise verbatim --> <!-- environments get broken by indented tags...at least when the --> <!-- callout extension is used...at least with some processors --> -<xsl:import href="c:/cygwin/usr/share/docbook-xsl/fo/docbook.xsl"/> +<xsl:import href="e:/docbook-xsl-1.66.1/fo/docbook.xsl"/> <xsl:import href="dynare.xsl"/> <xsl:import href="dynare_lists.xsl"/> diff --git a/doc/makefile b/doc/makefile index 77634e09374b228a6223a95566737fc27234081e..c715ec6ef256c9dc45ae6c007e2bddf1fc3c6552 100644 --- a/doc/makefile +++ b/doc/makefile @@ -11,3 +11,7 @@ manual.pdf: manual.xml xsltproc dynare_fo.xsl manual.xml >manual.fo pdfxmltex manual.fo pdfxmltex manual.fo + +install: manual.pdf manual/index.html + scp manual.pdf pythie.cepremap.cnrs.fr:public_html/mambo/download/manual/ + scp manual/* pythie.cepremap.cnrs.fr:public_html/mambo/download/manual/