[Python-checkins] CVS: distutils/doc distutils.sty,1.3,1.4

Greg Ward python-dev@python.org
2000年4月19日 18:40:37 -0400 (EDT)


Update of /projects/cvsroot/distutils/doc
In directory kaluha:/tmp/cvs-serv13292
Modified Files:
	distutils.sty 
Log Message:
Dropped '\tilde' and '\bslash' definitions.
Index: distutils.sty
===================================================================
RCS file: /projects/cvsroot/distutils/doc/distutils.sty,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** distutils.sty	2000年04月19日 22:36:33	1.3
--- distutils.sty	2000年04月19日 22:40:34	1.4
***************
*** 3,7 ****
 % inst.tex and dist.tex.
 %
! % $Id: distutils.sty,v 1.3 2000年04月19日 22:36:33 gward Exp $
 %
 
--- 3,7 ----
 % inst.tex and dist.tex.
 %
! % $Id: distutils.sty,v 1.4 2000年04月19日 22:40:34 gward Exp $
 %
 
***************
*** 29,37 ****
 % disagree. Pistols at dawn will sort this one out.
 \newcommand{\filevar}[1]{{\textsl{\filenq{#1}}}}
- 
- % These two are handy for writing pathnames for Unix and Windows
- % (respectively). I define my own macros because I'm a lazy typist.
- \renewcommand{\tilde}{\textasciitilde}
- \newcommand{\bslash}{\textbackslash}
 
 % Just while the code and docs are still under development.
--- 29,32 ----

AltStyle によって変換されたページ (->オリジナル) /