[gs-code-review] Fix for 688051, Strange reference to GS_LIB

Alex Cherepanov alexcher at coscript.com
Tue May 3 18:03:28 PDT 2005


Correct a wrong reference to GS_LIB in Install.htm. Refer the user to
Use.htm, which has the most details information about GS_LIB.
Fix bug 688051.
-------------- next part --------------
Index: gs/doc/Install.htm
===================================================================
RCS file: /cvs/ghostscript/gs/doc/Install.htm,v
retrieving revision 1.52
diff -b -u -r1.52 Install.htm
--- gs/doc/Install.htm	18 Apr 2005 18:26:14 -0000	1.52
+++ gs/doc/Install.htm	4 May 2005 00:40:08 -0000
@@ -410,7 +410,8 @@
 Ghostscript, you may wish to replace the <b><tt>FONTMAP</tt></b> file with
 <b><tt>FONTMAP.ATM</tt></b>, and to add to the environment variable
 <b><tt>GS_LIB</tt></b> the name of the directory where the fonts are located
-(see below for more information about <b><tt>GS_LIB</tt></b>).  Before you
+(see <a href="Use.htm">How to use Ghostscript</a> for more information
+about <b><tt>GS_LIB</tt></b>).  Before you
 do this, please read carefully the license that accompanies the ATM fonts;
 we take no responsibility for any possible violations of such licenses.
 Similarly, if you have Adobe Type Basics, you may wish to replace
@@ -474,7 +475,8 @@
 OS/2 comes with some Adobe Type Manager fonts. If you wish to use these with
 Ghostscript, you should replace the <b><tt>FONTMAP</tt></b> file with
 <b><tt>FONTMAP.OS2</tt></b>, and add to the environment variable
-<b><tt>GS_LIB</tt></b> (see below for more information about
+<b><tt>GS_LIB</tt></b> (see <a href="Use.htm">How to use Ghostscript</a>
+for more information about
 <b><tt>GS_LIB</tt></b>) the name of the directory where the fonts are
 located, usually <b><tt>C:\PSFONTS</tt></b>.  Before you do this, please
 read carefully the license that accompanies the ATM fonts; we take no


More information about the gs-code-review mailing list