Xiao Jianfeng wrote:
Hello,
I came across a problem when I was trying to compile my tex file. The attached file is an example.
I have to process Chinese, so "\loadmapfile[gbk]" and "\usemodule[chinese]" are essential.
I'm using the lastest release of ConTeXt. ConText ver:2005.12.01, texExec 5.4.3, to be exact. And I use "texmfstart texexec.pl --autopdf --pdf test2.tex" to compile my source file.
The problem is there is enough space in page 2 for the words between \startbackground and \stopbackground, but the background block was put on page 3 with most of the page 2 was left blank.
And there is another small problem, the command \setupindenting[medium] didn't work.
Thanks a lot.
xiaojf
------------------------------------------------------------------------
%interface=en output=pdftex \loadmapfile[gbk] \usemodule[chinese] \setuppagenumbering[location=inright] \setupbodyfont[lbr,12pt] \setupindenting[medium] \setupcolors[state=start] \setupbackground[state=start,background=screen,cornor=round] \setupinterlinespace[medium] %---------------------------------------------------------------------
\starttext \input knuth
\input knuth %---------------------------------------------------------------------
\subject{Introduction}
word word word word word word word word word word word word. \startitemize[n] \item word, word word word word word word word word word word word word word word word word word word. \item word, word word word word word word word word word word word word word word word word word-word word word word word word word word word word word word. \stopitemize
Water along with small polar molecules and lipophilic drugs are konwn to corss the barrier. Larger polar molecules and hydrophilic(?hydrophyllic) organic molecules, including plasma preoteins(血浆蛋白), do not penetrate well.
\startbackground word word word word word word word word word word word word word word word word word word word word word word word word \stopbackground \stoptext
------------------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
I have tried to attached the PDF file created on my system, so people can understand my problem easily. But the file size is a little big(38K), and it is being held until the list moderator can review it for approval -_-