Update of /cvsroot/refdb/refdb/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28329
Modified Files:
Tag: Release_0_9_5_stable
refdbxp.1.xml
Log Message:
lower/mixed-cased section titles
Index: refdbxp.1.xml
===================================================================
RCS file: /cvsroot/refdb/refdb/doc/Attic/refdbxp.1.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -U2 -r1.1.2.1 -r1.1.2.2
--- refdbxp.1.xml 8 Jan 2006 21:53:43 -0000 1.1.2.1
+++ refdbxp.1.xml 12 Jan 2006 23:47:58 -0000 1.1.2.2
@@ -3,5 +3,5 @@
<refentryinfo><date>2005-10-17</date></refentryinfo>
<refmeta>
- <refentrytitle>REFDBXP</refentrytitle>
+ <refentrytitle>refdbxp</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class='date'>2005-10-17</refmiscinfo>
@@ -24,5 +24,5 @@
<refsect1 id='refdbxp-description'>
- <title>DESCRIPTION</title>
+ <title>Description</title>
<para>refdbxp allows the interconversion of the short and full notation of citations in the supported SGML and XML documents of RefDB(7). See the RefDB manual (see below) for information about the two notations. The conversion is round-trip safe, and it supports mixing short and full notation in the same source document. Full-notation citations will use the correct encoding for first and subsequent citations of the same reference.</para>
<note>
@@ -52,5 +52,5 @@
<refsect1 id='refdbxp-options'>
- <title>OPTIONS</title>
+ <title>Options</title>
<variablelist remap='TP'>
<varlistentry>
@@ -76,5 +76,5 @@
<refsect1 id="refdbxp-example">
- <title>EXAMPLE</title>
+ <title>Example</title>
<para>Lets first try the most common usage of refdbxp. The following command expands all citations, regardless of whether they are written in short or full notation, to the full notation and writes the result to a new file <filename moreinfo="none">foo.full.sgml</filename>. The input from <filename moreinfo="none">foo.sgml</filename> is assumed to be DocBook SGML:</para>
<screen format="linespecific">
@@ -105,7 +105,7 @@
<refsect1 id='refdbxp-see_also'>
- <title>SEE ALSO</title>
+ <title>See also</title>
<para><emphasis remap='B'>RefDB</emphasis> (7),
- <emphasis remap='B'><link linkend="refentry-refdbnd">refdbnd</link></emphasis> (1),</para>
+ <emphasis remap='B'><link linkend="refentry-refdbnd">refdbnd</link></emphasis> (1).</para>
<para><emphasis remap='I'>RefDB manual (local copy) </emphasis> /usr/local/share/doc/refdb-0.9.7-pre1/index.html</para>
@@ -117,5 +117,5 @@
<refsect1 id='refdbxp-author'>
- <title>AUTHOR</title>
+ <title>Author</title>
<para>refdbxp was written by Markus Hoenicka <ma...@mh...>.</para>
|