Search found 4 matches

by Wenneguen
Fri Oct 31, 2014 4:06 pm
Forum: MiKTeX and proTeXt
Topic: Installing MiKTeX fails : " Windows API error 21 "
Replies: 2
Views: 8102

Installing MiKTeX fails : " Windows API error 21 "

Hello,

I can't install MiKTeX, I get this error at the end of the installation process :

The operation could be completed : for the following reason:
Windows API error 21: device is not ready.
Details E:\Latex\miktex\bin\pdftex.exe

(by the way, I have no E disk)

Here is the log file produced ...
by Wenneguen
Thu Oct 16, 2014 12:59 pm
Forum: Comments & Wishes
Topic: How to create a forum with Latex tools?
Replies: 2
Views: 30142

Re: How to create a forum with Latex tools?

Bump, I'm also very interested in this topic ! :mrgreen:
by Wenneguen
Sun Jan 20, 2013 9:03 pm
Forum: Math & Science
Topic: Equation Alignment causes several Errors
Replies: 1
Views: 2245

Equation Alignment causes several Errors

Hello,

LaTeX tells me there are 12 errors in there :
\begin{aligned}
$|a_n| \sim |b_n| &\iff |a_n| - |b_n| = o(|a_n|) \\
&\iff \forall \varepsilon > 0, \exists N \in \mathbb{N}, \forall n \ge N, |a_n| - |b_n| \le \varepsilon |a_n|$
\end{aligned}
I guess it is because of the stuff in the aligned ...