groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff ./NEWS contrib/pdfmark/pdfmark.ms doc/gro...


From: Werner LEMBERG
Subject: [Groff-commit] groff ./NEWS contrib/pdfmark/pdfmark.ms doc/gro...
Date: Wed, 08 Mar 2006 21:54:11 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 06/03/08 21:54:11

Modified files:
        .              : NEWS 
        contrib/pdfmark: pdfmark.ms 
        doc            : groff.texinfo webpage.ms 
        src/devices/grops: ps.cpp 

Log message:
        Fix URLs for Adobe's documentation files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/NEWS.diff?tr1=1.209&tr2=1.210&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/contrib/pdfmark/pdfmark.ms.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/doc/groff.texinfo.diff?tr1=1.229&tr2=1.230&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/doc/webpage.ms.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/src/devices/grops/ps.cpp.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: groff/NEWS
diff -u groff/NEWS:1.209 groff/NEWS:1.210
--- groff/NEWS:1.209    Fri Feb 24 08:08:42 2006
+++ groff/NEWS  Wed Mar  8 21:54:11 2006
@@ -339,7 +339,7 @@
 o Composite glyphs are now supported.  To do this, a subset of the Adobe
   Glyph List (AGL) Algorithm as described in
 
-    http://partners.adobe.com/asn/tech/type/unicodegn.jsp
+    http://partners.adobe.com/public/developer/opentype/index_glyph.html
 
   is used to construct glyph names based on Unicode character codes.  The
   existing groff glyph names are frozen; no glyph names which can't be
Index: groff/contrib/pdfmark/pdfmark.ms
diff -u groff/contrib/pdfmark/pdfmark.ms:1.5 
groff/contrib/pdfmark/pdfmark.ms:1.6
--- groff/contrib/pdfmark/pdfmark.ms:1.5        Sat Feb 25 05:49:15 2006
+++ groff/contrib/pdfmark/pdfmark.ms    Wed Mar  8 21:54:11 2006
@@ -150,7 +150,7 @@
 .\" preceding it with "--", to avoid "invalid character in name" type
 .\" error messages from groff (caused by the use of "\~").
 .\"
-.pdfhref W -D http://partners.adobe.com/asn/acrobat/docs/pdfmark.pdf \
+.pdfhref W -D 
http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/pdf_creation_apis_and_specs/pdfmarkReference.pdf
 \
     -P \(lq -A \(rq\\$1 -- pdfmark\~Reference\~Manual
 ..
 .pdfmark-manual ,
Index: groff/doc/groff.texinfo
diff -u groff/doc/groff.texinfo:1.229 groff/doc/groff.texinfo:1.230
--- groff/doc/groff.texinfo:1.229       Sun Mar  5 17:03:39 2006
+++ groff/doc/groff.texinfo     Wed Mar  8 21:54:11 2006
@@ -9030,7 +9030,7 @@
 Glyph names not listed in groff_char(7) are derived algorithmically,
 using a simplified version of the Adobe Glyph List (AGL) algorithm
 which is described in
address@hidden://partners.adobe.com@//asn@//tech@//type@//unicodegn.jsp}.
address@hidden://partners.adobe.com@//public@//developer@//opentype@//index_glyph.html}.
 The (frozen) set of glyph names which can't be derived algorithmically
 is called @dfn{groff glyph list (GGL)}.
 
Index: groff/doc/webpage.ms
diff -u groff/doc/webpage.ms:1.23 groff/doc/webpage.ms:1.24
--- groff/doc/webpage.ms:1.23   Sat Jan 21 14:14:09 2006
+++ groff/doc/webpage.ms        Wed Mar  8 21:54:11 2006
@@ -772,8 +772,8 @@
 .LI
 Composite glyphs are now supported.
 To do this, a subset of the Adobe Glyph List (AGL) Algorithm as described in
-.URL http://partners.adobe.com/asn/tech/type/unicodegn.jsp \
-     http://partners.adobe.com/asn/tech/type/unicodegn.jsp
+.URL http://partners.adobe.com/public/developer/opentype/index_glyph.html \
+     http://partners.adobe.com/public/developer/opentype/index_glyph.html
 is used to construct glyph names based on Unicode character codes.
 The existing groff glyph names are frozen; no glyph names which can't be
 constructed algorithmically will be added in the future.
Index: groff/src/devices/grops/ps.cpp
diff -u groff/src/devices/grops/ps.cpp:1.13 groff/src/devices/grops/ps.cpp:1.14
--- groff/src/devices/grops/ps.cpp:1.13 Thu Feb 23 20:00:47 2006
+++ groff/src/devices/grops/ps.cpp      Wed Mar  8 21:54:11 2006
@@ -23,7 +23,7 @@
 /*
  * PostScript documentation:
  *   http://www.adobe.com/products/postscript/pdfs/PLRM.pdf
- *   http://partners.adobe.com/asn/developer/pdfs/tn/5001.DSC_Spec.pdf
+ *   http://partners.adobe.com/public/developer/en/ps/5001.DSC_Spec.pdf
  */
 
 #include "driver.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]