[Refdb-cvs] CVS: homepage index.html,1.14,1.15 emacs.html,1.8,1.9
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-12-21 23:49:03
|
Update of /cvsroot/refdb/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11821 Modified Files: index.html emacs.html Log Message: added new refdb-elisp version Index: index.html =================================================================== RCS file: /cvsroot/refdb/homepage/index.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -U2 -r1.14 -r1.15 --- index.html 23 Nov 2005 22:40:45 -0000 1.14 +++ index.html 21 Dec 2005 23:48:52 -0000 1.15 @@ -137,4 +137,8 @@ <h2>News</h2> <div class="news"> + <h3>December 22, 2005</h3> + <p>A new version of the refdb-elisp package is available. Please download them from the <a href="http://www.sourceforge.net/projects/refdb">Project page</a>. The two Emacs modes contained in the package turn Emacs into a full-fledged frontend for RefDB, allows direct editing and updating of reference, note, and style data, and allows a convenient "cite-while-you-write" kind of authoring your next book or publication.</p> + </div> + <div class="news"> <h3>November 23, 2005</h3> <p>Cygwin binaries of 0.9.6 are available. Please download them from the <a href="http://www.sourceforge.net/projects/refdb">Project page</a>.</p> Index: emacs.html =================================================================== RCS file: /cvsroot/refdb/homepage/emacs.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -U2 -r1.8 -r1.9 --- emacs.html 15 Nov 2005 21:24:23 -0000 1.8 +++ emacs.html 21 Dec 2005 23:48:53 -0000 1.9 @@ -119,5 +119,5 @@ <h1>RefDB Features: Emacs support</h1> <p>RefDB integrates nicely into Emacs. Combined with editing modes for SGML, XML, and RIS documents, you'll get an integrated authoring environment with direct access to your bibliographic data. "Cite-while-you-write", document transformation, and previewing is just a few mouseclicks away for DocBook SGML and XML as well as for TEI XML documents. Emacs support is not included in the RefDB sources, but available separately.</p> - <p>The modes below are also available as a autotools-based <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=169552&release_id=371177">package</a> including a manual.</p> + <p>The modes below are also available as an autotools-based <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=169552&release_id=371177">package</a> including a manual.</p> <div class="localnav"> <table class="localnav"> @@ -162,5 +162,5 @@ <h2 id="refdbmode">Emacs refdb-mode</h2> <p class="authors">Current Author: Markus Hoenicka <mho...@us...></p> - <p><strong><a href="addons/refdb-mode.el">Download refdb-mode.el (1.17)</a></strong></p> + <p><strong><a href="addons/refdb-mode.el">Download refdb-mode.el (1.25)</a></strong></p> <p>This minor mode for <a href="http://directory.fsf.org/emacs.html">Emacs</a> and <a href="http://www.xemacs.org/">XEmacs</a> is a frontend, and then some, for RefDB.</p> <ul> |