aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/fdp-primer
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-08-21 19:16:02 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-08-21 19:16:02 +0000
commit2e51ec7022b39b6fb3524de08669b20d0d436285 (patch)
tree79fbae1d36dfb1cf1c634282cd893ef6532e3abb /ja_JP.eucJP/books/fdp-primer
parentb2153405c50aa7276c3b5ad07d50eec1f0b45449 (diff)
downloaddoc-2e51ec7022b39b6fb3524de08669b20d0d436285.tar.gz
doc-2e51ec7022b39b6fb3524de08669b20d0d436285.zip
- Strip unnecessary trailing spaces
Approved by: doceng (implicit)
Notes
Notes: svn path=/projects/sgml2xml/; revision=39416
Diffstat (limited to 'ja_JP.eucJP/books/fdp-primer')
-rw-r--r--ja_JP.eucJP/books/fdp-primer/Makefile26
-rw-r--r--ja_JP.eucJP/books/fdp-primer/chapters.ent10
-rw-r--r--ja_JP.eucJP/books/fdp-primer/examples/appendix.sgml20
3 files changed, 28 insertions, 28 deletions
diff --git a/ja_JP.eucJP/books/fdp-primer/Makefile b/ja_JP.eucJP/books/fdp-primer/Makefile
index cfcf5bbd88..abc0bc6347 100644
--- a/ja_JP.eucJP/books/fdp-primer/Makefile
+++ b/ja_JP.eucJP/books/fdp-primer/Makefile
@@ -1,4 +1,4 @@
-#
+#
# $FreeBSD$
#
# Build the FreeBSD Documentation Project Primer (Japanese).
@@ -15,25 +15,25 @@ FORMATS?= html-split html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-#
+#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#
# SGML content
-SRCS= book.sgml
-SRCS+= overview/chapter.sgml
-SRCS+= psgml-mode/chapter.sgml
-SRCS+= see-also/chapter.sgml
-SRCS+= sgml-markup/chapter.sgml
-SRCS+= sgml-primer/chapter.sgml
-SRCS+= stylesheets/chapter.sgml
+SRCS= book.sgml
+SRCS+= overview/chapter.sgml
+SRCS+= psgml-mode/chapter.sgml
+SRCS+= see-also/chapter.sgml
+SRCS+= sgml-markup/chapter.sgml
+SRCS+= sgml-primer/chapter.sgml
+SRCS+= stylesheets/chapter.sgml
SRCS+= structure/chapter.sgml
SRCS+= doc-build/chapter.sgml
-SRCS+= the-website/chapter.sgml
-SRCS+= tools/chapter.sgml
+SRCS+= the-website/chapter.sgml
+SRCS+= tools/chapter.sgml
SRCS+= translations/chapter.sgml
-SRCS+= writing-style/chapter.sgml
+SRCS+= writing-style/chapter.sgml
SRCS+= examples/appendix.sgml
@@ -46,7 +46,7 @@ SRCS+= examples/appendix.sgml
#IMAGES_LIB+= callouts/5.png
# Entities
-SRCS+= chapters.ent
+SRCS+= chapters.ent
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/ja_JP.eucJP/books/fdp-primer/chapters.ent b/ja_JP.eucJP/books/fdp-primer/chapters.ent
index e11e0e134b..28b19cfaf0 100644
--- a/ja_JP.eucJP/books/fdp-primer/chapters.ent
+++ b/ja_JP.eucJP/books/fdp-primer/chapters.ent
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="eucJP"?>
-<!--
+<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -7,10 +7,10 @@
$FreeBSD$
Creates entities for each chapter in the Documentation Project Primer.
- Each entity is named chap.foo, where foo is the value of the id
- attribute on that chapter, and corresponds to the name of the
+ Each entity is named chap.foo, where foo is the value of the id
+ attribute on that chapter, and corresponds to the name of the
directory in which that chapter's .sgml file is stored.
-
+
Chapters should be listed in the order in which they are referenced.
-->
@@ -24,7 +24,7 @@
<!ENTITY chap.translations SYSTEM "translations/chapter.sgml">
<!ENTITY chap.writing-style SYSTEM "writing-style/chapter.sgml">
<!ENTITY chap.psgml-mode SYSTEM "psgml-mode/chapter.sgml">
-<!ENTITY chap.see-also SYSTEM "see-also/chapter.sgml">
+<!ENTITY chap.see-also SYSTEM "see-also/chapter.sgml">
<!ENTITY chap.doc-build SYSTEM "doc-build/chapter.sgml">
<!ENTITY app.examples SYSTEM "examples/appendix.sgml">
diff --git a/ja_JP.eucJP/books/fdp-primer/examples/appendix.sgml b/ja_JP.eucJP/books/fdp-primer/examples/appendix.sgml
index cb0e39ae59..ba1c755e5f 100644
--- a/ja_JP.eucJP/books/fdp-primer/examples/appendix.sgml
+++ b/ja_JP.eucJP/books/fdp-primer/examples/appendix.sgml
@@ -69,7 +69,7 @@
<book lang='ja'>
<bookinfo>
<title>An Example Book</title>
-
+
<author>
<firstname>Your first name</firstname>
<surname>Your surname</surname>
@@ -94,7 +94,7 @@
<para>Your book may have a preface, in which case it should be placed
here.</para>
</preface>
-
+
<chapter>
<title>My first chapter</title>
@@ -149,7 +149,7 @@
<title>My first sub-section</title>
<para>This is the first sub-section in my article.</para>
- </sect2>
+ </sect2>
</sect1>
</article>]]></programlisting>
</example>
@@ -172,7 +172,7 @@
<example>
<title>DocBook から HTML (大きな単一ファイル) への変換</title>
-
+
<screen>&prompt.user; <userinput>jade -V nochunks \ <co id="examples-co-jade-1-nochunks">
-c /usr/local/share/sgml/docbook/dsssl/modular/catalog \ <co id="examples-co-jade-1-catalog">
-c /usr/local/share/sgml/docbook/catalog \
@@ -216,7 +216,7 @@
<example>
<title>DocBook から HTML (複数の小さなファイル) への変換</title>
-
+
<screen>&prompt.user; <userinput>jade \
-c /usr/local/share/sgml/docbook/dsssl/modular/catalog \ <co id="examples-co-jade-2-catalog">
-c /usr/local/share/sgml/docbook/catalog \
@@ -274,7 +274,7 @@
<para>&tex; 出力生成に関する様々なオプションを使用するように
スタイルシートをカスタマイズします。</para>
</callout>
-
+
<callout arearefs="examples-co-jade-3-catalog">
<para>Jade が処理しなければならないカタログを指定します。
三つのカタログが必要です。
@@ -296,7 +296,7 @@
<para>生成された<filename>.tex</filename> ファイルは、今度は
<literal>&amp;jadetex</literal> マクロパッケージを指定して
<command>tex</command>へ通さなければなりません。</para>
-
+
<screen>&prompt.user; <userinput>tex "&amp;jadetex" <replaceable>file</replaceable>.tex</userinput></screen>
<para><emphasis>少なくとも</emphasis>三度、
@@ -307,16 +307,16 @@
<para>この時点では
<literal>LaTeX Warning: Reference `136' on page 5 undefined on input
line 728.</literal>のような警告メッセージが出ても大丈夫です。</para>
-
+
<para>二度目の実行では文書を処理しますが、
今度は幾つかの情報 (文書のページ数など) は既知です。
これによって索引の項目や他の相互参照が解決されます。</para>
<para>三度目の実行で必要な最終クリーンナップを行います。</para>
-
+
<para>このステージの出力が
<filename><replaceable>file</replaceable>.dvi</filename>となります。</para>
-
+
<para>最後に、<command>dvips</command> を実行して
<filename>.dvi</filename> ファイルを Postscript へ変換します。</para>