|
From: <ai...@us...> - 2010-06-06 07:24:00
|
Revision: 11064
http://plplot.svn.sourceforge.net/plplot/?rev=11064&view=rev
Author: airwin
Date: 2010-06-06 07:23:52 +0000 (Sun, 06 Jun 2010)
Log Message:
-----------
Revert previous change which didn't do what we wanted. The result
was
* The PLplot Plotting Library: (plplotdoc). The PLplot Plotting Library
got changed to
* The PLplot Plotting Library: (plplotdoc). PLplot Plotting Library
(i.e. where the second "The" is dropped) rather than the desired
* PLplot Plotting Library: (plplotdoc). The PLplot Plotting Library
(i.e., where the first "The" is dropped).
It looks like to drop the first "The" it would be necessary to change
the overall title which would be bad since that would affect html, PostScript,
etc., results as well as the info results.
Modified Paths:
--------------
trunk/doc/docbook/src/plplotdoc.xml.in
Modified: trunk/doc/docbook/src/plplotdoc.xml.in
===================================================================
--- trunk/doc/docbook/src/plplotdoc.xml.in 2010-06-06 06:49:48 UTC (rev 11063)
+++ trunk/doc/docbook/src/plplotdoc.xml.in 2010-06-06 07:23:52 UTC (rev 11064)
@@ -269,7 +269,7 @@
<title>The PLplot Plotting Library</title>
<titleabbrev role="texinfo-file">plplotdoc</titleabbrev>
<abstract role="texinfo-node">
- <para>PLplot Plotting Library</para>
+ <para>The PLplot Plotting Library</para>
</abstract>
<subjectset scheme="texinfo-directory">
<subject><subjectterm>Scientific Visualization</subjectterm></subject>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|