hgbook
diff it/00book.xml @ 726:a306779822ec
First literal translation of Ch.2 and the bare minimum needed for example snippets.
author | Giulio@puck |
---|---|
date | Sun Jun 14 17:33:01 2009 +0200 (2009-06-14) |
parents | 24f554c2067e |
children | 1c5ac11fcf6e |
line diff
1.1 --- a/it/00book.xml Tue Jun 09 19:21:24 2009 +0200 1.2 +++ b/it/00book.xml Sun Jun 14 17:33:01 2009 +0200 1.3 @@ -8,8 +8,8 @@ 1.4 1.5 <!ENTITY ch00 SYSTEM "ch00-preface.xml"> 1.6 <!ENTITY ch01 SYSTEM "ch01-intro.xml"> 1.7 +<!ENTITY ch02 SYSTEM "ch02-tour-basic.xml"> 1.8 <!-- 1.9 -<!ENTITY ch02 SYSTEM "ch02-tour-basic.xml"> 1.10 <!ENTITY ch03 SYSTEM "ch03-tour-merge.xml"> 1.11 <!ENTITY ch04 SYSTEM "ch04-concepts.xml"> 1.12 <!ENTITY ch05 SYSTEM "ch05-daily.xml"> 1.13 @@ -34,10 +34,9 @@ 1.14 %SHORTCUTS; 1.15 1.16 <!-- Include automatically and manually generated code snippets. --> 1.17 -<!-- 1.18 + 1.19 <!ENTITY % AUTOSNIPPETS SYSTEM "examples/auto-snippets.xml"> 1.20 %AUTOSNIPPETS; 1.21 ---> 1.22 ]> 1.23 1.24 <book id="hg">