diff options
-rw-r--r-- | Doc/myformat.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty index c67b5d2..30be8a8 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -421,4 +421,4 @@ } % Uncomment the following line to use a PostScript font instead of bitmaps: -\RequirePackage{times}\typeout{Using times fonts instead of Computer Modern.} +%\RequirePackage{times}\typeout{Using times fonts instead of Computer Modern.} |