Thanks Mr. Mahajan

I've read the article, but one can only "span" some texts over two or more
columns rather than split a column into two. I've tried double the column
numbers and span the other text over two columns. But of course it failed
for I want the small inner column to be balanced.

I'm now reading the "page-mul.tex." It is a long and confusing file---I'm
wondering how Hans and other guys wrote such long files that hardly had a
bug---but I really hope I can get some tricks from it.




On 1/16/07, Aditya Mahajan <[EMAIL PROTECTED]> wrote:

On Tue, 16 Jan 2007, Zhichu Chen wrote:

> Hi,
>
> Can anybody give me a hand now? There are too many source files in
ConTeXt
> and I don't even know which file will give me a hint.
>
> I don't want to hasten, but I really hope somebody could told me which
file
> I sould read or which way should go, or even it is impossible by now.
Any
> information will do.

Have you read the columnset documentation?
http://pragma-ade.com/general/manuals/columns.pdf

There are examples where the visual affect is the same as nested
columns. I have not read the details of how they are implemented.

HTH,
Aditya


>
> On 1/15/07, Zhichu Chen <[EMAIL PROTECTED]> wrote:
> >
> > Hi everybody
> >
> > I used
> >
> > ---------------------------
> >
> > \definecolumnset[example][n=2]
> > \definecolumnset[innerexample][n=2]
> >
> > \starttext
> >
> > \startcolumnset[example]
> >   \dorecurse{15}{\input knuth\par}
> >   \startcolumnset[innerexample]
> >     \input knuth\par
> >   \stopcolumnset
> >   \dorecurse{15}{\input knuth\par}
> > \stopcolumnset
> >
> > \stoptext
> > ---------------------------
> >
> > but nothing happened, can I use columns inside another column?
> >
> > --
> > Sincerely yours,
> > Chen
> > ----------------------------------------------------------------
> >
> >           Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
> >          No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
> >              tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
> >                                                | www.sinap.ac.cn
> > ----------------------------------------------------------------
> >
>
>
>
>

--
Aditya Mahajan | EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam | Ph: 734.262.4008
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context




--
Sincerely yours,
Chen
----------------------------------------------------------------

         Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
        No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
            tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                              | www.sinap.ac.cn
----------------------------------------------------------------
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to