Update of /cvsroot/python/python/dist/src/Doc/perl In directory usw-pr-cvs1:/tmp/cvs-serv3669/perl Modified Files: Tag: release22-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.116 retrieving revision 1.116.4.1 diff -C2 -d -r1.116 -r1.116.4.1 *** python.perl 14 Dec 2001 22:50:05 -0000 1.116 --- python.perl 13 Mar 2002 02:45:58 -0000 1.116.4.1 *************** *** 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]; } sub do_cmd_textbar{ '|' . @_[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]; } sub do_cmd_textbar{ '|' . @_[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