ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Italic page number.
Date: Sun, 5 Aug 2012 16:33:47 +0200	[thread overview]
Message-ID: <3CF3AEA8-747E-4C69-A0FF-82C01752DB05@gmail.com> (raw)
In-Reply-To: <399B1830-5142-4570-ABE4-D987FEC8881A@gmail.com>


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


Am 05.08.2012 um 09:39 schrieb Wolfgang Schuster <wolfgang.schuster@gmail.com>:

> \setuppagenumbering[alternative=doublesided]
> 
> % You can use this instead of \setuppagenumbering[numberconversion=romannumerals]
> % to set the conversion of the pagenumber outside of the sectionblock environment,
> % the first argument takes the name of the conversion which is applied to the
> % userpage counter with \setupcounter[userpage][numberconversionset=pagenumber].
> %
> % You can set a conversion for a certain sectionblock when you write the name
> % of the block before the name of the conversion set separated by a “:”.
> %
> %\defineconversionset[frontpart:pagenumber][][romannumerals]
> 
> \startsectionblockenvironment[frontpart]
> 
> \setuppagenumbering[numberconversion=romannumerals]


This has to be (wrong command for the conversion and missing style for the numbers):

\setuppagenumbering [style=italic]
\setupuserpagenumber[numberconversion=romannumerals] % you can also use \setuppagenumber which is a synonym for \setupuserpagenumber

Wolfgang

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

[-- Attachment #2: Type: text/plain, Size: 485 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:[~2012-08-05 14:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05  0:37 john Culleton
2012-08-05  7:39 ` Wolfgang Schuster
2012-08-05 14:33   ` Wolfgang Schuster [this message]
2012-08-07 14:22   ` john Culleton
2012-08-07 15:44     ` Wolfgang Schuster

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=3CF3AEA8-747E-4C69-A0FF-82C01752DB05@gmail.com \
    --to=wolfgang.schuster@gmail.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).