home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / faq / comp / postscri / sources / text0000.txt < prev   
Encoding:
Text File  |  1994-04-11  |  23.0 KB  |  609 lines

  1. Archive-name: postscript/sources
  2. Last-modified: 1993/12/26
  3. Version: 1.11
  4.  
  5.                           -- PostScript Sources -- 
  6.  
  7.                   Introduction to comp.sources.postscript 
  8.  
  9.                   (the comp.sources.postscript FAQ v1.11) 
  10.  
  11.                              Jonathan Monsarrat 
  12.  
  13.                       postscript-request@cs.brown.edu 
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                      This FAQ is formatted as a digest. 
  21.  
  22.                 Most news readers can skip from one question 
  23.  
  24.                 to the next by pressing control-G. GNUs uses 
  25.  
  26.                    C-c C-n to skip to the next question. 
  27.  
  28.  
  29.     To contribute sources, read the section ``Submitting Sources''. 
  30.  
  31.     Newsgroup-related mail that is not a submission should be sent to 
  32.     me at postscript-request@cs.brown.edu. 
  33.  
  34.     Related FAQs: comp.lang.postscript, comp.sources.misc, comp.text, 
  35.     comp.text.tex, comp.fonts, comp.graphics. 
  36.  
  37.     The comp.sources.postscript archives are available by ftp to 
  38.     ftp.sterling.com in /usenet/comp.sources.postscript/ or 
  39.     ftp.ips.cs.tu-bs.de in /usenet/comp.sources.postscript. There is an 
  40.     index in the last section of this FAQ. 
  41.  
  42.     This FAQ and the indexes are available by anonymous ftp to 
  43.     wilma.cs.brown.edu:pub/comp.sources.postscript. You can get the 
  44.     comp.lang.postscript FAQ by anonymous ftp to 
  45.     wilma.cs.brown.edu:pub/comp.lang.postscript. Both come in ASCII, 
  46.     LaTeX, DVI, and PostScript formats. 
  47.  
  48.     Table of Contents 
  49.  
  50.   
  51.       1 About comp.sources.postscript 
  52.       2 What to Expect 
  53.       3 Getting Sources 
  54.          3.1 How to Get a Program from Usenet 
  55.          3.2 Using the Comp.sources.postscript Index and Archive 
  56.          3.3 Using the PostScript interpreters and utilities index
  57.          3.4 How to Display PostScript 
  58.          3.5 How to Report Bugs 
  59.       4 Submitting Sources 
  60.          4.1 Content of Comp.Sources.Postscript 
  61.          4.2 Where to Post your Source 
  62.          4.3 Guidelines 
  63.          4.4 Copyright 
  64.          4.5 Index and Submission Information 
  65.          4.6 How to Submit a Program 
  66.          4.7 Header Lines for Your Posting 
  67.          4.8 After Posting 
  68.       5 PostScript Interpreters and Utilities
  69.          5.1 How can I find a program?
  70.          5.2 How can I browse through PostScript programs?
  71.          5.3 Keywords
  72.          5.4 Interpreters
  73.          5.5 Utilities
  74.       6 comp.sources.postscript Index to Volume 1
  75.       7 Acknowledgements
  76.   
  77.  
  78. Subject: 1 About comp.sources.postscript 
  79.  
  80.     This moderated newsgroup is for the distribution of source code for 
  81.     utilities and pictures in PostScript, and for PostScript-related 
  82.     programs. 
  83.  
  84.     You can post programs here, but they won't show up right away. All 
  85.     postings to the newsgroup get sent to me, the moderator, for 
  86.     approval. Then the sources get tested, packaged, and posted. All 
  87.     other posts (such as requests and discussion) will be returned to 
  88.     the sender. comp.lang.postscript is the Usenet newsgroup for 
  89.     discussions. comp.sources.d is the Usenet newsgroup for sources 
  90.     requests. 
  91.  
  92.  
  93. Subject: 2 What to Expect 
  94.  
  95.     On comp.sources.postscript you will find utilities (in PostScript 
  96.     and other languages), clip art, fonts, and examples of PostScript 
  97.     programming. All pictures in PostScript are also programs, so when 
  98.     I say program or source throughout this document, think ``picture 
  99.     or utility''. 
  100.  
  101.  
  102. Subject: 3 Getting Sources 
  103.  
  104.     There are three ways to get a program from this group: 
  105.  
  106.  
  107.     * directly from Usenet postings, 
  108.  
  109.     * through the comp.sources.postscript index and archive, 
  110.  
  111.     * and through the PostScript interpreters and utilities index. 
  112.  
  113.  
  114. Subject: 3.1 How to Get a Program from Usenet 
  115.  
  116.     Each posting in comp.sources.postscript is called an ``issue''. 
  117.     There are generally 100 to 125 issues in a volume. The division is 
  118.     arbitrary. There are three types of articles in 
  119.     comp.sources.postscript: source postings, informational postings, 
  120.     and the monthly summarized request list. They can be distinguished 
  121.     by the subject line. 
  122.  
  123.   
  124.     Subject:  v02INF1: PostScript Sources monthly FAQ v1.00 03-03-93
  125.   
  126.     This first word in the title identifies this as the first 
  127.     informational posting of volume one. Similarly, the subject line 
  128.     shown below: 
  129.  
  130.   
  131.     Subject: v02i072: schlep - PostScript interpreter in PostScript, Part01/02
  132.   
  133.     identifies this as the 72nd source article in Volume 1. In the 
  134.     above example, the Part01/02 indicates that this is the first part 
  135.     of a two part posting. The first few lines of an article after the 
  136.     USENET required headers are the auxiliary headers that look like 
  137.     this: 
  138.  
  139.   
  140.      Submitted-by: j_random_hacker@athena.mit.edu (J. Arthur Random)
  141.      Posting-number: Volume 1, Issue 72
  142.      Archive-name: schlep/part01
  143.   
  144.     The ``Submitted-by'' line in each issue is the author of the 
  145.     program. If you have comments about an issue published in 
  146.     comp.sources.postscript, this is the person to contact. 
  147.  
  148.     The ``Archive-name'' is the official name of this source in the 
  149.     archive. 
  150.  
  151.     All source postings are treated as multi-part postings, which are 
  152.     archived in a subdirectory within the volume directory. Postings 
  153.     have names that look like this: 
  154.  
  155.   
  156.       Source posting
  157.           Archive-name: schlep/part01
  158.    
  159.       Patch posting
  160.           Archive-name: schlep/patch01
  161.   
  162.     Informational (INF) postings, such as the posting you are currently 
  163.     reading, are not stored in a subdirectory as are source postings. 
  164.     INF postings have archive names such as indx33v02-07 and 
  165.     patchlog33. From an archiving perspective, archive names for all 
  166.     INFormational postings are specified so as to store the INF 
  167.     postings directly in the volume's base directory. Archive names for 
  168.     source postings are specified so as to store the sources in 
  169.     subdirectories within the volume's base directory. 
  170.  
  171.     When we start having patches, I'll add information here about 
  172.     patches. They'll look like the ones in comp.sources.misc. 
  173.  
  174.     The Environment: auxiliary header line lists the language and 
  175.     operating system requirements for the program. Check this line 
  176.     before taking the time to unpack a posting, to make sure you will 
  177.     be able to run the program. 
  178.  
  179.   
  180.       Environment: syntax
  181.           Environment: Keyword [, keyword ..] 
  182.    
  183.       Environment: example
  184.           Environment: PostScript, GhostScript, PBMPLUS, C++
  185.   
  186.     The keyword's usage is case insensitive. There is also a not 
  187.     indicator (e.g. !AIX) so that the moderator can specify that the 
  188.     package runs on everything but the specified keyword. 
  189.  
  190.     The following is a list of keywords used within articles that have 
  191.     been posted to comp.sources.postscript and their meanings. Keywords 
  192.     are added to this list on a first-use basis. 
  193.  
  194.  
  195.     ANSI C 
  196.       - Runs in the C programming language. ANSI standard C. 
  197.  
  198.     PostScript 
  199.       - Requires a postscript printer/viewer. 
  200.  
  201.     UNIX 
  202.       - as far as I know, operates on any unix system 
  203.  
  204.  
  205. Subject: 3.2 Using the Comp.sources.postscript Index and Archive 
  206.  
  207.     The first comp.sources.postscript index will be posted next month. 
  208.     By then, there should be an archive on ftp.uu.net, probably in 
  209.     /usenet/comp.sources.postscript. If you decide to archive the 
  210. rm people that your 
  211.     archive exists. 
  212.  
  213.  
  214. Subject: 3.3 Using the PostScript interpreters and utilities index 
  215.  
  216.     This index lists all know PostScript programs, regardless of 
  217.     whether they have been posted to comp.sources.postscript. Unlike 
  218.     the one-line descriptions of the comp.sources.postscript index, 
  219.     this index contains full descriptions and references. Look in the 
  220.     index itself for where to get the programs. 
  221.  
  222.     You can find this index in the last section of this FAQ. 
  223.  
  224.  
  225. Subject: 3.4 How to Display PostScript 
  226.  
  227.     If the program is a PostScript picture, just send it to a 
  228.     PostScript printer, or view it on screen with a PostScript 
  229.     interpreter. If you have no PostScript printer or interpreter, I 
  230.     recommend using GhostScript, which is free and reliable. 
  231.     GhostScript runs on MS-DOS, UNIX, Macintosh, VMS, X windows, and 
  232.     the Atari-ST. On the Amiga, use Post. Check the PostScript 
  233.     interpreters and utilities index for more information about these 
  234.     previewers. 
  235.  
  236.  
  237. Subject: 3.5 How to Report Bugs 
  238.  
  239.     To report bugs, contact the person listed in the Submitted-by: 
  240.     header. If the bug is important, post also to comp.sources.bugs so 
  241.     that other people will learn about it. If the bug makes the program 
  242.     unusable, write me so that I can get the author to correct it and 
  243.     have a new version posted. 
  244.  
  245. Subject: 4 Submitting Sources 
  246.  
  247.     If you'd like to submit a PostScript source, thank you! Please read 
  248.     this section of happy hints first. The benefits of submitting your 
  249.     program include: free archiving and distribution, testing (not by 
  250.     me, but by readers), and the name recognition you deserve for 
  251.     bringing free software to the world. 
  252.  
  253.     Even if you post your program somewhere else, or if it is 
  254.     commercial or shareware, you should still write me with a 
  255.     description of the program for the PostScript interpreters and 
  256.     utilities index, which lists everything in the PostScript world. 
  257.  
  258.  
  259. Subject: 4.1 Content of Comp.Sources.Postscript 
  260.  
  261.     This newsgroup is for posting programs written in PostScript as 
  262.     well as PostScript-related programs written in other languages. 
  263.     These programs could be utilities, fonts, or graphic images of use 
  264.     to a wide audience. 
  265.  
  266.  
  267.     Clip Art: 
  268.       Hand-made PostScript programs, converted binaries, or the machine 
  269.       generated output from drawing tools, representing a graphic 
  270.       image. 
  271.  
  272.     Utilities: 
  273.       Programs written in PostScript, or those written in other 
  274.       languages that either generate or operate on PostScript programs. 
  275.  
  276.     Examples: 
  277.       "How-to" examples are encouraged. 
  278.  
  279.     Fonts: 
  280.       Fonts that can be used with the PostScript language. This would 
  281.       include both Type 1 and Type 3 fonts. Since TrueType fonts can't 
  282.       interact with PostScript, that would preclude them. 
  283.  
  284.     Specific information, such as a new weathermap in PostScript posted 
  285.     daily, is more like a binary than a source, and is not appropriate. 
  286.     Also, text documents formatted in PostScript are not appropriate. 
  287.  
  288.  
  289. Subject: 4.2 Where to Post your Source 
  290.  
  291.     If you are unsure where to post your program, the closest 
  292.     newsgroups to comp.lang.postscript are: 
  293.  
  294.  
  295.     comp.sources.misc 
  296.       will accept source under any programming language, and has a wide 
  297.       distribution and a large audience. 
  298.  
  299.     alt.sources 
  300.       is an unmoderated source group, which would allow you to 
  301.       instantly post your source. Unfortunately, it is not as widely 
  302.       read because alt.* groups are not available at many sites. 
  303.  
  304.     comp.sources.unix 
  305.       accepts UNIX programs of all kinds. 
  306.  
  307.     comp.lang.postscript 
  308.       is a fine newsgroup to post an example program that aids 
  309.       discussion or answers a question, if it is small (a page or two). 
  310.       However, please consider posting to comp.sources.postscript, as a 
  311.       way to have your example archived and available to help people in 
  312.       the future. 
  313.  
  314.     If you have a previously posted program, it is probably best to 
  315.     continue posting it to the original newsgroup, which is where your 
  316.     current users will expect to find it. I can put a reference to your 
  317.     program in the PostScript interpreters and utilities index. Of 
  318.     course, if you do decide to switch newsgroups, your program will be 
  319.     welcome here. 
  320.  
  321.     Shareware will not be accepted. Try posting to alt.sources or 
  322.     comp.sources.misc, and give me a reference to place in the 
  323.     PostScript interpreters and utilities index. Alternatively, 
  324.     consider making your program free. 
  325.  
  326.     Please don't send me executables. There are comp.binaries.* 
  327.     newsgroups for that. Only send binaries if they are important to 
  328.     the program and cannot be sent in source format. If your program 
  329.     goes along with a song or startup picture, its OK to include the 
  330.     uuencoded song or picture binary. 
  331.  
  332.  
  333. Subject: 4.3 Guidelines 
  334.  
  335.     If your program is a picture, please consider Encapsulated 
  336.     PostScript and Document Structuring Convention conformance. Little 
  337.     wood elves will visit you in your sleep and thank you for it. You 
  338.     can learn about these things from the comp.lang.postscript FAQ. 
  339.     There are tools which make conformance easy, too. You are welcome 
  340.     to consider a preview bitmap, which would make an EPS file into an 
  341.     EPSI file. 
  342.  
  343.     Well-commented code is encouraged. It will allow others to learn 
  344.     from your examples, and to make improvements to the code that you 
  345.     can use. Thousands of people who do not know you will have their 
  346.     only contact with you through your program. It's worth making a 
  347.     good impression. 
  348.  
  349.     It would be nice if you included a Makefile, man page (or other 
  350.     documentation), a README file which describes the project and what 
  351.     each file does. 
  352.  
  353.     If your program is an example of PostScript programming, it should 
  354.     actually do something. An example of centering a string should be a 
  355.     program that actually centers a string. 
  356.  
  357.     Similarly, if you submit a library, please include example files 
  358.     which use the library. 
  359.  
  360.     You must be (or have permission from) the author of the program you 
  361.     submit. 
  362.  
  363.  
  364. Subject: 4.4 Copyright 
  365.  
  366.     Your program should have an explicit copyright. If you don't 
  367.     believe in copyrights, then protect that belief with a copyright 
  368.     directed towards free software. Otherwise, someone else may steal 
  369.     your program and claim authorship. 
  370.  
  371.     Something like the following might be appropriate: 
  372.  
  373.  
  374.             Copyright (C) 1993, J. Arthur Random 
  375.             Permission to use and modify this software and its 
  376.             documentation for any purpose other than its incorporation 
  377.             into a commercial product is hereby granted without fee. 
  378.             Permission to copy and distribute this software and its 
  379.             documentation only for non-commercial use is also granted 
  380.             without fee, provided, however, that the above copyright 
  381.             notice appear in all copies, that both that copyright 
  382.             notice and this permission notice appear in supporting 
  383.             documentation. The author makes no representations about 
  384.             the suitability of this software for any purpose. It is 
  385.             provided ``as is'' without express or implied warranty. 
  386.  
  387.  
  388. Subject: 4.5 Index and Submission Information 
  389.  
  390.     When you submit a program, or make a reference to one, please tell 
  391.     me: 
  392.  
  393.  
  394.     * What is the name of the program? 
  395.  
  396.     * What does it claim to do, and does it do it well? Is it worth 
  397.       using? If not, why not? 
  398.  
  399.     * Where is it available? What ftp sites can I get it from? 
  400.  
  401.     * How much does it cost? Is it free? 
  402.  
  403.     * What kinds of computers does it run on? 
  404.  
  405.     * Who is the author and does the author give an email address? 
  406.  
  407.     * Does it handle PostScript 2? 
  408.  
  409.     * What other software does it rely on? 
  410.  
  411.     * If it is clip-art, what is it clip art of? 
  412.  
  413.     * If it is an example, what is it an example of? 
  414.  
  415.     If the program is a PostScript interpreter, then the I also need to 
  416.     know: 
  417.  
  418.  
  419.  s one page? 
  420.  
  421.     * Does it display the number of pages in the document? 
  422.  
  423.     * Does it let you print PostScript to a non-PostScript printer? 
  424.  
  425.     * What formats can it convert to? 
  426.  
  427.  
  428. Subject: 4.6 How to Submit a Program 
  429.  
  430.     First, format your program for posting. Please keep filenames to 12 
  431.     or fewer characters in length. 
  432.  
  433.     I don't care what format you submit your program in, although if 
  434.     you happen to pack your program using shar in chunks of less than 
  435.     55K, I'd be very happy. cshar would be even better. Otherwise, I 
  436.     will reformat it myself. If you post in plain ASCII, please make 
  437.     sure that you give me the right filenames. 
  438.  
  439.     Post your program to comp.sources.postscript, and it will 
  440.     automatically be sent to me. Alternatively, you can just email it 
  441.     to postscript@cs.brown.edu. 
  442.  
  443.     I will notify you by email when I receive your program. If you 
  444.     don't hear from me within 24 hours, something is probably wrong and 
  445.     you should try contacting me again. I may not have received your 
  446.     original post. 
  447.  
  448.     Have patience -- your article will not show up in the newsreader 
  449.     until I approve it and package it. I'll try to do this as quickly 
  450.     as possible. 
  451.  
  452.  
  453. Subject: 4.7 Header Lines for Your Posting 
  454.  
  455.     The Subject: line should describe the entire program in 60 
  456.     characters, to be used for the archive index. 
  457.  
  458.     The Reply-To: line should list the email address for whomever 
  459.     comments and questions should be sent to. 
  460.  
  461.     The Organization: line is optional. It lists what organization you 
  462.     belong to. Obviously, you must have the organization's approval if 
  463.     you post software which belongs to them, even if you helped write 
  464.     it. 
  465.  
  466.     The Summary: line describes in one or two sentences what the 
  467.     program is. Also please include blurb which describes what the 
  468.     posting is/does/contains. This should only be a paragraph or two. 
  469.  
  470.     Put a blank line and then have the following lines: 
  471.  
  472.     The Archive-name: line should have the package name that you want 
  473.     the submission archived by. The package name should be in the 
  474.     format packagename/partname. The package name and partname must not 
  475.     be more than 12 characters long. The package name will be used as a 
  476.     directory name. The partname should look like a series of files 
  477.     part01, part02, part03, if there are many parts to your program. If 
  478.     there is only one part, still make it ``part01''. 
  479.  
  480.     The Environment: line lists what operating systems, languages, and 
  481.     packages are needed. If your program is entirely PostScript, then 
  482.     the environment is ``PostScript''. 
  483.  
  484.     The Keywords: line provides a nice way to search for your program. 
  485.     I'll make up some standard Keywords when I get an idea what the 
  486.     types of sources postings are. For now, just pick what you think is 
  487.     best. 
  488.  
  489.     For example, your post might look like this: 
  490.  
  491.   
  492.     Newsgroups: comp.sources.postscript
  493.     Subject: schlep - PostScript interpreter in PostScript, Part01/02
  494.     Reply-To: j_random_hacker@athena.mit.edu (J. Arthur Random)
  495.     Organization: Student Information Processing Board
  496.     Summary: schlep is a fully functional PostScript interpreter with
  497.              color and PostScript 2 capability, written entirely in
  498.              PostScript. Runs as fast as most compiled interpreters!
  499.   
  500.     Archive-name: schlep/part01
  501.     Environment: PostScript
  502.     Keywords: postscript interpreter, color, level-2
  503.   
  504.     Schlep is a very useful PostScript interpreter. It is every bit as
  505.     good as the commercial interpreters, plus it is written in everyone's
  506.     favorite language.
  507.   
  508.     #! /bin/sh
  509.     # This is a shell archive.  Remove anything before this line, then unpack
  510.     # it by saving it into a file and typing "sh file".  To overwrite existing
  511.     # files, type "sh file -c".  You can also feed this as standard input via
  512.     # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  513.     # will see the following message at the end:
  514.     #             "End of shell archive."
  515.     # Contents:  schlep.ps
  516.     # Wrapped by j_arthur_random@binkley.mit.edu on Wed Mar  3 12:26:38 1993
  517.     PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  518.     if test -f 'schlep.ps' -a "${1}" != "-c" ; then 
  519.       echo shar: Will not clobber existing file \"'schlep.ps'\"
  520.     else
  521.     echo shar: Extracting \"'schlep.ps'\" (84 characters)
  522.     sed "s/^X//" >'schlep.ps' <<'END_OF_FILE'
  523.     X(Schlep Version 1.00 by J. Arthur Hacker\n) print
  524.     X(Processing your program\n) print
  525.     END_OF_FILE
  526.     if test 84 -ne `wc -c <'schlep.ps'`; then
  527.         echo shar: \"'schlep.ps'\" unpacked with wrong size!
  528.     fi
  529.     # end of 'schlep.ps'
  530.     fi
  531.     echo shar: End of shell archive.
  532.     exit 0
  533.   
  534.     Again, note the blank line between Summary and Archive-name. The 
  535.     second posting might look like (shown for completeness): 
  536.  
  537.   
  538.     Newsgroups: comp.sources.postscript
  539.     Subject: schlep - PostScript interpreter in PostScript, Part02/02
  540.     Reply-To: j_random_hacker@athena.mit.edu (J. Arthur Random)
  541.     Organization: Student Information Processing Board
  542.     Summary: schlep is a fully functional PostScript interpreter with
  543.              color and PostScript 2 capability, written entirely in
  544.              PostScript. Runs as fast as most compiled interpreters!
  545.   
  546.     Archive-name: schlep/part02
  547.     Environment: PostScript
  548.     Keywords: postscript interpreter, color, level-2
  549.   
  550.     #! /bin/sh
  551.     # This is a shell archive.  Remove anything before this line, then unpack
  552.     # it by saving it into a file and typing "sh file".  To overwrite existing
  553.     # files, type "sh file -c".  You can also feed this as standard input via
  554.     # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  555.     # will see the following message at the end:
  556.     #             "End of shell archive."
  557.     # Contents:  schlep.doc
  558.     # Wrapped by j_arthur_random@binkley.mit.edu on Wed Mar  3 12:26:38 1993
  559.     PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  560.     if test -f 'schlep.doc' -a "${1}" != "-c" ; then 
  561.       echo shar: Will not clobber existing file \"'schlep.doc'\"
  562.     else
  563.     echo shar: Extracting \"'schlep.doc'\" (238 characters)
  564.     sed "s/^X//" >'schlep.doc' <<'END_OF_FILE'
  565.     XBasically, just prepend schlep.ps to the PostScript program that you
  566.     Xwant to interpret, and run the schlep program in an interpreter.
  567.     XNote how quickly schlep interprets your program, even though it is
  568.     Xwritten in an interpreted language!
  569.     X
  570.     END_OF_FILE
  571.     if test 238 -ne `wc -c <'schlep.doc'`; then
  572.         echo shar: \"'schlep.doc'\" unpacked with wrong size!
  573.     fi
  574.     # end of 'schlep.doc'
  575.     fi
  576.     echo shar: End of shell archive.
  577.     exit 0
  578.   
  579.  
  580. Subject: 4.8 After Posting 
  581.  
  582.     You should subscribe to comp.sources.bugs and comp.sources.d to 
  583.     learn about problems with and comments on your program, and even 
  584.     improvements made to it. 
  585.  
  586.  
  587. Subject: 7 Acknowledgements 
  588.  
  589.     I am indebted to Kent Landfield, the comp.sources.misc moderator, 
  590.     for his help in forming the newsgroup and making this FAQ (parts of 
  591.     which are copied from his with permission). Thanks also to Allen 
  592.     Braunsdorf, the back-up moderator for this newsgroup, for his 
  593.     suggestions and assistance. 
  594.  
  595.     This FAQ is copyright (C) 1994 by Jonathan Monsarrat. Permission is 
  596.     granted to freely edit and distribute as long as this copyright 
  597.     notice is included. 
  598.  
  599.     This document was written with the LaTeX language and formatted by 
  600.     LameTeX, the PostScript hacker's LaTeX. 
  601.  
  602.   
  603. %! Jon Monsarrat   jgm@cs.brown.edu     moderator, comp.sources.postscript %!
  604. /p{translate}def/y{-1 roll exec}def{<2020202020666F6E74>dup 0 4 y putinterval
  605. cvx 0 y}dup dup/Times-Roman<2066696E64>3 y 100<7363616C65>4 y<2020736574>3 y
  606. 90 rotate 0 -612 p 1 1.8 scale 36 144 moveto <50532020202020207B484F4E4B7D2069
  607. 66> show gsave 220 130 p {0 0 moveto 29 58 29 -45 180 arc} cvx dup 0 y -1 1
  608. scale 0 y gsave 0.6 setgray fill grestore 2 setlinewidth stroke showpage
  609.