Re: [NTG-context] twocolumn document has trouble with colors

2007-02-11 Thread Zhichu Chen

Hi everybody,

Does this only happen to me?


On 2/9/07, Zhichu Chen [EMAIL PROTECTED] wrote:


Hi there,

Just a testing code:
=

\setupcolors   [state=start]
\definecolor   [testcolor]   [r=1,g=.62,b=.0625]

\starttext

\startcolor   [testcolor]
\startcolumns [direction=left]
  \dorecurse{15}{\input knuth\endgraf}
\stopcolumns
\stopcolor

\stoptext
=

And I find it's not perfectly what I really want. Is there any tricks I
can do to treat the color correctly when I start a multi-column with the
option *direction=left*?

--
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

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] number of enumeration into brackets

2007-02-11 Thread Gerhard Kugler
Hi,

how can I put the number of enumerations into brackets? I suppose
there is a symbol for it as #1 for the name or title of the
enumeration.

Gerhard


-- 
Gerhard Kugler
Psychotherapeut
http://www.psychotherapie-kugler.de
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] number of enumeration into brackets

2007-02-11 Thread Aditya Mahajan
On Sun, 11 Feb 2007, Gerhard Kugler wrote:

 Hi,

 how can I put the number of enumerations into brackets? I suppose
 there is a symbol for it as #1 for the name or title of the
 enumeration.

\defineenmeration [whatever] [left={[},right={]}]

\startwhatever
\input tufte
\stopwhatever

Aditya
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] MPtoPDF error

2007-02-11 Thread Taco Hoekwater
Peter Rolf wrote:
 
 
 this is a bug in the current metapost beta (which is already fixed by
 Taco). Simply use the stable version (0.901) instead. A new beta will
 (hopefully) be released this week.

It won't happen today anymore, I am afraid. But 'real soon now'.

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] MPtoPDF error

2007-02-11 Thread Peter Rolf
Taco Hoekwater wrote:
 Peter Rolf wrote:

 this is a bug in the current metapost beta (which is already fixed by
 Taco). Simply use the stable version (0.901) instead. A new beta will
 (hopefully) be released this week.
 
 It won't happen today anymore, I am afraid. But 'real soon now'.


I know that you are busy (as a bee), so 'real soon now' sounds pretty
good ;)

Best, Peter

 Taco
 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context
 

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] twocolumn document has trouble with colors

2007-02-11 Thread Peter Rolf
Hi Chen,

Zhichu Chen wrote:
 Hi everybody,
  
 Does this only happen to me?

No, same problem here. The left column is black, the right one has the
desired color. But I have no solution for it (so there was no reply from
me earlier).

Peter

  
 On 2/9/07, *Zhichu Chen* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 Hi there,
  
 Just a testing code:
 =
 
 \setupcolors   [state=start]
 \definecolor   [testcolor]   [r=1,g=.62,b=.0625]
 
 \starttext
 
 \startcolor   [testcolor]
 \startcolumns [direction=left]
   \dorecurse{15}{\input knuth\endgraf}
 \stopcolumns
 \stopcolor
 
 \stoptext
 
 =
  
 And I find it's not perfectly what I really want. Is there any
 tricks I can do to treat the color correctly when I start a
 multi-column with the option _direction=left_?
 
 -- 
 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
 http://zhichu.chen.googlepages.com/
| www.sinap.ac.cn
 http://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
 http://zhichu.chen.googlepages.com
| www.sinap.ac.cn
 http://www.sinap.ac.cn
 
 
 
 
 
 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] twocolumn document has trouble with colors

2007-02-11 Thread Zhichu Chen

Anyway, if I put some one-columned texts at the top of the first page, only
the first page acts correctly. So I'm thinking can we put some
one-columned empty boxes into the \output routine or something?

--
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


Re: [NTG-context] twocolumn document has trouble with colors

2007-02-11 Thread Zhichu Chen

Thank you Rolf,

Since there is no official patch to the problem, I'll use my dirty way and
just wait Hans and Taco to solve it.


On 2/11/07, Peter Rolf [EMAIL PROTECTED] wrote:


Hi Chen,

Zhichu Chen wrote:
 Hi everybody,

 Does this only happen to me?

No, same problem here. The left column is black, the right one has the
desired color. But I have no solution for it (so there was no reply from
me earlier).

Peter


 On 2/9/07, *Zhichu Chen* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:

 Hi there,

 Just a testing code:
 =

 \setupcolors   [state=start]
 \definecolor   [testcolor]   [r=1,g=.62,b=.0625]

 \starttext

 \startcolor   [testcolor]
 \startcolumns [direction=left]
   \dorecurse{15}{\input knuth\endgraf}
 \stopcolumns
 \stopcolor

 \stoptext

 =

 And I find it's not perfectly what I really want. Is there any
 tricks I can do to treat the color correctly when I start a
 multi-column with the option _direction=left_?

 --
 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
 http://zhichu.chen.googlepages.com/
| www.sinap.ac.cn
 http://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
 http://zhichu.chen.googlepages.com
| www.sinap.ac.cn
 http://www.sinap.ac.cn
 


 

 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context

___
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


Re: [NTG-context] Newbie question: math font and bibliography

2007-02-11 Thread Taco Hoekwater
Zulkifli Hidayat wrote:


Dear Taco,
I'm sorry if made myself not clear and for the noise about the upright and
italic bold math. I found that it works.

I have reread the bibliography manual, I think it should be clear enough
for me to do some experiments. But there's one thing makes me confuse, how
to cite the publications. From all of the publication fields, which one
should I use in \cite[1(opt)][2(reference)]? The first bracket is
optional, how about the second one?

The simplest solution is to decide on a global style

   \setuppublications[alternative=apa] % this is actually the default

other possible values are aps, ams, num, and ssa.

Then you can just use \cite[key] and the style will decide what field
to pick.

 I apologize for my dumb questions.

There is definately no need to apologise.

Cheers, Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] e-mail - link in pdf not correct with dot in e-mail adress

2007-02-11 Thread Ole Schoening
Thank you Sanjoy,

your tip works fine!  Obviously, I did not use \useURL in a proper
way.

Ole

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context