This is a recent problem (within the last week or so).

On Win32/Cygwin under Win2K:

Trying to generate postscript from a document of class literate-article,
I was getting many LaTeX errors after updating from CVS.

I looked at the generated latex from Linux and from Win2k.

The difference is that on Win2K, I am missing the Textclass-specific
commands (see below for the diff). Any idea of why this could be happening?

--- /cygdrive/z/knightgame.tex  Wed Jan 30 00:33:16 2002
+++ knightgame.tex      Tue Jan 29 23:21:05 2002
@@ -1,9 +1,9 @@
 \batchmode% ===> this file was generated automatically by noweave --- better not edit 
it
 \makeatletter
-\def\input@path{{/net/home/kayvan//}}
+\def\input@path{{C:/cygwin/home/Kayvan/src/knightgame/}}
 \makeatother
 \documentclass[english]{article}
-\usepackage[T1]{fontenc}
+\usepackage[]{fontenc}
 \usepackage[latin1]{inputenc}
 \IfFileExists{url.sty}{\usepackage{url}}
                       {\newcommand{\url}{\texttt}}
@@ -12,9 +12,6 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
 \providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.
- \usepackage{noweb}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
 %

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Attachment: msg32165/pgp00000.pgp
Description: PGP signature

Reply via email to