Search found 3 matches

by cmburns
Sun May 24, 2009 2:39 pm
Forum: General
Topic: Getting "Bad File Description" as error
Replies: 3
Views: 8611

Re: Getting "Bad File Description" as error

Problem solved. I looked at the .toc file and find the \@mathbb. Don't know why it is written in this file but OK. I deleted the .toc file and run again my .tex including the \tableofcontents. Now it works fine.

Thanks for the help, I don't thought that the Undefined Sequence Message was crucial ...
by cmburns
Sat May 23, 2009 9:24 pm
Forum: General
Topic: Getting "Bad File Description" as error
Replies: 3
Views: 8611

Re: Getting "Bad File Description" as error

Thx for that advice. The problem is, that I tried to fix it. At first it is curious, that that message only occurs when I use latex and not pdflatex. At second I never used \@mathbb. At this place where the error occurs stands an \S which is defined via \renewcommand{\S}{\mathbb{S}}.

I've deleted ...
by cmburns
Sat May 23, 2009 6:29 pm
Forum: General
Topic: Getting "Bad File Description" as error
Replies: 3
Views: 8611

Getting "Bad File Description" as error

Hi,

I write a document on the system in my office. It is a Linux Distribution, but I don't think that this fact is important for my problem.

On that system I run latex -> dvips and get a my ps File. No problems there. Now I tried to run it on my Windows Laptop with MikTex and Textpad.

If I run ...