Thank you very much!
I will test!
Search found 5 matches
- Fri May 18, 2012 2:23 pm
- Forum: Text Formatting
- Topic: Problem with \left
- Replies: 4
- Views: 4723
- Fri May 18, 2012 3:35 am
- Forum: Text Formatting
- Topic: Problem with \left
- Replies: 4
- Views: 4723
Problem with \left
Thank you Stefan,
It's working, but it is not how I wanted, I would like to stay like the picture below
It's working, but it is not how I wanted, I would like to stay like the picture below
- Thu May 17, 2012 10:20 pm
- Forum: Text Formatting
- Topic: Problem with \left
- Replies: 4
- Views: 4723
Problem with \left
Hello guys,
I'm having trouble using \ left[ in environment enumerate.
The code is this
\begin{enumerate}
$ \left $
\item Existe um único elemento $ 1 $ no conjunto $ \bb{N} $, tal que $ 1 \neq s(n) $ para todo $ n \in \bb{N} $.
item Se um subconjunto $ X \subset \bb{N} $ é tal que $ 1 \in N $ e ...
I'm having trouble using \ left[ in environment enumerate.
The code is this
\begin{enumerate}
$ \left $
\item Existe um único elemento $ 1 $ no conjunto $ \bb{N} $, tal que $ 1 \neq s(n) $ para todo $ n \in \bb{N} $.
item Se um subconjunto $ X \subset \bb{N} $ é tal que $ 1 \in N $ e ...
- Sat Jul 30, 2011 12:16 am
- Forum: Math & Science
- Topic: Redefine '\sum' Command
- Replies: 2
- Views: 2742
Re: Redefine '\sum' Command
Thank you Stefan!
Really needed this!
Really needed this!
- Fri Jul 29, 2011 8:26 pm
- Forum: Math & Science
- Topic: Redefine '\sum' Command
- Replies: 2
- Views: 2742
Redefine '\sum' Command
Hello guys!
I'm trying to change the command \sum, using the following code:
But at the time of compilation shows the following error:
What should I do?
I'm trying to change the command \sum, using the following code:
Code: Select all
\renewcommand{\sum}{\displaystyle\sum}
Code: Select all
TeX capacity exceeded, sorry [main memory size=3000000] ...)