Re: References -- TeX capacity exceeded

2023-09-05 Thread Herbert Voss
Am 05.09.23 um 17:44 schrieb Eckhard Höffner: Thanks. It appears that you cannot use anymore \label within \sections, but also within \caption{} oft figures or tables. While \section{heading \label{label} } causes an immediate error, \caption produces:  Argument of \caption@@@withoptargs

Re: References -- TeX capacity exceeded

2023-09-05 Thread Eckhard Höffner
Thanks. It appears that you cannot use anymore \label within \sections, but also within \caption{} oft figures or tables. While \section{heading \label{label} } causes an immediate error, \caption produces:  Argument of \caption@@@withoptargs has an extra } Am 05.09.23 um 15:55 schrieb He

Re: References -- TeX capacity exceeded

2023-09-05 Thread Jürgen Spitzmüller
Am Dienstag, dem 05.09.2023 um 15:55 +0200 schrieb Herbert Voss: > Try it this way (LAbel outside the section command): > > \subsection{Welfare} \label{subsec:chapter1} > > There was a bug some time ago, which was fixed in the meantime. Note that LyX 2.4 will provide you a feature to automatical

Re: References -- TeX capacity exceeded

2023-09-05 Thread Herbert Voss
Am 05.09.23 um 14:18 schrieb Eckhard Höffner: In my opinion, it's the references, because if I delete all references, the error doesn't appear. The log file is over 100 kb so I won't send it here. But there is no error message in there, except for the one about the TeX capacity. \label #1

References -- TeX capacity exceeded

2023-09-05 Thread Eckhard Höffner
if you are using a (scrbook) a package that still implements the (scrbook) deprecated \float@addtolist interface. luaotfload | aux : font no 102 (nil) defines no feature for script latn with language deu ! TeX capacity exceeded, sorry [input stack size=1]. \label #1->\@bsphack

Re: "TeX capacity exceeded"

2012-11-06 Thread Richard Heck
On 11/06/2012 02:56 PM, Robert Adolle wrote: I don't find "texmf.cnf" in /usr, /usr/bin, etc. Where is it ? Is it the right file to raise tex capacity of LyX ? Thanks you ! I'd suggest you try "locate texmf.cnf". Eg: /home/rgheck/ > locate texmf.cnf /usr/share/texlive/texmf/web2c/texmf.cnf Th

Re: "TeX capacity exceeded"

2012-11-06 Thread Smith, Henry
Don't do that! If you do, you won't find any error and you're likely to screw up your TeX. Please listen to what others have tried to tell you, and try to find out where your error is. It is not TeX's fault, for sure! Although one might blame it for obscure error messages dating back to the "da

"TeX capacity exceeded"

2012-11-06 Thread Robert Adolle
I don't find "texmf.cnf" in /usr, /usr/bin, etc. Where is it ? Is it the right file to raise tex capacity of LyX ? Thanks you ! R.A.

Re: TeX capacity exceeded

2012-11-05 Thread Steve Litt
On Mon, 05 Nov 2012 20:21:52 -0400, Robert Adolle said: > Complete statement : > > "tex capacity exceeded ; input stack size = 5000 , > > If you really absolutely need more capacity, > > you can ask a wizard to enlarge me." > > > What wizard ? How to

Re: TeX capacity exceeded

2012-11-05 Thread Richard Heck
On 11/05/2012 07:21 PM, Robert Adolle wrote: Complete statement : "tex capacity exceeded ; input stack size = 5000 , If you really absolutely need more capacity, you can ask a wizard to enlarge me." What wizard ? How to get it ? If you really want to do this, then you should lo

TeX capacity exceeded

2012-11-05 Thread Robert Adolle
Complete statement : "tex capacity exceeded ; input stack size = 5000 , If you really absolutely need more capacity, you can ask a wizard to enlarge me." What wizard ? How to get it ? Thanks... R.

tex capacity exceeded [fr]

