Re: [NTG-context] How to increase weight of a font?

2009-03-06 Thread Hans Hagen

Wei-Wei Guo wrote:

Hi Hans,

Do you mean

  \definefontsynonym[ZhSerif][name:SimSun][properties=???]

Could you tell me how to do?



\starttext

\startproperty[both]
\input tufte
\stopproperty

\stoptext



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-06 Thread Wei-Wei Guo

It works, but is what I want. Sorry, I didn't describe my problem clear enough.
I want to set weighted font for chapter title. How do this?

Thanks,

Wei-Wei Guo


Hans Hagen 写道:

Wei-Wei Guo wrote:

Hi Hans,

Do you mean

  \definefontsynonym[ZhSerif][name:SimSun][properties=???]

Could you tell me how to do?



\starttext

\startproperty[both]
\input tufte
\stopproperty

\stoptext

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-06 Thread Yue Wang
the embolden feature provided by xetex and dvipdfmx?

On Fri, Mar 6, 2009 at 6:31 PM, Wei-Wei Guo wwgu...@gmail.com wrote:
 It works, but is what I want. Sorry, I didn't describe my problem clear
 enough.
 I want to set weighted font for chapter title. How do this?

 Thanks,

 Wei-Wei Guo


 Hans Hagen 写道:

 Wei-Wei Guo wrote:

 Hi Hans,

 Do you mean

  \definefontsynonym[ZhSerif][name:SimSun][properties=???]

 Could you tell me how to do?


 \starttext

 \startproperty[both]
 \input tufte
 \stopproperty

 \stoptext

 ___
 If your question is of interest to others as well, please add an entry to
 the Wiki!

 maillist : ntg-context@ntg.nl /
 http://www.ntg.nl/mailman/listinfo/ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-06 Thread Yanrui Li
2009/3/6 Wei-Wei Guo wwgu...@gmail.com:
 It works, but is what I want. Sorry, I didn't describe my problem clear
 enough.
 I want to set weighted font for chapter title. How do this?



\setuphead
  [chapter]
  [before={\startproperty[both]}, after={\stopproperty}]

-- 
Best wishes,
Li Yanrui

* Gentoo Linux (~x86)
* LuaTeX (snapshot-0.35.0-2009022702)
* ConTeXt Minimals Beta (2009.03.02 23:26)
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-06 Thread Wei-Wei Guo

Thanks, it works.

Best wishes,
Wei-Wei Guo

Yanrui Li 写道:

2009/3/6 Wei-Wei Guo wwgu...@gmail.com:

It works, but is what I want. Sorry, I didn't describe my problem clear
enough.
I want to set weighted font for chapter title. How do this?




\setuphead
  [chapter]
  [before={\startproperty[both]}, after={\stopproperty}]


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-06 Thread Wei-Wei Guo
I guess you are asking the equal feature provided by xetex, so my answer is 
'yes'.

Does ConTeXt have the 'embolden' feature? If yes, how to use it?


Best wishes,
Wei-Wei Guo


Yue Wang 写道:
 the embolden feature provided by xetex and dvipdfmx?
 
 On Fri, Mar 6, 2009 at 6:31 PM, Wei-Wei Guo wwgu...@gmail.com wrote:
 It works, but is what I want. Sorry, I didn't describe my problem clear
 enough.
 I want to set weighted font for chapter title. How do this?

 Thanks,

 Wei-Wei Guo


 Hans Hagen 写道:
 Wei-Wei Guo wrote:
 Hi Hans,

 Do you mean

  \definefontsynonym[ZhSerif][name:SimSun][properties=???]

 Could you tell me how to do?

 \starttext

 \startproperty[both]
 \input tufte
 \stopproperty

 \stoptext
 ___
 If your question is of interest to others as well, please add an entry to
 the Wiki!

 maillist : ntg-context@ntg.nl /
 http://www.ntg.nl/mailman/listinfo/ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___

 ___
 If your question is of interest to others as well, please add an entry to the 
 Wiki!
 
 maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___
 
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] How to increase weight of a font?

2009-03-05 Thread Wei-Wei Guo

Hi everyone,


I need to increase the eight of a Chinese font to make it look like a bold 
font. Is there anyway to do so?


Thanks,

Best wishes,
Wei-Wei Guo
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-05 Thread Hans Hagen

Wei-Wei Guo wrote:

Hi everyone,


I need to increase the eight of a Chinese font to make it look like a 
bold font. Is there anyway to do so?


properties

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to increase weight of a font?

2009-03-05 Thread Wei-Wei Guo

Hi Hans,

Do you mean

  \definefontsynonym[ZhSerif][name:SimSun][properties=???]

Could you tell me how to do?

Thank you!

Best wishes,
Wei-Wei Guo


ntg-context-requ...@ntg.nl 写道:

Message: 3
Date: Thu, 05 Mar 2009 17:13:16 +0100
From: Hans Hagen pra...@wxs.nl
Subject: Re: [NTG-context] How to increase weight of a font?
To: mailing list for ConTeXt users ntg-context@ntg.nl
Message-ID: 49affa1c.8040...@wxs.nl
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Wei-Wei Guo wrote:

Hi everyone,


I need to increase the eight of a Chinese font to make it look like a 
bold font. Is there anyway to do so?


properties

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
  | www.pragma-pod.nl
-

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___