diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/epspdf/index.html')
-rw-r--r-- | Master/texmf-dist/doc/support/epspdf/index.html | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/support/epspdf/index.html b/Master/texmf-dist/doc/support/epspdf/index.html index 5df7df22fca..779b59f0f25 100644 --- a/Master/texmf-dist/doc/support/epspdf/index.html +++ b/Master/texmf-dist/doc/support/epspdf/index.html @@ -119,7 +119,7 @@ manually.</p> <h3>Mac OS X</h3> -<p><b>Note.</b> Version 0.5 has not been tested with Tiger.</p> +<p><b>Note.</b> Version 0.5.x has not been tested with Tiger.</p> <p>Ruby and Tcl/Tk are already part of the operating system. Ghostscript is included in MacTeX, but is also available via @@ -233,7 +233,7 @@ and Tcl/Tk requirements. See the table below:</p> <h3>Windows setup program</h3> -<p>Download the <a href="epspdf.0.5.exe">epspdftk setup +<p>Download the <a href="epspdf.0.5.1.exe">epspdftk setup program.</a> You can run it in the usual way, by double-clicking. The setup program will create entries in your start menu for epspdftk and for the user manual.</p> @@ -243,7 +243,7 @@ with <a href="http://nsis.sourceforge.net/">NSIS</a></p>. <h3>Windows zipfile</h3> -<p>Download the <a href="epspdf.0.5.zip">epspdf zip file</a>, +<p>Download the <a href="epspdf.0.5.1.zip">epspdf zip file</a>, unpack it somewhere and create a batchfile epspdf.bat such as</p> <pre> @@ -267,7 +267,7 @@ Windows 7.</p> <h3>Unix/Linux</h3> -<p>Download the <a href="epspdf.0.5.tgz">tar.gz archive</a> and +<p>Download the <a href="epspdf.0.5.1.tgz">tar.gz archive</a> and unpack it in some directory. If you plan to use epspdf.rb from the command-line, create a shell script <tt>epspdf</tt> such as</p> @@ -317,17 +317,17 @@ or Adobe Reader.</p> <h2><a name="files"/>Files</h2> <ul> -<li><a href="epspdf.0.5.tgz">epspdf.0.5.tgz</a> preferred for Unix +<li><a href="epspdf.0.5.1.tgz">epspdf.0.5.1.tgz</a> preferred for Unix and Mac OS X</li> -<li><a href="epspdf.0.5.zip">epspdf.0.5.zip</a> preferred for +<li><a href="epspdf.0.5.1.zip">epspdf.0.5.1.zip</a> preferred for Windows if you don't want to use the installer below</li> -<li><a href="epspdf.0.5.exe">epspdf.0.5.exe</a> Windows setup +<li><a href="epspdf.0.5.1.exe">epspdf.0.5.1.exe</a> Windows setup program, including Ruby subset. The epspdftk script has been packaged with a basic Tcl/Tk into a single exe file (starpack).</li> -<li><a href="epspdftk.0.5.dmg.gz">epspdftk.0.5.dmg.gz</a> +<li><a href="epspdftk.0.5.1.dmg.gz">epspdftk.0.5.1.dmg.gz</a> compressed disk image with epspdftk wrapped into a Mac OS X <q>app</q></li> </ul> @@ -368,8 +368,11 @@ Mac OS X applet for starting epspdftk.rb</li> <h2><a name="releases"/>Releases</h2> -<dl><dt>0.5</dt><dd>Current version. Ruby/Tk GUI replaced with - Tcl/Tk GUI. Starpack wrapper for Windows setup version.</dd> +<dl><dt>0.5.1</dt><dd>Current version. Bug fix for boundingbox +atend.</dd> + +<dt>0.5</dt><dd>Ruby/Tk GUI replaced with Tcl/Tk GUI. Starpack + wrapper for Windows setup version.</dd> <dt>0.4.3</dt><dd>Fixes for compatibility with Ruby 1.9 and, under Windows, for newer Ghostscript versions. Documentation @@ -427,5 +430,5 @@ Mac OS X applet for starting epspdftk.rb</li> <hr/> -<p class="fineprint">Last revised: March 29, 2010</p> +<p class="fineprint">Last revised: May 9, 2010</p> </body></html> |