From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32802 Path: news.gmane.org!not-for-mail From: "Zhichu Chen" Newsgroups: gmane.comp.tex.context Subject: Re: How to use columns inside another column? Date: Tue, 16 Jan 2007 15:52:20 +0800 Message-ID: <769ba7780701152352u64217577u48b64248c70f70fa@mail.gmail.com> References: <769ba7780701141928g7b77d868x6b314f4a71372dd6@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1496764915==" X-Trace: sea.gmane.org 1168959020 26539 80.91.229.12 (16 Jan 2007 14:50:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Jan 2007 14:50:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 16 15:50:16 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H6pdf-0004sx-FL for gctc-ntg-context-518@m.gmane.org; Tue, 16 Jan 2007 15:50:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A22761FACB; Tue, 16 Jan 2007 15:45:58 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13788-01; Tue, 16 Jan 2007 15:45:52 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 67D761FF6F; Tue, 16 Jan 2007 08:48:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 41C4C1FF6F for ; Tue, 16 Jan 2007 08:48:20 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20243-04-6 for ; Tue, 16 Jan 2007 08:48:11 +0100 (CET) Original-Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by ronja.ntg.nl (Postfix) with ESMTP id CB9F61FF52 for ; Tue, 16 Jan 2007 08:48:10 +0100 (CET) Original-Received: by py-out-1112.google.com with SMTP id a73so991751pye for ; Mon, 15 Jan 2007 23:52:20 -0800 (PST) Original-Received: by 10.35.20.14 with SMTP id x14mr9526603pyi.1168933940634; Mon, 15 Jan 2007 23:52:20 -0800 (PST) Original-Received: by 10.35.17.13 with HTTP; Mon, 15 Jan 2007 23:52:20 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <769ba7780701141928g7b77d868x6b314f4a71372dd6@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32802 Archived-At: --===============1496764915== Content-Type: multipart/alternative; boundary="----=_Part_20581_26772046.1168933940556" ------=_Part_20581_26772046.1168933940556 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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. Thanks On 1/15/07, Zhichu Chen 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 > ---------------------------------------------------------------- > -- 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 ---------------------------------------------------------------- ------=_Part_20581_26772046.1168933940556 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
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.
 
Thanks

 
On 1/15/07, Zhichu Chen <zhichu.chen@gmail.com > 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
----------------------------------------------------------------



--
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
---------------------------------------------------------------- ------=_Part_20581_26772046.1168933940556-- --===============1496764915== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1496764915==--