Update of /cvsroot/python/python/dist/src/Doc/perl In directory usw-pr-cvs1:/tmp/cvs-serv3805/perl Modified Files: Tag: release21-maint python.perl Log Message: Change the way \textasciitilde is implemented so it works more consistently (dropping tildes into data that still goes through LaTeX-like processing is a bad idea). Index: python.perl =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/perl/python.perl,v retrieving revision 1.98.2.3 retrieving revision 1.98.2.4 diff -C2 -d -r1.98.2.3 -r1.98.2.4 *** python.perl 22 Jun 2001 15:51:28 -0000 1.98.2.3 --- python.perl 13 Mar 2002 02:46:17 -0000 1.98.2.4 *************** *** 86,90 **** # the older version of LaTeX2HTML we use doesn't support this, but we use it: ! sub do_cmd_textasciitilde{ '~' . @_[0]; } sub do_cmd_textasciicircum{ '^' . @_[0]; } --- 86,90 ---- # the older version of LaTeX2HTML we use doesn't support this, but we use it: ! sub do_cmd_textasciitilde{ '~' . @_[0]; } sub do_cmd_textasciicircum{ '^' . @_[0]; }
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4