Re: [NTG-context] style in registers

2005-08-08 Thread Vit Zyka

Hans Hagen wrote:

Vit Zyka wrote:


Good evening,

I have opened another topic. Why both Hans's page numbers are bold?

--
\defineregister[Name][Names]
\setupregister[Name][pagestyle=\it]
\setupregister[Name][bf][pagestyle=\bf]

\starttext
  Names:
  \Name[bf::]{Hans}
  \Name{Taco}
  \page[yes]
  \Name{Hans}
  \placeregister[Name]
\stoptext
--




you can try to patch texutil by resetting $SavedHow

{ print TUO "\\registerpage$SavedLine" ; $SavedHow = '' ; }


Yes! It solves the problem. Thank you very much, Hans.

(I do not want to be impatient, just want to ask, what about the 
list-grid-problem? Is the problem described understandably?)


vit
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] style in registers

2005-08-07 Thread Hans Hagen

Vit Zyka wrote:


Good evening,

I have opened another topic. Why both Hans's page numbers are bold?

--
\defineregister[Name][Names]
\setupregister[Name][pagestyle=\it]
\setupregister[Name][bf][pagestyle=\bf]

\starttext
  Names:
  \Name[bf::]{Hans}
  \Name{Taco}
  \page[yes]
  \Name{Hans}
  \placeregister[Name]
\stoptext
--



you can try to patch texutil by resetting $SavedHow

{ print TUO "\\registerpage$SavedLine" ; $SavedHow = '' ; }


-
 Hans Hagen | PRAGMA ADE
 Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] style in registers

2005-08-06 Thread Taco Hoekwater

Vit Zyka wrote:

Good evening,

I have opened another topic. Why both Hans's page numbers are bold?


Because Hans is much bolder than i am ;-)

Looks like this is on purpose, but I don't understand why.

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] style in registers

2005-08-06 Thread Vit Zyka

Good evening,

I have opened another topic. Why both Hans's page numbers are bold?

--
\defineregister[Name][Names]
\setupregister[Name][pagestyle=\it]
\setupregister[Name][bf][pagestyle=\bf]

\starttext
  Names:
  \Name[bf::]{Hans}
  \Name{Taco}
  \page[yes]
  \Name{Hans}
  \placeregister[Name]
\stoptext
--

vit
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context