RE: cvs commit: fptools/happy/alex/doc alex.sgml
"Simon Marlow" <[email protected]> Mon, 3 Mar 2003 09:32:00 -0000
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <9584A4A864BD8548932F2F88EB30D1C60C017DB5@tvp-msg-01.europe.corp.microsoft.com> |
> ijones 2003/03/02 20:18:00 PST > > Modified files: > happy/alex/doc alex.sgml > Log: > * Finished translating the rest of the .verb file. > * Fixed a bunch of \lx\ references. > * Cleaned up <para> indentation > > * Todo: > - Double check cross references > - Decide between clean and markuped figures > - change Alex into <emphasis>Alex</emphasis>? Emphasis is not really the right thing. <application>Alex</application> is probably more correct, or <command>Alex</command>. The best way is to define an entity &Alex; so we can change it at will. I've slowed up on Alex a bit recently, while I've been working on ironing out some performance glitches in GHC. I should get back to it soon. Cheers, Simon