Revision: 53849
http://brlcad.svn.sourceforge.net/brlcad/?rev=53849&view=rev
Author: starseeker
Date: 2012-11-28 14:22:15 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
Commit articles Docbook patch from GCI task
http://www.google-melange.com/gci/task/view/google/gci2012/7950213 by Cezar.
Modified Paths:
--------------
brlcad/trunk/doc/docbook/articles/en/TEMPLATE.xml
brlcad/trunk/doc/docbook/articles/en/about.xml
brlcad/trunk/doc/docbook/articles/hy/about_hy.xml
brlcad/trunk/doc/docbook/articles/it/about_it.xml
brlcad/trunk/doc/docbook/articles/ru/about_ru.xml
Modified: brlcad/trunk/doc/docbook/articles/en/TEMPLATE.xml
===================================================================
--- brlcad/trunk/doc/docbook/articles/en/TEMPLATE.xml 2012-11-28 05:13:58 UTC
(rev 53848)
+++ brlcad/trunk/doc/docbook/articles/en/TEMPLATE.xml 2012-11-28 14:22:15 UTC
(rev 53849)
@@ -1,159 +1,138 @@
-<article xmlns="http://docbook.org/ns/docbook" version="5.0"
- xmlns:xlink="http://www.w3.org/1999/xlink"
->
+<?xml version="1.0"?>
+<article xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<info>
<title>Article Title</title>
-
<author>
<personname>
- <firstname>Firstname</firstname>
- <othername>Middlename</othername>
- <surname>Lastname</surname>
+ <firstname>Firstname</firstname>
+ <othername>Middlename</othername>
+ <surname>Lastname</surname>
</personname>
-
<!-- optional e-mail address -->
<affiliation>
- <orgname>BRL-CAD Open Source</orgname>
- <address>
- <email>[email protected]</email>
- </address>
+ <orgname>BRL-CAD Open Source</orgname>
+ <address>
+ <email>[email protected]</email>
+ </address>
</affiliation>
</author>
</info>
-
<section xml:id="some-descriptive-tag">
<!-- the xml:id tag is just something descriptive that you can
- reference if you wanted to use CSS to modify the layout. -->
-
+ reference if you wanted to use CSS to modify the layout. -->
<para>
First paragraph goes here.
</para>
-
<literallayout>
<command>benchmark TIMEFRAME=1 run</command>
</literallayout>
-
<note>
<para>
- The preceding <application>benchmark</application> command
- example can get a lot more complex.
+ The preceding <application>benchmark</application> command
+ example can get a lot more complex.
</para>
</note>
-
<para>
When you run the <command>benchmark</command> with
the <option>help</option> option, you might see this output:
-
- <literallayout><computeroutput>
-<prompt>sean@gcc1-power7 bin]$</prompt> <command>benchmark</command> help
-Usage: ./benchmark [command(s)] [OPTION=value] [RT_OPTIONS]
-
-Available commands:
- clean
-...
- </computeroutput></literallayout>
+
+ <literallayout><computeroutput><prompt>sean@gcc1-power7
bin]$</prompt><command>benchmark</command> help
+ Usage: ./benchmark [command(s)] [OPTION=value] [RT_OPTIONS]
+
+ Available commands:
+ clean
+ ...
+ </computeroutput></literallayout>
</para>
-
<para>
Another paragraph with embedded list is shown here. Each
paragraph gets its own para and should be wrapped for
readability and localized context diff comparisons.
-
+
<info><title>A list of items:</title></info>
-
- <itemizedlist mark="bullet">
- <listitem>
- <para>
- Bullet item 1.
- </para>
- </listitem>
- <listitem>
- <para>
- Bullet item 2.
- </para>
- </listitem>
- </itemizedlist>
+
+ <itemizedlist mark="bullet"><listitem><para>
+ Bullet item 1.
+ </para></listitem><listitem><para>
+ Bullet item 2.
+ </para></listitem></itemizedlist>
</para>
-
</section>
-
<section xml:id="another-tag-for-main-body">
<title>Breaking up the flow into sections</title>
-
<para>
You can use sections to group sections of your document
together, but they are not necessary.
</para>
-
- <figure><info><title>Example embedded image text.</title></info>
+ <figure>
+ <info>
+ <title>Example embedded image text.</title>
+ </info>
<mediaobject>
- <imageobject>
- <!--
- NOTE: fileref will normally be something like
- "../../articles/en/images/nirt_fig02.png" NOT http: URL
- -->
- <imagedata align="center"
fileref="http://brlcad.org/images/logo/BRL-CAD_256x256.png" format="PNG"
width="64"/>
- </imageobject>
- <caption>
- <para>
- Image caption text.
- </para>
- </caption>
+ <imageobject>
+ <!--
+ NOTE: fileref will normally be something like
+ "../../articles/en/images/nirt_fig02.png" NOT http: URL
+ -->
+ <imagedata align="center"
fileref="http://brlcad.org/images/logo/BRL-CAD_256x256.png" format="PNG"
width="64"/>
+ </imageobject>
+ <caption>
+ <para>
+ Image caption text.
+ </para>
+ </caption>
</mediaobject>
</figure>
-
<para>
Another image, but rendered inline
- <inlinemediaobject>
- <imageobject condition="web">
- <imagedata fileref="http://brlcad.org/images/logo/BRL-CAD_64x64.png"
format="PNG" width="64"/>
- </imageobject>
- </inlinemediaobject> with the paragraph text.
+ <inlinemediaobject><imageobject><imagedata
fileref="http://brlcad.org/images/logo/BRL-CAD_64x64.png" format="PNG"
width="64"/></imageobject></inlinemediaobject>
+ with the paragraph text.
</para>
-
<para>
More paragraphs...
</para>
-
<informaltable>
<tgroup cols="2">
- <thead>
- <row>
- <entry>Type</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>ell</entry>
- <entry>Generalized Ellipsoid</entry>
- </row>
- <row>
- <entry>arb8</entry>
- <entry>Arbitrary Regular Polyhedron with up to 8 vertices</entry>
- </row>
- </tbody>
+ <thead>
+ <row>
+ <entry>Type</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>ell</entry>
+ <entry>Generalized Ellipsoid</entry>
+ </row>
+ <row>
+ <entry>arb8</entry>
+ <entry>Arbitrary Regular Polyhedron with up to 8 vertices</entry>
+ </row>
+ </tbody>
</tgroup>
</informaltable>
-
-
- <caution>
- <para>
- There's a lot more you can do with Docbook/XML. Search the web for
references and examples:
- </para>
- <itemizedlist>
- <listitem>
- <simpara>
- <link
xlink:href="http://www.docbook.org/tdg5/en/html/article.html">http://www.docbook.org/tdg5/en/html/article.html</link>
- </simpara>
- </listitem>
- <listitem>
- <simpara>
- <link
xlink:href="http://www.openoffice.org/xml/xmerge/docbook/UserGuide.html">http://www.openoffice.org/xml/xmerge/docbook/UserGuide.html</link>
- </simpara>
- </listitem>
- </itemizedlist>
- </caution>
+ <section>
+ <caution>
+ <para>
+ There's a lot more you can do with Docbook/XML. Search the web for
references and examples:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <link
xlink:href="http://www.docbook.org/tdg5/en/html/article.html">
+ http://www.docbook.org/tdg5/en/html/article.html
+ </link>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link
xlink:href="http://www.openoffice.org/xml/xmerge/docbook/UserGuide.html">
+ http://www.openoffice.org/xml/xmerge/docbook/UserGuide.html
+ </link>
+ </para>
+ </listitem>
+ </itemizedlist>
+ </caution>
+ </section>
</section>
-
</article>
Modified: brlcad/trunk/doc/docbook/articles/en/about.xml
===================================================================
--- brlcad/trunk/doc/docbook/articles/en/about.xml 2012-11-28 05:13:58 UTC
(rev 53848)
+++ brlcad/trunk/doc/docbook/articles/en/about.xml 2012-11-28 14:22:15 UTC
(rev 53849)
@@ -11,8 +11,8 @@
</personname>
<affiliation>
+ <orgname>BRL-CAD Open Source</orgname>
<address>
- <orgname>BRL-CAD Open Source</orgname>
<email>[email protected]</email>
</address>
</affiliation>
Modified: brlcad/trunk/doc/docbook/articles/hy/about_hy.xml
===================================================================
--- brlcad/trunk/doc/docbook/articles/hy/about_hy.xml 2012-11-28 05:13:58 UTC
(rev 53848)
+++ brlcad/trunk/doc/docbook/articles/hy/about_hy.xml 2012-11-28 14:22:15 UTC
(rev 53849)
@@ -12,17 +12,14 @@
</personname>
<affiliation>
- <address>
<orgname>BRL-CAD Open Source</orgname>
+ <address>
<email>[email protected]</email>
</address>
</affiliation>
</author>
<author>
- <contrib>
- Armenian Translation
- </contrib>
<personname>
<firstname>Karen</firstname>
<surname>Mgebrova</surname>
Modified: brlcad/trunk/doc/docbook/articles/it/about_it.xml
===================================================================
--- brlcad/trunk/doc/docbook/articles/it/about_it.xml 2012-11-28 05:13:58 UTC
(rev 53848)
+++ brlcad/trunk/doc/docbook/articles/it/about_it.xml 2012-11-28 14:22:15 UTC
(rev 53849)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<chapter id="wb_BRL-CAD_Overview-it">
+<article xmlns="http://docbook.org/ns/docbook" version="5.0">
<title>Sommario</title>
@@ -434,4 +433,4 @@
</mediaobject>
-->
-</chapter>
+</article>
Modified: brlcad/trunk/doc/docbook/articles/ru/about_ru.xml
===================================================================
--- brlcad/trunk/doc/docbook/articles/ru/about_ru.xml 2012-11-28 05:13:58 UTC
(rev 53848)
+++ brlcad/trunk/doc/docbook/articles/ru/about_ru.xml 2012-11-28 14:22:15 UTC
(rev 53849)
@@ -12,17 +12,14 @@
</personname>
<affiliation>
- <address>
<orgname>BRL-CAD Open Source</orgname>
+ <address>
<email>[email protected]</email>
</address>
</affiliation>
</author>
<author>
- <contrib>
- Russian Translation
- </contrib>
<personname>
<firstname>Ilya</firstname>
</personname>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits