[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
formating doc strings
- To: info-mcl@cambridge.apple.com
- Subject: formating doc strings
- From: jbk@world.std.com (Jeffrey B Kane)
- Date: Tue, 20 Oct 1992 10:35:14 -0400
Is there a way to include the formating commands used in MCL within the
documentation strings of your functions and macros? I tried the
simplystic approach of including @i @d and @p for ident, mon-spaced, and
default font (respectively) but it didn't work.
Jeffrey