GeneralLatex buffer size exceeded

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ningyichen
Posts: 2
Joined: Wed Dec 24, 2014 9:40 am

Latex buffer size exceeded

Post by ningyichen »

Hello,everyone. I include an .eps in my paper as usual, which is drawn with microsoft visio, and transmitted into the format 'eps' with photoshop CS6. I didn't meet with any difficulties in this way before. However, this time, latex gives an error "buffer size exceeded", and then forces latex.exe to quit.

"LaTeX Warning: Citation `8' on page 2 undefined on input line 62.


LaTeX Warning: Citation `9' on page 2 undefined on input line 62.


LaTeX Warning: Reference `fig:4' on page 2 undefined on input line 62.

[2]Buffer size exceeded!"

Besides, when I bib my .bib, WinEdt 7 says:

Command Line: bibtex.exe "***"
Startup Folder: H:\Master\*** - 副本\***

This is BibTeX, Version 0.99d (MiKTeX 2.9)
The top-level auxiliary file: Magzine2014.aux
I found no \bibdata command---while reading file Magzine2014.aux
I found no \bibstyle command---while reading file Magzine2014.aux
(There were 2 error messages)

I have read another topic concerning this kind of problem. It seems that changing the structure of the image may works. Could anyone tell me how to adjust an image to make it work?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Latex buffer size exceeded

Post by Johannes_B »

Hi and welcome.

Have you tried making the image smaller as was suggested in "buffer size exceeded" problem.


Right now, everything can only be guesswork, as i don't know anything about your setup. Please try to prepare a minimal working example. Uploading the picture as suggested by Stefan in the linked thread might also give us some hints.

To the bibtex problem. Are you having a \bibliographystyle command in your document? Best to discuss this in another topic.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply