由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - help, texniccenter stops at build.
相关主题
怎么处理的overfull问题呀?请问哪儿下载winedt?
请推荐一个Latex软件吧.我在一个地方看到winedt的破戒
求助:latex插图只显示空白 (转载)a question about gsview
问一个在公式中用直立文本的问题我在TEX里做不好的事
怎么控制表格里行的高度?LaTex
一个texniccenter的问题问一个加package的问题
插路中文字体一问请问bibtex怎么嵌入到main tex文件里?
用TeXnicCenter作slides的问题还有一个弱弱的问题关于贴图问题
相关话题的讨论汇总
话题: stops话题: build话题: underfull话题: badness
进入TeX版参与讨论
1 (共1页)
z*****n
发帖数: 7639
1
The last message is something like:
underfull \vbox (badness 10000) has occured while \output is active [5].
what is the problem?
T*******n
发帖数: 493
2
It means that the TeX engine was unable to fill up the available
space while it was in vertical mode, e.g., when it was in the final
stages of building a page and shipping out to the DVI file. The
badness in this case is 10000, so if you look at page 5 (the "[5]")
you should see that the page is "loose", perhaps with too much
white space between paragraphs, floats, headings, etc., i.e., between
the major "boxes" that stack together vertically to form the page.
Underfull \vbox's can also occur i

【在 z*****n 的大作中提到】
: The last message is something like:
: underfull \vbox (badness 10000) has occured while \output is active [5].
: what is the problem?

z*****n
发帖数: 7639
3
thanks for answer.
Actually the problem comes with the latex compiler.
It seems that once the .toc or .aux or whatever related
the project file is created last time with errors, the compiler doesn't
refresh these files and the error persists.
I tried to fixed error within the .tex file. But whatever I did, no pass
. Even I remove the .tex file from the project.
After I deleted those project files, everything goes fine.

【在 T*******n 的大作中提到】
: It means that the TeX engine was unable to fill up the available
: space while it was in vertical mode, e.g., when it was in the final
: stages of building a page and shipping out to the DVI file. The
: badness in this case is 10000, so if you look at page 5 (the "[5]")
: you should see that the page is "loose", perhaps with too much
: white space between paragraphs, floats, headings, etc., i.e., between
: the major "boxes" that stack together vertically to form the page.
: Underfull \vbox's can also occur i

1 (共1页)
进入TeX版参与讨论
相关主题
还有一个弱弱的问题关于贴图问题怎么控制表格里行的高度?
dvips.exe: The operation failed for some reason.一个texniccenter的问题
where i could download free telax for window system?插路中文字体一问
怎么确定行数用TeXnicCenter作slides的问题
怎么处理的overfull问题呀?请问哪儿下载winedt?
请推荐一个Latex软件吧.我在一个地方看到winedt的破戒
求助:latex插图只显示空白 (转载)a question about gsview
问一个在公式中用直立文本的问题我在TEX里做不好的事
相关话题的讨论汇总
话题: stops话题: build话题: underfull话题: badness