Re: Problems with xelatex/miktex [Errorcode : TeX capacity exceeded, sorry [main memory size =3000000].]

Ulrike Fischer <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Am Mon, 12 Oct 2015 10:36:32 +0000 schrieb [email protected]:

> I seriously don't understand how
> this new command messes with the addchap command. I mean it's not
> redefining it or anything right?

\addchap is using internally \chapter. The standard \chapter has one
argument (and two optional argument), you are redefining it to have
6 argument -- and your \chapter command is calling \addchap in some
cases, which then calls \chapter which then calls \addchap ...

> Now I’m working on a minimal example I
> just need some time to get together all the relevant things since
> they are all located in may different files. But I will
> definitely come back to you as soon as I have one!

Well sorry. But I don't want to debug this. That's a waste of time.
Whatever your definition should do: Do it in some other way. 

> Still be reminded though that this line of code WORKS on other machines
> using a Windows+MiKTeX+TeXstudio configuration

Then you were very, very lucky. Probably you have an older KOMA
there and at the next update it will break there too.

-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/


------------------------------------------------------------------------------
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.