From 1738388c59c0fb727f73024e469aae59dda43ae7 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 13 Aug 1992 14:10:17 +0000 Subject: Dumped \cbstart, \cbend --- Doc/myformat.sty | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/myformat.sty b/Doc/myformat.sty index c0610eb..609ee81 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -42,10 +42,6 @@ % This still only gives the right effect in the tt font!!! \catcode`_=12 -% Dummy \cbstart and \cbend so I can leave changebars in... -\newcommand{\cbstart}{} -\newcommand{\cbend}{} - % Define \itembreak: force the text after an item to start on a new line \newcommand{\itembreak}{ \mbox{} -- cgit v0.12