[Python-bugs-list] [ python-Bugs-525684 ] Need character macro cheat sheet

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Mar 2002 18:48:58 -0800


Bugs item #525684, was opened at 2002-03-04 17:45
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=525684&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 3
Submitted By: Skip Montanaro (montanaro)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Need character macro cheat sheet

Initial Comment:
For those of us without a lot of LaTeX experience
it would be helpful if Documenting Python had a
table listing the various macros used to generate
various special characters outside math mode.  For
example:

    macro                produces
    \e                   \
    \textless            <
    \textgreater         >
    \textasciicircum     ^

Skip


----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-03-12 21:48

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/doc/doc.tex revision 1.60.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=525684&group_id=5470