ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: About setuphead
Date: Thu, 09 Dec 1999 12:01:35 +0100	[thread overview]
Message-ID: <3.0.6.32.19991209120135.007b8cd0@pop.wxs.nl> (raw)
In-Reply-To: <Pine.GSO.3.95.991209111315.4796D-100000@AMath0>

At 11:22 AM 12/9/99 +0800, Zhang Xiang-sun wrote:

>in my file. But, How can I change some chapters number to arabic?
>for example, the chapters in part one of my file are numbered
>chinese number and the chapters in part two are arabic. what
>option must set in \setuphead for doing this?

\definehead[cchapter] [chapter]
\setuphead [cnchapter][conversion=chinese] 

\chapter{English} 

\cnchapter{Chinese}

>I see a example in beginner manual to define my own font,
>
>\definebodyfont[10pt][rm][tfe=lbr at 36pt]
>
>then using \tfe to get 36pt fonts. How can I define the 
>large chinese font? need I change what options in 
>\definebodyfont? 

When you now say: \tfe, the english and chinese glyphs will both be large,
since they are defined dynamically to follow the text fonts.  

Actually, you could know this, since chapter headers were large already -)
which demonstrates that they honor the curent size. 

Hans

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


  reply	other threads:[~1999-12-09 11:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3.0.6.32.19991208165012.013cb5a0@pop.wxs.nl>
1999-12-09  3:22 ` Zhang Xiang-sun
1999-12-09 11:01   ` Hans Hagen [this message]
     [not found] <3.0.6.32.19991207210142.009d3200@pop.wxs.nl>
     [not found] ` <Pine.GSO.3.95.991208130300.4316A-100000@AMath0>
1999-12-08 11:29   ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3.0.6.32.19991209120135.007b8cd0@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).