ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dalyoung <haksan@me.com>
To: ntg-context@ntg.nl
Subject: Re: Am not getting Roman numeral page numbers in MKIV
Date: Sun, 13 Mar 2011 21:49:11 +0900	[thread overview]
Message-ID: <B924103F-34E1-4494-AC39-EE1BEF1670B8@me.com> (raw)
In-Reply-To: <mailman.1380.1299938867.4223.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1345 bytes --]

Dear Tom,


> 
> What version are you using? 
> 

I am using minimal not TeXlive2010. Of course, there are some bugs in beta. But it would be fixed soon.
Moreover, you can have more than one Minimal folder. So it is easy to use stable version if the beta has bugs.

> 
> BTW, where did you read to use front part instead of frontmatter? 
> 

There was a thread whose title is "Roman Page numbers".
And among the mails on 2009. 2. 4, there was a sample written by Wolfgang .

\definestructureconversionset[frontpart:pagenumber][][romannumerals]
\definestructureconversionset[bodypart:pagenumber] [][numbers]

\setuplist[chapter][pageconversionset=pagenumber]

\startstructureblockenvironment[frontpart]

\setupuserpagenumber[numberconversion=romannumerals]
\setuppagenumber[number=1]

\stopstructureblockenvironment

\startstructureblockenvironment[bodypart]

\setuppagenumber[number=1]

\stopstructureblockenvironment

\starttext

\startfrontmatter

\completecontent[criterium=all]

\chapter{Intro}

\input tufte

\stopfrontmatter

\startbodymatter

\chapter{knuth}

\input knuth

\stopbodymatter

\stoptext

Mailing list is a good place for me to learn ConTeXt. There are so many things which are not described in the manual.
I cannot give you a solution. But many experts who are reading this list will give you a solution.

Cheers,

Dalyoung

[-- Attachment #1.2: Type: text/html, Size: 1880 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2011-03-13 12:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1380.1299938867.4223.ntg-context@ntg.nl>
2011-03-13 12:49 ` Jeong Dalyoung [this message]
2011-03-13 16:16   ` Is Minimals ready for non-developers to use? Tom
2011-03-13 20:37     ` Mojca Miklavec
2011-03-12  8:35 Am not getting Roman numeral page numbers in MKIV Jeong Dalyoung
2011-03-12 13:46 ` Tom
  -- strict thread matches above, loose matches on Subject: below --
2011-03-11  5:00 Jeong Dalyoung
2011-03-11 13:28 ` Wolfgang Schuster
2011-03-11 15:17   ` Tom
2011-03-11 17:06     ` Wolfgang Schuster
2011-03-11 18:04       ` Tom
2011-03-10 21:37 Tom

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=B924103F-34E1-4494-AC39-EE1BEF1670B8@me.com \
    --to=haksan@me.com \
    --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).