pybliographer r1283 - in trunk: . doc/C



Author: fredgo
Date: Wed Oct 29 17:09:26 2008
New Revision: 1283
URL: http://svn.gnome.org/viewvc/pybliographer?rev=1283&view=rev

Log:
Revision: gobry pybliographer org--2007/pyblio--stable--1.2--patch-22
Creator:  Frederic Gobry <gobry pybliographer org>

Merged Zoltan's fixes

Patches applied:

 * kota pybliographer org--2007/pyblio--stable--1.2--patch-11
   merged patch-18..21 from Frederic

 * kota pybliographer org--2007/pyblio--stable--1.2--patch-12
   update doc for Lyx connectivity

 * kota pybliographer org--2007/pyblio--stable--1.2--patch-13
   ready for release 1.2.12


Modified:
   trunk/NEWS
   trunk/configure.ac
   trunk/doc/C/commandline.xml
   trunk/doc/C/gui.xml
   trunk/doc/C/preface.xml
   trunk/doc/C/pybliographer-C.omf
   trunk/doc/C/pybliographer.xml

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Oct 29 17:09:26 2008
@@ -1,10 +1,14 @@
 -*- text -*-
 
-New in ...
+New in 1.2.12 - 2008-10-07
 
-       * added a --disable-depchecks configure option to let packagers
+       * Fixed an escaping bug
+       * Added a --disable-depchecks configure option to let packagers
          avoid failing checks when running under fakeroot (gnomevfs
          for instance would try to create $HOME/.gnome2 when imported)
+       * Fix a native editing bug
+       * Updated documentation
+       * Updated translations (Gnome I18n team)
 
 New in 1.2.11 - 2007-09-24
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Oct 29 17:09:26 2008
@@ -24,7 +24,7 @@
 AC_PREREQ(2.57)
 
 AC_INIT
-AM_INIT_AUTOMAKE(pybliographer, 1.2.11)
+AM_INIT_AUTOMAKE(pybliographer, 1.2.12)
 
 AC_CONFIG_SRCDIR(pybliographer.py)
 

Modified: trunk/doc/C/commandline.xml
==============================================================================
--- trunk/doc/C/commandline.xml	(original)
+++ trunk/doc/C/commandline.xml	Wed Oct 29 17:09:26 2008
@@ -5,7 +5,7 @@
   command:</para>
   <screen>
   <prompt>bash$ </prompt><userinput>pybliographer</userinput>
-  This is pybliographer, version 1.2.11
+  This is pybliographer, version 1.2.12
   Copyright (C) 1998-2004 Frederic GOBRY
   This is free software with ABSOLUTELY NO WARRANTY.
   For details, type `warranty'.

Modified: trunk/doc/C/gui.xml
==============================================================================
--- trunk/doc/C/gui.xml	(original)
+++ trunk/doc/C/gui.xml	Wed Oct 29 17:09:26 2008
@@ -447,15 +447,13 @@
     <title>Using &pyc; with <application>LyX</application></title>
     
     <para>It  is possible  to directly  use &pyb;  in order  to insert
-      bibliographic references  into LyX. To  do so, one first  has to
-      start the LyX  <emphasis>server</emphasis>. In the configuration
-      file  <filename>~/.lyx/lyxrc</filename>, add the  following line
-      before starting LyX:</para>
-
-    <programlisting>
-      \serverpipe "~/.lyx/lyxpipe"
-    </programlisting>
-
+      bibliographic references  into LyX. It is done through the LyX
+      <emphasis>server</emphasis>. The path of the LyX server pipe can
+      be defined in the <menuchoice><guimenu>Tools</guimenu>
+      <guimenuitem>Preferences</guimenuitem></menuchoice> dialog of LyX.
+      The same path should be given in &pyb;'s settings 
+      (the default value is ~/.lyx/lyxpipe).</para>
+      
     <para>Then,  in &pyc;,  it is  possible to  select one  or several
       entries and insert their references into a running LyX simply by
       clicking  the <guibutton>Cite</guibutton>  toolbar button,  or 

Modified: trunk/doc/C/preface.xml
==============================================================================
--- trunk/doc/C/preface.xml	(original)
+++ trunk/doc/C/preface.xml	Wed Oct 29 17:09:26 2008
@@ -86,24 +86,24 @@
             <term>Bugfixes</term>
             <listitem>
               <para>
-                Fixed multiple creation of entries, fixed bug related to 
-                creating a new field.
+                Fixed an escaping bug and a bug related to native editing.
               </para>
             </listitem>
           </varlistentry>
           <varlistentry>
-            <term>Config loader</term>
+            <term>New configure option</term>
             <listitem>
               <para>
-                Improvements of config loader.
+                Added a --disable-depchecks configure option to let packagers
+                avoid failing checks when running under fakeroot.
               </para>
             </listitem>
           </varlistentry>
           <varlistentry>
-            <term>Translation</term>
+            <term>Documentation and Translation</term>
             <listitem>
               <para>
-                Updated translations.
+                Updated documentation and translations.
               </para>
             </listitem>
           </varlistentry>

Modified: trunk/doc/C/pybliographer-C.omf
==============================================================================
--- trunk/doc/C/pybliographer-C.omf	(original)
+++ trunk/doc/C/pybliographer-C.omf	Wed Oct 29 17:09:26 2008
@@ -12,9 +12,9 @@
       Pybliographer Manual
     </title>
     <date>
-      2007-09-24
+      2008-10-07
     </date>
-    <version identifier="2.6" date="2007-09-24" description="Updated for Pybliographer 1.2.11"/>
+    <version identifier="2.6" date="2008-10-07" description="Updated for Pybliographer 1.2.12"/>
     <subject category="GNOME|Applications|Office"/>
     <description>
       User manual for the Pybliographer application.

Modified: trunk/doc/C/pybliographer.xml
==============================================================================
--- trunk/doc/C/pybliographer.xml	(original)
+++ trunk/doc/C/pybliographer.xml	Wed Oct 29 17:09:26 2008
@@ -7,9 +7,9 @@
 <!ENTITY pyb "pybliographer">
 <!ENTITY pyc "pybliographic">
 <!ENTITY Pyc "Pybliographic">
-<!ENTITY appversion "1.2.11">
+<!ENTITY appversion "1.2.12">
 <!ENTITY manrevision "2.6">
-<!ENTITY date "September 2007">
+<!ENTITY date "October 2008">
 <!ENTITY app "Pybliographer">
 
 <!ENTITY preface SYSTEM "preface.xml">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]