home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / Magazine / Dossier-LaTeX / pmtex.readme < prev    next >
Text File  |  1997-10-17  |  2KB  |  32 lines

  1. Short:    A Preprocessor for MusicTeX
  2. Author:   Don Simons (dsimons@logicon.com)
  3. Uploader: Reinhard Katzmann (suamor@student.uni-tuebingen.de)
  4.  
  5. INTRODUCTION       
  6.      PMTeX will generate MusicTeX code for multi-staff scores with up to 
  7. five staves (or voices) per system.  Once it makes a .tex file for you, 
  8. you will probably want or need to change a few things manually.  This is 
  9. because (a) PMTeX only has a small subset of the capabilities of 
  10. MusicTeX, and (b) PMTeX is not perfect.  But it can save a LOT of time 
  11. with the grunge work involved in setting up notes...enotes groupings, 
  12. defining beams, justifying lines, and spreading the entire piece evenly 
  13. over a specified number of systems.
  14.      PMTeX can deal with one and only one melody per staff (voice).  It 
  15. won't let you change the time signature or key signature within a piece.  
  16.  
  17. TECHNICAL
  18. I (the Uploader) have compiled PMTeX with f2c and had to change the src
  19. therefore (See src/pmtex.diffs for more information). I've included an
  20. "ready to print" dvi-file (examples/music.dvi) with some manual correction
  21. to the original file (sample.tex = orig, music.tex=changed), So you can
  22. get quickly a first impression.
  23.  
  24. IMPORTANT
  25. Of course you need to have TeX installed (I used PasTeX 1.4b) and MusicTeX
  26. (avalaible from ftp.gmd.de:music/musictex/musictex-5xx.tar.gz). If you
  27. don't have that, throw away this program ;-) (NOT).
  28.  
  29. QUESTIONS
  30. If you have any problems with the amiga port, mail to me, general problems
  31. with pmtex should be mailed to the original author.
  32.