/[emacs]/emacs/lisp/ps-print.el
ViewVC logotype

Diff of /emacs/lisp/ps-print.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.151 by viniciusjl, Sun Nov 21 22:52:46 2004 UTC revision 1.152 by handa, Fri Feb 18 00:41:08 2005 UTC
# Line 986  Please send all bug fixes and enhancemen Line 986  Please send all bug fixes and enhancemen
986  ;;      (my-mixed-family  ;;      (my-mixed-family
987  ;;       (fonts (normal               . "Courier-Bold")  ;;       (fonts (normal               . "Courier-Bold")
988  ;;              (bold                 . "Helvetica")  ;;              (bold                 . "Helvetica")
989  ;;              (italic               . "Zapf-Chancery-MediumItalic")  ;;              (italic               . "ZapfChancery-MediumItalic")
990  ;;              (bold-italic          . "NewCenturySchlbk-BoldItalic")  ;;              (bold-italic          . "NewCenturySchlbk-BoldItalic")
991  ;;              (w3-table-hack-x-face . "LineDrawNormal"))  ;;              (w3-table-hack-x-face . "LineDrawNormal"))
992  ;;       (size . 10.0)  ;;       (size . 10.0)
# Line 1010  Please send all bug fixes and enhancemen Line 1010  Please send all bug fixes and enhancemen
1010  ;;       (fonts (w3-table-hack-x-face . "LineDrawNormal")  ;;       (fonts (w3-table-hack-x-face . "LineDrawNormal")
1011  ;;              (bold                 . "Helvetica")  ;;              (bold                 . "Helvetica")
1012  ;;              (bold-italic          . "NewCenturySchlbk-BoldItalic")  ;;              (bold-italic          . "NewCenturySchlbk-BoldItalic")
1013  ;;              (italic               . "Zapf-Chancery-MediumItalic")  ;;              (italic               . "ZapfChancery-MediumItalic")
1014  ;;              (normal               . "Courier-Bold"))  ;;              (normal               . "Courier-Bold"))
1015  ;;       (avg-char-width . 6.0)  ;;       (avg-char-width . 6.0)
1016  ;;       (space-width . 6.0)  ;;       (space-width . 6.0)
# Line 2820  It has effect only when `ps-spool-duplex Line 2820  It has effect only when `ps-spool-duplex
2820       (line-height . 9.63)       (line-height . 9.63)
2821       (space-width . 2.78)       (space-width . 2.78)
2822       (avg-char-width . 2.78))       (avg-char-width . 2.78))
2823        (ZapfChancery-MediumItalic
2824         (fonts (normal . "ZapfChancery-MediumItalic"))
2825         (size . 10.0)
2826         (line-height . 11.45)
2827         (space-width . 2.2)
2828         (avg-char-width . 4.10811))
2829        ;; We keep this wrong entry name (but with correct font name) for
2830        ;; backward compatibility.
2831      (Zapf-Chancery-MediumItalic      (Zapf-Chancery-MediumItalic
2832       (fonts (normal . "Zapf-Chancery-MediumItalic"))       (fonts (normal . "ZapfChancery-MediumItalic"))
2833       (size . 10.0)       (size . 10.0)
2834       (line-height . 11.45)       (line-height . 11.45)
2835       (space-width . 2.2)       (space-width . 2.2)

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26