CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ web/ noweb/ contrib/ kaelin

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2006-02-16 950 bytes download Shown below
email 2006-02-16 38 bytes download
pp.nw 2006-02-16 22 Kbyte download

Contents of the README file

Prettyprinters for Icon and C++ based on Kostas's work, but using Computer Modern fonts.
Prettyprinters for Icon and C++ based on Kostas's work, but using Computer Mode
rn fonts.

Theres is no Makefile 
Type
> noweave -x -delay pp.nw > pp.tex  <       /* creates pp.tex              */
> latex pp.tex  <                           /* creates pp.dvi and warnings */
> latex pp.tex  <                           /* creates final pp.dvi        */
to get documentation and
> noweb -t pp.nw <                          /* creates cnw.icn and inw.icn */
> iconc cnw.icn  <                          /* creates cnw                 */
> iconc inw.icn  <                          /* creates inw                 */
to get filters named cnw and inw. 
(Maybe you have to use full path-names for noweave, noweb, latex and iconc)

For installation: Look at the other Makefiles in contrib/* 

Cleaning up is trivial: Remove pp.aux, pp.log, pp.tex, inw.icn and cnw.icn 

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.