From: Ferruccio Guidi Date: Sat, 10 Jun 2006 14:44:43 +0000 (+0000) Subject: new documentation for the decompose tactic X-Git-Tag: make_still_working~7230 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=7e374b23b0990d58217467b73e518e59781cb67d;p=helm.git new documentation for the decompose tactic --- diff --git a/helm/software/matita/help/C/Makefile b/helm/software/matita/help/C/Makefile index a789086dc..fd0e3844f 100644 --- a/helm/software/matita/help/C/Makefile +++ b/helm/software/matita/help/C/Makefile @@ -8,6 +8,16 @@ TEX_XSL=matita-tex.xsl TEX_UNICODE_PATH=$(SRCROOT)/share/texmf/unicode TEX_ENV=TEXINPUTS=.:$(TEX_UNICODE_PATH):$(TEX_UNICODE_PATH)/data: MAIN=matita.xml +DEPENDENCES = \ + legal.xml \ + sec_install.xml \ + sec_gettingstarted.xml \ + sec_intro.xml \ + sec_terms.xml \ + sec_tactics.xml \ + sec_tacticals.xml \ + sec_commands.xml \ + sec_usernotation.xml # one of: "fop", "pdflatex" PDF_METHOD=pdflatex @@ -32,7 +42,7 @@ test: .PHONY: html html: html-stamp -html-stamp: $(MAIN) +html-stamp: $(MAIN) $(DEPENDENCES) xsltproc $(XHTML_XSL) $< touch $@ diff --git a/helm/software/matita/help/C/matita.xml b/helm/software/matita/help/C/matita.xml index cdb5108c8..7f259909b 100644 --- a/helm/software/matita/help/C/matita.xml +++ b/helm/software/matita/help/C/matita.xml @@ -95,7 +95,14 @@
zacchiro@cs.unibo.it
- + + + Ferruccio + Guidi + +
fguidi@cs.unibo.it
+
+