Search found 4 matches

by rav
Tue Jun 28, 2011 10:30 pm
Forum: Math & Science
Topic: Subscript within 'enumerate' environment
Replies: 2
Views: 3814

Re: Subscript within 'enumerate' environment

Thanks Stefan for the prompt reply!!
by rav
Tue Jun 28, 2011 9:40 pm
Forum: Math & Science
Topic: Subscript within 'enumerate' environment
Replies: 2
Views: 3814

Subscript within 'enumerate' environment

Inside the following enumerate

\begin{enumerate}
\item ...
\item $\sup_{i \in M} q_i < \infty$
\item...
\end{enumerate}

I'd like to have the expression

$\sup_{i \in M} q_i < \infty$

The problem is that the subscript {i \in M} is on the right of \sup rather than below it. How could I solve ...
by rav
Fri Sep 11, 2009 5:20 pm
Forum: Kile
Topic: problem when compiling
Replies: 2
Views: 4652

problem when compiling

that`s right, the message comes from "Log and Messages" tab. From the "Output" tab, I have the following message:
*****
***** LaTeX output:
***** cd '/home/sa/Desktop/measure'
***** latex -interaction=nonstopmode 'assignment_1.tex'
*****
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009 ...
by rav
Fri Sep 11, 2009 6:07 am
Forum: Kile
Topic: problem when compiling
Replies: 2
Views: 4652

problem when compiling

Hi,
I used kile a couple of months ago without problems, and today, when I tried to compile a latex document (from Build->QuickBuild), kile shows the following message:


[LaTeX] assignment_1.tex => assignment_1.dvi (latex)
[LaTeX] finished with exit status 1
Cannot open log file; did you run LaTeX ...