|
From: <mh...@us...> - 2013-07-24 23:25:27
|
Revision: 18261
http://sourceforge.net/p/sbml/code/18261
Author: mhucka
Date: 2013-07-24 23:25:25 +0000 (Wed, 24 Jul 2013)
Log Message:
-----------
Updated for today's changes.
Modified Paths:
--------------
trunk/project/tex/sbmlpkgspec/NEWS.txt
trunk/project/tex/sbmlpkgspec/VERSION.txt
Modified: trunk/project/tex/sbmlpkgspec/NEWS.txt
===================================================================
--- trunk/project/tex/sbmlpkgspec/NEWS.txt 2013-07-24 23:25:05 UTC (rev 18260)
+++ trunk/project/tex/sbmlpkgspec/NEWS.txt 2013-07-24 23:25:25 UTC (rev 18261)
@@ -1,4 +1,22 @@
=============================================================================
+News for version 1.3.2 (2013-07-24 <mh...@ca...>)
+=============================================================================
+
+* Added new commands \apdx{...} and \apdx*{...} for referring to appendix
+ sections. These commands generate the correct "Appendix X" text instead of
+ what you would get using \sec{...}, which would be "Section X". Thanks to
+ Lucian Smith for pointing out this issue and suggesting the command.
+
+* Fixed a bug that caused PDF files to always be opened on the first page,
+ even if you reopened the file from a previous viewing of a different page.
+ This meant that people's viewers weren't able to return users to the same
+ page they left off, which was annoying. The problem was caused by a
+ misguided attempt to use "helpful" options with the LaTeX hyperref package.
+
+* Fixed a bug that introduced an extra space in front of the references
+ generated by \sec*{...}.
+
+=============================================================================
News for version 1.3.2 (2012-11-30 <mh...@ca...>)
=============================================================================
Modified: trunk/project/tex/sbmlpkgspec/VERSION.txt
===================================================================
--- trunk/project/tex/sbmlpkgspec/VERSION.txt 2013-07-24 23:25:05 UTC (rev 18260)
+++ trunk/project/tex/sbmlpkgspec/VERSION.txt 2013-07-24 23:25:25 UTC (rev 18261)
@@ -1 +1 @@
-1.3.2
+1.4.0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|