2012-11-05 Thread Robert Adolle
Je ne me souviens plus comment augmenter la capacité TeX de LyX. J'ai écrit un texte mathématique assez long, et impossible de l'exporter ("tex capacity exceeded, input stack size = 5000"). Je ne me rappelle plus comment augmenter cette capacité ! Quelqu'un m'

Re: TeX capacity exceeded

2012-11-05 Thread David L. Johnson
On 11/05/2012 03:49 PM, Robert Adolle wrote: How to extend this capacity ? Thank you very much for help. R.A. I am willing to bet that you did not really exceed the TeX capacity. What probably happened was that you included, accidentally, a more involved part of your document within a headin

Re: TeX capacity exceeded

2012-11-05 Thread Steve Litt
On Mon, 05 Nov 2012 16:49:12 -0400, Robert Adolle said: > How to extend this capacity ? > Thank you very much for help. > > R.A. Hi Robert, Every time I've seen that message, it's been caused by an error on my part, not a document that was too big or anything like that. I solve these in about 1

Re: TeX capacity exceeded

2012-11-05 Thread Richard Heck
On 11/05/2012 03:49 PM, Robert Adolle wrote: How to extend this capacity ? Thank you very much for help. You almost never actually need to do this, and I'm not sure it's even possible. The problem is some kind of error elsewhere in the document. Richard

TeX capacity exceeded

2012-11-05 Thread Robert Adolle
How to extend this capacity ? Thank you very much for help. R.A.

Re: Tex capacity exceeded

2008-05-08 Thread Paul A. Rubin
Adrian Peter wrote: Turned out the error was being caused by having single quotes in math equations. I was using them to indicate derivatives. I changed them to \prime and everything worked! Also it didn't like it if I placed a single quote inside a \mbox within a math equation. Anyone know w

RE: Tex capacity exceeded

