
    PostScript and PDF highlighting settings for WinEdt 8.2
   =========================================================
   
 This package is an adaptation for WinEdt 8.2 and higher of R. Schlicht's PostScript package 
  for WinEdt 5.45.6.

/Installation

 Run the macro Install.edt to install the settings.
 Run the macro Uninstall.edt to uninstall the settings. 
 Install.edt makes a copy of Uninstall.edt and the necessary files to uninstall
 in %b\Uninstall\PostScript\
 
 ------------------------------------------------------------------
 B. Alfonsi <bernard.alfonsi@free.fr> 15-7-2014
   
/Overview

 This package will install highlighting settings for
 PostScript and PDF files.

 (Note that while PDF files may be human-readable, they
 are usually not human-editable; it may still be useful to
 look at them, e.g. when debugging pdftex macros).

 The following items will be highlighted:

   /Names
   (Strings)
   % Comments
   %%DSC comments
   PostScript/PDF operators
   PDF keywords


 ------------------------------------------------------------------
 R Schlicht <w.m.l@gmx.net> 14/2/2006
