ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* two more bugs in latest
@ 2012-07-10  6:27 Thomas A. Schmitz
  2012-07-10  7:57 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas A. Schmitz @ 2012-07-10  6:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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] 4+ messages in thread

* Re: two more bugs in latest
  2012-07-10  6:27 two more bugs in latest Thomas A. Schmitz
@ 2012-07-10  7:57 ` Hans Hagen
  2012-07-10  8:26   ` Marcin Borkowski
  2012-07-10  8:59   ` Thomas A. Schmitz
  0 siblings, 2 replies; 4+ messages in thread
From: Hans Hagen @ 2012-07-10  7:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Thomas A. Schmitz

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


___________________________________________________________________________________
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] 4+ messages in thread

* Re: two more bugs in latest
  2012-07-10  7:57 ` Hans Hagen
@ 2012-07-10  8:26   ` Marcin Borkowski
  2012-07-10  8:59   ` Thomas A. Schmitz
  1 sibling, 0 replies; 4+ messages in thread
From: Marcin Borkowski @ 2012-07-10  8:26 UTC (permalink / raw)
  To: ntg-context

Dnia 2012-07-10, o godz. 09:57:08
Hans Hagen <pragma@wxs.nl> napisał(a):

> 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
___________________________________________________________________________________
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] 4+ messages in thread

* Re: two more bugs in latest
  2012-07-10  7:57 ` Hans Hagen
  2012-07-10  8:26   ` Marcin Borkowski
@ 2012-07-10  8:59   ` Thomas A. Schmitz
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas A. Schmitz @ 2012-07-10  8:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen

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
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2012-07-10  8:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-10  6:27 two more bugs in latest Thomas A. Schmitz
2012-07-10  7:57 ` Hans Hagen
2012-07-10  8:26   ` Marcin Borkowski
2012-07-10  8:59   ` Thomas A. Schmitz

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