diff options
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 9 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/preface.sgml | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 230f7bc4..6bce6cdc 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.97 2005/10/15 10:56:07 fukachan Exp $ + $FML: chapters.ent,v 1.98 2005/10/29 04:25:28 fukachan Exp $ --> <!entity versin "1.1"> @@ -22,9 +22,10 @@ <!-- メタレベル --> -<!entity bookinfo SYSTEM "include/bookinfo.sgml"> -<!entity preface SYSTEM "preface.sgml"> -<!entity sect.terms SYSTEM "terms.sgml"> +<!entity bookinfo SYSTEM "include/bookinfo.sgml"> +<!entity preface SYSTEM "preface.sgml"> +<!entity sect.terms SYSTEM "terms.sgml"> +<!entity lor.recipes SYSTEM "lor.sgml"> <!-- パート I: introduction 〜 インストール、テストまで --> diff --git a/fml/doc/ja/tutorial/preface.sgml b/fml/doc/ja/tutorial/preface.sgml index 2516e9f6..776996ee 100644 --- a/fml/doc/ja/tutorial/preface.sgml +++ b/fml/doc/ja/tutorial/preface.sgml @@ -1,5 +1,5 @@ <!-- - $FML: preface.sgml,v 1.23 2005/06/25 15:11:27 fukachan Exp $ + $FML: preface.sgml,v 1.24 2005/07/19 23:45:36 fukachan Exp $ --> @@ -272,5 +272,7 @@ fml-devel MLのログは <!-- テクニカルタームの定義を与える --> §.terms; +<!-- list of recipes --> +&lor.recipes; </preface> |