2008-05-07 Thread Adrian Peter
hanks. Adrian -Original Message- From: Paul A. Rubin [mailto:[EMAIL PROTECTED] Sent: Saturday, May 03, 2008 1:36 PM To: lyx-users@lists.lyx.org Subject: Re: Tex capacity exceeded Adrian Peter wrote: > Hi, > > > > I am working on a multipart thesis using Lyx. I keep g

Re: Tex capacity exceeded

2008-05-03 Thread curtis osterhoudt
Paul's suggestion is certainly worthy of a try. However, sometimes the problem is a problem of the whole, rather than of the sum of the parts. I mean this: When I was finishing up my thesis, I ran into various TeX capacity problems, none of which would occur when each chapter (appendix, etc.) wa

Re: Tex capacity exceeded

2008-05-03 Thread José Matos
On Saturday 03 May 2008 16:34:01 Adrian Peter wrote: > Hi, > > > > I am working on a multipart thesis using Lyx. I keep getting the following > error when I try to export to PDF or view the DVI: > > > > TeX capacity exceeded, sorry [input stack size=5000] > >

Re: Tex capacity exceeded

2008-05-03 Thread Paul A. Rubin
Adrian Peter wrote: Hi, I am working on a multipart thesis using Lyx. I keep getting the following error when I try to export to PDF or view the DVI: TeX capacity exceeded, sorry [input stack size=5000] I checked the mail archive and saw that there could be several issues

Tex capacity exceeded

2008-05-03 Thread Adrian Peter
Hi, I am working on a multipart thesis using Lyx. I keep getting the following error when I try to export to PDF or view the DVI: TeX capacity exceeded, sorry [input stack size=5000] I checked the mail archive and saw that there could be several issues that cause this error

prosper package and "Tex capacity exceeded"

2007-11-17 Thread Romuald Poteau
Dear Lyx users, I have updated my system to OpenSuse10.3 (previous version : 10.1) and I obtain a latex error I did not encounter before, and which seems specific of the compilation of prosper documents. The message is "tex capacity exceeded. Sorry [save_size = 5000]. It is obtained with m

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Christian Ridderström
On Sun, 23 Feb 2003, Max Bian wrote: > > --- Christian_Ridderström <[EMAIL PROTECTED]> wrote: > > > Any idea how I find out? I'm using these packages at the moment: > > \usepackage{cite} > > \usepackage{latexsym} > > \usepackage{url} > > \usepackage{ifthen} > > \usepackage{multicol} > > \usepack

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Christian Ridderström
On Sun, 23 Feb 2003, Michael Abshoff wrote: > Christian Ridderström wrote: > > What kind of TeX-Installation do you use? 70K strings seems a liitle low in > my opinion. The values in texmf.cnf seem a little to conservatice for todays > systems. I think it's a plain teTeX 1.07 installation... (on

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Michael Abshoff
Christian Ridderström wrote: On Sun, 23 Feb 2003, Max Bian wrote: Any idea how I find out? I'm using these packages at the moment: \usepackage{cite} \usepackage{latexsym} \usepackage{url} \usepackage{ifthen} \usepackage{multicol} \usepackage{setspace} \usepackage{floatpag} \usepackage{maple2e}

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Max Bian
--- Christian_Ridderström <[EMAIL PROTECTED]> wrote: > Any idea how I find out? I'm using these packages at the moment: > \usepackage{cite} > \usepackage{latexsym} > \usepackage{url} > \usepackage{ifthen} > \usepackage{multicol} > \usepackage{setspace} > \usepackage{floatpag} > \usepackage{maple2

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Christian Ridderström
On Sun, 23 Feb 2003, Max Bian wrote: > I had similiar problem before. I think the default should be enough for > most users. The porblem might be a bad or conflicting package. Any idea how I find out? I'm using these packages at the moment: \usepackage{cite} \usepackage{latexsym} \usepackage{url}

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Max Bian
--- Michael Abshoff <[EMAIL PROTECTED]> wrote: > Christian Ridderström wrote: > (cut from my tetex-1.07) > > Increased as desired. I had similiar problem before. I think the default should be enough for most users. The porblem might be a bad or conflicting package. Max

Re: Compile error: TeX capacity exceeded, sorry

2003-02-23 Thread Michael Abshoff
Christian Ridderström wrote: When I compile my thesis I suddenly get this error: File: posture_control_step_pitch.ps Graphic file (type eps) ! TeX capacity exceeded, sorry [pool size=72220]. [EMAIL PROTECTED] #1->\message {<#1>} \bgroup \def [EMAIL

Compile error: TeX capacity exceeded, sorry

2003-02-22 Thread Christian Ridderström
When I compile my thesis I suddenly get this error: File: posture_control_step_pitch.ps Graphic file (type eps) ! TeX capacity exceeded, sorry [pool size=72220]. [EMAIL PROTECTED] #1->\message {<#1>} \bgroup \def [EMAIL PROTECTED] {!}\dimen@ [EMAIL PROT

Re: Re: TeX capacity exceeded

2002-05-30 Thread Guenter Milde
On Thu, 30 May 2002 14:12:09 +0200 (MEST) wrote Wayan <[EMAIL PROTECTED]>: > > On 30 May 2002, Jean-Marc Lasgouttes wrote: > > > Note that this error often comes from very different reasons. I would > > be surprised in this case that increasing capacity is the solution. A very common reason

Re: TeX capacity exceeded

2002-05-30 Thread Wayan
On 30 May 2002, Jean-Marc Lasgouttes wrote: > Note that this error often comes from very different reasons. I would > be surprised in this case that increasing capacity is the solution. adding some \clearpage command in some node or using "afterpage" package (If I do not forget the command) are

Re: TeX capacity exceeded

2002-05-30 Thread Andre Poenitz
On Thu, May 30, 2002 at 01:31:16PM +0200, magni wrote: > Thanks for your help, to all of you. > I doubted too that changing the stack size would help, I did it as James > suggested and it didnt help. > What I find more irritating is that LyX seems a pretty clean project, with > many years of ref

Re: TeX capacity exceeded

2002-05-30 Thread magni
Thanks for your help, to all of you. I doubted too that changing the stack size would help, I did it as James suggested and it didnt help. What I find more irritating is that LyX seems a pretty clean project, with many years of refinements. Why should this happen in some unmodified templates pr

Re: TeX capacity exceeded

2002-05-30 Thread Jean-Marc Lasgouttes
> "James" == James Vernon <[EMAIL PROTECTED]> writes: James> I'm no wizard, but this worked for me in a similar situation, James> so fingers crossed it might work for you too James> Change the input stack size by editing your texmf.cnf file. James> Mine is in /etc/texmf/texmf.cnf, but yours

Re: TeX capacity exceeded

2002-05-30 Thread James Vernon
emplate->RevTeX4, and compile it without modifying >it, I get 4 errors the first being: >TeX capacity exceeded, sorry (input stack size=300). If you really absolutely >need more capacity, you can ask a wizard to enlarge me. >Now, not being a wizard myself, my only hope is to f

TeX capacity exceeded

2002-05-30 Thread magni
I just installed the new version 1.2.0, and although it works fairly well I have a big problem with RevTeX. The install went clean, BTW. Whenever I make a NewFromTemplate->RevTeX4, and compile it without modifying it, I get 4 errors the first being: TeX capacity exceeded, sorry (input st

Re: Tex capacity exceeded

2002-01-31 Thread Myriam Abramson
> > I've set a document class for a paper to the llncs (Springer) > > class. Everything seems fine except for that error I get when trying > > to view it: > > TeX capacity exceeded, sorry[save size=4000] > > ... > > If you really absolutely need mo

Re: Tex capacity exceeded

2002-01-30 Thread Herbert Voss
Myriam Abramson wrote: > Hi! > > I've set a document class for a paper to the llncs (Springer) > class. Everything seems fine except for that error I get when trying > to view it: > > TeX capacity exceeded, sorry[save size=4000] > ... > If you real

Tex capacity exceeded

2002-01-30 Thread Myriam Abramson
Hi! I've set a document class for a paper to the llncs (Springer) class. Everything seems fine except for that error I get when trying to view it: TeX capacity exceeded, sorry[save size=4000] ... If you really absolutely need more capacity you can ask a wizard to enlarge me.

Re: tex capacity exceeded

2001-12-04 Thread Yannick Patois
Hi, On Sun, 2 Dec 2001, Yvonne Becherini - Gruppo II - MACRO wrote: > Hallo, > my problem was that I was including a tex figure generated by pstoedit. > This picture overruns TeX's memory capacity. Most likely this is due to a too long line (use of DOS line breaks ?) in the postscript. I rememb

Re: tex capacity exceeded

2001-12-02 Thread Yvonne Becherini - Gruppo II - MACRO
Hallo, my problem was that I was including a tex figure generated by pstoedit. This picture overruns TeX's memory capacity. Many thanks to Rich and Herbert, Yvonne

Re: tex capacity exceeded

2001-12-02 Thread Herbert Voss
Yvonne Becherini wrote: > Hi all, > I got this message while compiling: > > ! TeX capacity exceeded, sorry [main memory size=350001] > > what should I do? I suppose that there is amissing parenthesis in latex preamble. Herbert -- http://www.lyx.org/help/

tex capacity exceeded

2001-12-01 Thread Yvonne Becherini
Hi all, I got this message while compiling: ! TeX capacity exceeded, sorry [main memory size=350001] what should I do? Thanks as usual, Yvonne

Re: TeX capacity exceeded???

2001-01-29 Thread Yann Collete
ED]> > cc: Lyx-Users <[EMAIL PROTECTED]> > Subject: Re: TeX capacity exceeded??? > MIME-Version: 1.0 > > > > On Mon, 29 Jan 2001, Chris Schulbert wrote: > > > Hi! > > > > Using LyX 1.1.6 on SuSE7 (Intel) I get the following error on > > pos

Re: TeX capacity exceeded???

2001-01-29 Thread Herbert Voss
On Mon, 29 Jan 2001, Chris Schulbert wrote: > Hi! > > Using LyX 1.1.6 on SuSE7 (Intel) I get the following error on > postscript-view: > > Tex capacity exceeded, sorry [input stack size=300] > \onehalfspacing > If you really need more capacity, you can as

TeX capacity exceeded???

2001-01-29 Thread Chris Schulbert
Hi! Using LyX 1.1.6 on SuSE7 (Intel) I get the following error on postscript-view: Tex capacity exceeded, sorry [input stack size=300] \onehalfspacing If you really need more capacity, you can ask a wizard to enlarge me. This is only the first of 4 error-boxes. The following

Re: !TeX capacity exceeded, sorry -- HELP!

1999-06-23 Thread Anonymous
On 23-Jun-99 Richard A. Bilonick wrote: > Jean-Marc, > > Thanks for the suggestion. > > Here is what I have done. I have one very large table. > I wanted to place it in one table float. But when I > check long table (to cause it to break across pages), > it never splits across pages. So inst

Re: !TeX capacity exceeded, sorry -- HELP!

1999-06-23 Thread Anonymous
> "Richard" == Richard A Bilonick <[EMAIL PROTECTED]> writes: Richard> Jean-Marc, Thanks for the suggestion. Richard> Here is what I have done. I have one very large table. I Richard> wanted to place it in one table float. But when I check long Richard> table (to cause it to break across pa

Re: !TeX capacity exceeded, sorry -- HELP!

1999-06-23 Thread Anonymous
;Richard> page document (with many tables): > >Richard> ! TeX capacity exceeded, sorry [main memory size=263001] >Richard> \hkip \tabcolsep {\hskip 1sp\ignorespaces I4609 E >Richard> LEK,MARTIN & If you really absolutely need more capacity, you >Richard> can ask a wiz

Re: !TeX capacity exceeded, sorry -- HELP!

1999-06-23 Thread Anonymous
>>>>> "Richard" == Richard A Bilonick <[EMAIL PROTECTED]> writes: Richard> I am getting the following error in LyX's LaTeX Log for an 18 Richard> page document (with many tables): Richard> ! TeX capacity exceeded, sorry [main memory size=2

!TeX capacity exceeded, sorry -- HELP!

1999-06-22 Thread Richard A. Bilonick
I am getting the following error in LyX's LaTeX Log for an 18 page document (with many tables): ! TeX capacity exceeded, sorry [main memory size=263001] \hkip \tabcolsep {\hskip 1sp\ignorespaces I4609 E LEK,MARTIN & If you really absolu

Re: TeX capacity exceeded!

1999-04-08 Thread Jean-Marc Lasgouttes
rt_Thu_Mar_25_11:45:05_1999-1 Content-Type: nbecker> text/plain; charset=US-ASCII nbecker> This small file causes TeX capacity exceeded (on unix - not a nbecker> small TeX) when run under LyX - but the same exported TeX nbecker> file works fine. I really do not understand where the

Re: TeX capacity exceeded!

1999-04-08 Thread nbecker
>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>> "nbecker" == nbecker <[EMAIL PROTECTED]> writes: nbecker> --Multipart_Thu_Mar_25_11:45:05_1999-1 Content-Type: nbecker> text/plain; charset=US-

Re: TeX capacity exceeded!

1999-04-08 Thread Jean-Marc Lasgouttes
>>>>> "nbecker" == nbecker <[EMAIL PROTECTED]> writes: nbecker> --Multipart_Thu_Mar_25_11:45:05_1999-1 Content-Type: nbecker> text/plain; charset=US-ASCII nbecker> This small file causes TeX capacity exceeded (on unix - not a nbecker> small TeX) whe

TeX capacity exceeded!

1999-03-25 Thread nbecker
This small file causes TeX capacity exceeded (on unix - not a small TeX) when run under LyX - but the same exported TeX file works fine. ProbDetect2.lyx