home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / text / tex / 10297 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.2 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!tekig7!tekig1!lukeh
  2. From: lukeh@tekig1.PEN.TEK.COM (Luke James Hornof)
  3. Newsgroups: comp.text.tex
  4. Subject: lyrics/chords macro wanted
  5. Message-ID: <6595@tekig7.PEN.TEK.COM>
  6. Date: 18 Aug 92 17:37:14 GMT
  7. Sender: news@tekig7.PEN.TEK.COM
  8. Organization: Tektronix, Inc., Beaverton,  OR.
  9. Lines: 25
  10.  
  11. I'm looking for a macro package which will easily enable me to put the names
  12. of simple guitar chords over words of song lyrics.
  13.  
  14. For example, I would like the output to look like this:
  15.  
  16. C              G            Am                  F
  17. Met her at the Burger King, fell in love over a Pepsi
  18.  
  19.  
  20. Right now I'm getting the job done with the tabbing environment, but it makes
  21. the input quite unreadable, and is a pain to do:
  22.  
  23. Met her at the \= Burger King, \= fell in love over a \=Pepsi \kill
  24. C \> G \> Am \> F  \\*
  25. Met her at the Burger King, fell in love over a Pepsi  \\*
  26.  
  27. Ideally, the input would look something like this:
  28.  
  29. \ch{C}Met her at the \ch{G}Burger King, \ch{Am}fell in love over a \ch{F}Pepsi
  30.  
  31. If anyone knows of a macro package available or maybe some sort of special
  32. \over mode, help of any kind would be greatly apprectiated.
  33.  
  34. Thanks in advance,
  35. Luke
  36.