Skip to content
Snippets Groups Projects
Commit 1fa4cc97 authored by michel's avatar michel
Browse files

v3 manual: updated building tools

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v3@578 ac1d8469-bf42-47a9-8791-bf33cf982152
parent 09399b72
Branches
No related tags found
No related merge requests found
......@@ -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"/>
......
......@@ -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/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment