ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Broken for a while now...
@ 2012-07-17  3:04 DB
  2012-07-17  3:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: DB @ 2012-07-17  3:04 UTC (permalink / raw)
  To: ntg-context

I've noticed two things that seem to be broken in the betas, and they've 
been broken for a while now.

\resetpagenumber
\setuppagenumber[number=1]

sets the page number to zero rather than 1. Also, the width= setting in 
\setuplist doesn't work anymore, either.

I apologise if I sound like I'm whining. I just wanted to bring it to 
your attention.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Broken for a while now...
  2012-07-17  3:04 Broken for a while now DB
@ 2012-07-17  3:34 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2012-07-17  3:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 17.07.2012 um 05:04 schrieb DB:

> I've noticed two things that seem to be broken in the betas, and they've been broken for a while now.
> 
> \resetpagenumber
> \setuppagenumber[number=1]

Put \resetpagenumber after \setuppagenumber or use \setcounter[userpage][1]

> sets the page number to zero rather than 1. Also, the width= setting in \setuplist doesn't work anymore, either.


Do you have a example because this works:

\setuplist[section][width=4cm]

\starttext

\completecontent

\dorecurse{4}
  {\chapter{Chapter #1}
   \dorecurse{6}{\section{Section #1.##1}}}

\stoptext

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-17  3:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-17  3:04 Broken for a while now DB
2012-07-17  3:34 ` Wolfgang Schuster

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