Home | History | Annotate | Line # | Download | only in tests
      1 \input texinfo @c -*- texinfo -*-
      2 @setfilename macro-at.info
      3 @settitle AUTHORS -- who did what on GNU LilyPond
      4 
      5 @macro foo
      6 foo-expansion
      7 @end macro
      8 
      9 @macro bar
     10 bar-expansion
     11 @end macro
     12 
     13 @node Top, , AUTHORS -- who did what on GNU LilyPond, (dir)
     14 @top
     15 @menu
     16 * AUTHORS -- who did what on GNU LilyPond:: AUTHORS -- who did what.
     17 @end menu
     18 
     19 @node AUTHORS -- who did what on GNU LilyPond, Top, , Top
     20 @chapter AUTHORS -- who did what on GNU LilyPond?
     21 
     22 This file lists authors of GNU LilyPond, and what they wrote.
     23 It also uses foobar@{.
     24 
     25 @itemize @bullet
     26 @item @email{pinard@@iro.montreal.ca, Fran@,{c}ois Pinard},
     27   parts of Documentation.
     28 @item @email{foobar@@baz@@, The Foobar},
     29   the usual foobarical thing.
     30 @item @email{another@@foobar@{, Buzzer},
     31   buzzed all the way.
     32 @item @email{@foo{}@@@bar{}},
     33   also helped.
     34 @item @email{tomcato@@xoommail.com, Tom Cato Amundsen},
     35   cembalo-partita in mundela.
     36 @end itemize
     37 
     38 @bye
     39