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

Reply via email to