]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/help/C/matita.xml
the Matita manual is now convertible to a decent .tex that is processable both
[helm.git] / matita / help / C / matita.xml
index 0b27e59fb21e7847324666e4e84103f4c79f13b5..8934ffffdb12f876cdddedec2f3b331cb5f15505 100644 (file)
@@ -4,9 +4,13 @@
 
   <!ENTITY license SYSTEM "legal.xml">
   <!ENTITY install SYSTEM "sec_install.xml">
+  <!ENTITY gettingstarted SYSTEM "sec_gettingstarted.xml">
   <!ENTITY intro SYSTEM "sec_intro.xml">
   <!ENTITY terms SYSTEM "sec_terms.xml">
   <!ENTITY tactics SYSTEM "sec_tactics.xml">
+  <!ENTITY tacticals SYSTEM "sec_tacticals.xml">
+  <!ENTITY othercommands SYSTEM "sec_commands.xml">
+  <!ENTITY usernotation SYSTEM "sec_usernotation.xml">
 
   <!ENTITY manrevision "0">
   <!ENTITY date "February 2006">
   <!ENTITY appversion SYSTEM "version.txt">
 
   <!ENTITY TODO "<emphasis>TODO</emphasis>">
+  <!ENTITY MYSQL "<application> <ulink type='http'
+      url='http://www.mysql.com'>MySQL</ulink> </application>">
+
+  <!-- Entities for BNF -->
+  <!ENTITY id "<emphasis><link linkend='id'>id</link></emphasis>">
+  <!ENTITY uri "<emphasis><link linkend='uri'>uri</link></emphasis>">
+  <!ENTITY nat "<emphasis><link linkend='nat'>nat</link></emphasis>">
+  <!ENTITY term "<emphasis><link linkend='term'>term</link></emphasis>">
+  <!ENTITY match_pattern "<emphasis><link linkend='match_pattern'>match_pattern</link></emphasis>">
+  <!ENTITY args "<emphasis><link linkend='args'>args</link></emphasis>">
+  <!ENTITY args2 "<emphasis><link linkend='args2'>args2</link></emphasis>">
+  <!ENTITY sterm "<emphasis><link linkend='sterm'>sterm</link></emphasis>">
 ]>
 
 <?yelp:chunk-depth 3?>
 
 &intro;
 &install;
+&gettingstarted;
 &terms;
+&usernotation;
 &tactics;
+&tacticals;
+&othercommands;
 
  <!-- ============= Application License ============================= -->