<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TeX capacity exceeded error</title>
	<atom:link href="http://handyfloss.net/2006.11/tex-capacity-exceeded-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/</link>
	<description>Because FLOSS is handy, isn&#039;t it?</description>
	<lastBuildDate>Mon, 21 May 2012 06:39:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rob</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-117117</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Wed, 15 Feb 2012 14:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-117117</guid>
		<description>I had the same error using lyx 2.0. The error occurred after I added the enumitem module to an existing beamer file that already had enumerations in it.  Probably a conflict between enumerations.</description>
		<content:encoded><![CDATA[<p>I had the same error using lyx 2.0. The error occurred after I added the enumitem module to an existing beamer file that already had enumerations in it.  Probably a conflict between enumerations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-116630</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Wed, 01 Feb 2012 20:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-116630</guid>
		<description>MY ERROR WAS IN SOME WAY DIFFERENT FROM THE PREVIOUS
 
TeX capacity exceeded, sorry [input stack size=1500].\select@language {italian}

SOMEONE HAS IDEAS WHAT TO DO ?</description>
		<content:encoded><![CDATA[<p>MY ERROR WAS IN SOME WAY DIFFERENT FROM THE PREVIOUS</p>
<p>TeX capacity exceeded, sorry [input stack size=1500].\select@language {italian}</p>
<p>SOMEONE HAS IDEAS WHAT TO DO ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stefan</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-116609</link>
		<dc:creator>stefan</dc:creator>
		<pubDate>Wed, 01 Feb 2012 07:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-116609</guid>
		<description>mine was due to the \url tag in my bib file.. i used the wikipedia bib generator to generate a nice formatted bib tag.. but apparently latex threw up because of it.</description>
		<content:encoded><![CDATA[<p>mine was due to the \url tag in my bib file.. i used the wikipedia bib generator to generate a nice formatted bib tag.. but apparently latex threw up because of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vik</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-98434</link>
		<dc:creator>Vik</dc:creator>
		<pubDate>Mon, 24 Oct 2011 16:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-98434</guid>
		<description>Hi guys!

I had the same error, 

———————————
! TeX capacity exceeded, sorry [input stack size=5000].

And in my case it was the one first mentioned by Johann (to add at least an empty title to the block):

\begin{block}{}
…
\end{block}

Thank you very much! I saved a lot of time and nerves on this!!!:-)</description>
		<content:encoded><![CDATA[<p>Hi guys!</p>
<p>I had the same error, </p>
<p>———————————<br />
! TeX capacity exceeded, sorry [input stack size=5000].</p>
<p>And in my case it was the one first mentioned by Johann (to add at least an empty title to the block):</p>
<p>\begin{block}{}<br />
…<br />
\end{block}</p>
<p>Thank you very much! I saved a lot of time and nerves on this!!!:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-91485</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Thu, 26 May 2011 10:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-91485</guid>
		<description>ok, I found other solution...
My mendeley and JabRef was made my bib file for me, then the url on .bib file was like:

url = {wwwwwwwww}

Then after read some posts here I noticed that the way of the url was created by this softwares was wrong, then I changed by this: (removing the = )

url{wwwwwwww}

and also using the package \usepackage{url} worked!!!

Thanks a lot guys!</description>
		<content:encoded><![CDATA[<p>ok, I found other solution&#8230;<br />
My mendeley and JabRef was made my bib file for me, then the url on .bib file was like:</p>
<p>url = {wwwwwwwww}</p>
<p>Then after read some posts here I noticed that the way of the url was created by this softwares was wrong, then I changed by this: (removing the = )</p>
<p>url{wwwwwwww}</p>
<p>and also using the package \usepackage{url} worked!!!</p>
<p>Thanks a lot guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-91482</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Thu, 26 May 2011 10:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-91482</guid>
		<description>I had the same error, 

———————————
! TeX capacity exceeded, sorry [input stack size=5000].
\hmode@bgroup -&gt;\leavevmode
\bgroup

And I tryed to use the \usepackage{url} on my .bib and doesn&#039;t worked, the only thing it was getting off all the url&#039;s of my bib file...

Well, any other suggestion is welcomed!
Thanks for the answers guys!</description>
		<content:encoded><![CDATA[<p>I had the same error, </p>
<p>———————————<br />
! TeX capacity exceeded, sorry [input stack size=5000].<br />
\hmode@bgroup -&gt;\leavevmode<br />
\bgroup</p>
<p>And I tryed to use the \usepackage{url} on my .bib and doesn&#8217;t worked, the only thing it was getting off all the url&#8217;s of my bib file&#8230;</p>
<p>Well, any other suggestion is welcomed!<br />
Thanks for the answers guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kimsan</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-91323</link>
		<dc:creator>kimsan</dc:creator>
		<pubDate>Tue, 24 May 2011 14:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-91323</guid>
		<description>I got these error when i added some options to a \begin{axis} like: 

\begin{axis}[
legend style={fill=white} 
minor tick num=3 
]

and forgot to separate them by comma &quot;,&quot; like:

\begin{axis}[
legend style={fill=white},   % &lt;---- a comma!!!
minor tick num=3 
]

Hope this helps someone.</description>
		<content:encoded><![CDATA[<p>I got these error when i added some options to a \begin{axis} like: </p>
<p>\begin{axis}[<br />
legend style={fill=white}<br />
minor tick num=3<br />
]</p>
<p>and forgot to separate them by comma &#8220;,&#8221; like:</p>
<p>\begin{axis}[<br />
legend style={fill=white},   % &lt;---- a comma!!!<br />
minor tick num=3<br />
]</p>
<p>Hope this helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: First Time Beamer</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-90797</link>
		<dc:creator>First Time Beamer</dc:creator>
		<pubDate>Thu, 19 May 2011 12:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-90797</guid>
		<description>Worked the same way for me, thanks!

#

Johann on 03 Jul 2008 at 16:03 pm #

The way I got this error was that I forgot the {} for the title of a block environment (using beamer):

%%% error: %%%
\begin{block}
…
\end{block}

%%% no error: %%%
\begin{block}{}
…
\end{block}</description>
		<content:encoded><![CDATA[<p>Worked the same way for me, thanks!</p>
<p>#</p>
<p>Johann on 03 Jul 2008 at 16:03 pm #</p>
<p>The way I got this error was that I forgot the {} for the title of a block environment (using beamer):</p>
<p>%%% error: %%%<br />
\begin{block}<br />
…<br />
\end{block}</p>
<p>%%% no error: %%%<br />
\begin{block}{}<br />
…<br />
\end{block}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-86623</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 23 Mar 2011 08:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-86623</guid>
		<description>I ran into this problem when I changed the language setting on my thesis to English (Canadian) instead of just English.  Luckily I had a backup that I diff&#039;ed to figure it out!</description>
		<content:encoded><![CDATA[<p>I ran into this problem when I changed the language setting on my thesis to English (Canadian) instead of just English.  Luckily I had a backup that I diff&#8217;ed to figure it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilip</title>
		<link>http://handyfloss.net/2006.11/tex-capacity-exceeded-error/comment-page-1/#comment-81402</link>
		<dc:creator>Dilip</dc:creator>
		<pubDate>Tue, 22 Feb 2011 12:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=148#comment-81402</guid>
		<description>In my case it was an extra \begin{itemize} and \end{itemize}.</description>
		<content:encoded><![CDATA[<p>In my case it was an extra \begin{itemize} and \end{itemize}.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

