1 <!-- markup for common expressions -->
2 <!ENTITY AMOP "<acronym>AMOP</acronym>">
3 <!ENTITY ANSI "<acronym>ANSI</acronym>">
4 <!ENTITY CMUCL "<application>CMU CL</application>">
5 <!ENTITY IEEE "<acronym>IEEE</acronym>">
6 <!ENTITY Python "<application>Python</application>">
7 <!ENTITY SBCL "<application>SBCL</application>">
9 <!-- common expressions I haven't figured out how to mark up -->
10 <!-- KLUDGE: There doesn't seem to be any DocBook tag for names of
11 programming languages. Typesetting Common Lisp as an
12 <application> looks funny. Is there a better way?
14 <!ENTITY CommonLisp "Common Lisp">