Hi all, sorry for bringing the bad news all the time... There are two more bugs in the latest beta which I just stumbled upon: userpage=bysection does not work, pdf bookmarks are not produced. Example: \setupuserpagenumber [state=start,way=bysection] \setupfootertexts [{\getmarking[sectionnumber]} -- \userpagenumber] \setuphead [section] [page=yes] \setupinteraction [state=start] \placebookmarks [section] [all] \starttext \startsection [title=First Section] \dorecurse{10}{\input knuth \par} \stopsection \startsection [title=Second Section] \dorecurse{10}{\input knuth \par} \stopsection \stoptext Gives expected results with 2012.06.30 12:32, but not with 2012.07.10 00:56. All best Thomas
On 10-7-2012 08:27, Thomas A. Schmitz wrote:
sorry for bringing the bad news all the time... There are two more bugs in the latest beta which I just stumbled upon: userpage=bysection does not work, pdf bookmarks are not produced. Example:
in the process of cleaning up section code i forgot to pass some info around so effectively we had no structure (and that it turn influences all those mechanisms) concerning 'bad news' ... it doesn't surprise me too much as much code is touched ... the good news is that only a few modules are left (some cleanup is needed in notes and the multi column mechanisms have to be done) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Dnia 2012-07-10, o godz. 09:57:08
Hans Hagen
On 10-7-2012 08:27, Thomas A. Schmitz wrote:
sorry for bringing the bad news all the time... There are two more bugs in the latest beta which I just stumbled upon: userpage=bysection does not work, pdf bookmarks are not produced. Example:
in the process of cleaning up section code i forgot to pass some info around so effectively we had no structure (and that it turn influences all those mechanisms)
concerning 'bad news' ... it doesn't surprise me too much as much code is touched ... the good news is that only a few modules are left (some cleanup is needed in notes and the multi column mechanisms have to be done)
Wow, does it mean that \startitemize[columns] ... \stopitemize will also be redone? That would be fantastic, it's a feature I love but can't get it to work (as I've written recently)!
Hans
Best, -- Marcin Borkowski http://mbork.pl
On 7/10/12 9:57 AM, Hans Hagen wrote:
in the process of cleaning up section code i forgot to pass some info around so effectively we had no structure (and that it turn influences all those mechanisms)
concerning 'bad news' ... it doesn't surprise me too much as much code is touched ... the good news is that only a few modules are left (some cleanup is needed in notes and the multi column mechanisms have to be done)
Great - looking forward to new adventures in ConTeXt land... All best Thomas
participants (3)
-
Hans Hagen
-
Marcin Borkowski
-
Thomas A. Schmitz