Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Pierre-François Bonnefoi
You saved my day ! Le 3 oct. 2010 à 17:52, Wolfgang Schuster a écrit : > > Am 29.09.2010 um 13:13 schrieb Pierre-François Bonnefoi: > >> Hello, >> >> I'use extensively context to write my lecture notes and for all of my >> printing needs. >> >> For my students, I've made some lecture present

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Wolfgang Schuster
Am 29.09.2010 um 13:13 schrieb Pierre-François Bonnefoi: > Hello, > > I'use extensively context to write my lecture notes and for all of my > printing needs. > > For my students, I've made some lecture presentations in color, and I print > them in black&white, with four pages on one page for

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Pierre-François Bonnefoi
But this function \structurelistrealpagenumber is not defined in MKII. ok, ok I've to go to MKIV some day ;-) Le 3 oct. 2010 à 17:34, Hans Hagen a écrit : > On 3-10-2010 5:25, Pierre-François Bonnefoi wrote: >> So, I've to forget it... >> I'm a little bit disappointed that it's not possible. >>

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Hans Hagen
On 3-10-2010 5:25, Pierre-François Bonnefoi wrote: So, I've to forget it... I'm a little bit disappointed that it's not possible. But the waiting time for my students to get the lecture notes is over : I'll give them the handout with no page numbers. you can try to use \structurelistrealpagen

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Pierre-François Bonnefoi
So, I've to forget it... I'm a little bit disappointed that it's not possible. But the waiting time for my students to get the lecture notes is over : I'll give them the handout with no page numbers. Thank you for your support. I hope that I could use MKIV in near future, kind regards, Pierre-F

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Hans Hagen
On 3-10-2010 4:16, Pierre-François Bonnefoi wrote: Dear Peter, I run into some problem with font handling in MKIV so I'm stuck in MKII for some time. I've tried the following : \starttext \def\ChapterPrefix#1{% \the\numexpr\number#1/4\relax } \setupcombinedlist[content][level=1] \setuplist[cha

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-10-03 Thread Pierre-François Bonnefoi
Dear Peter, I run into some problem with font handling in MKIV so I'm stuck in MKII for some time. I've tried the following : \starttext \def\ChapterPrefix#1{% \the\numexpr\number#1/4\relax } \setupcombinedlist[content][level=1] \setuplist[chapter][after=,before=,numbercolor=yellow,numbercommand

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-09-30 Thread Peter Münster
On Thu, Sep 30 2010, Pierre-François Bonnefoi wrote: > > I've tried it and I'm sorry to report that this only works in MK IV, that I > don't use (I've tried but some of my documents don't translate correctly). Hello, Your \ChapterPrefix works out of the box with mkiv. Eventually it's easier to s

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-09-30 Thread Pierre-François Bonnefoi
Dear Hans, Thank you to answer my question. I've tried it and I'm sorry to report that this only works in MK IV, that I don't use (I've tried but some of my documents don't translate correctly). >From my point of view, I don't know if it is the correct answer because I want >to get some altere

Re: [NTG-context] [NTG-Context] How to compute correct page number for handout

2010-09-30 Thread Hans Hagen
On 29-9-2010 1:13, Pierre-François Bonnefoi wrote: Hello, I'use extensively context to write my lecture notes and for all of my printing needs. For my students, I've made some lecture presentations in color, and I print them in black&white, with four pages on one page for the handout. I woul