|
Subject: Unicode Charent Substitutions Newsgroups: gmane.comp.python.documentation Date: 2003-03-27 16:34:39 GMT (6 years, 14 weeks, 2 days, 18 hours and 5 minutes ago) The Unicode "charent" substitions file is available at http://www.sfu.ca/~priest/ReST_Unicode_Substitutions.txt It contains |substitutions| for various mathematical, Greek, punctuation, and miscellaneous symbols. It requires the latest DocUtils beta, which supports the use of upper-and lower-case distinctive names in a substitution (ie. |Alpha| and |alpha| are different substitutions). You'll frequently need to use the disappearing-space escape convention to use these substitutions correctly, ie.) "100\ |deg|\ C" to create 100°C (I think!). _______________________________________________ Doc-SIG maillist - Doc-SIG <at> python.org http://mail.python.org/mailman/listinfo/doc-sig |
|
|