ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* style in registers
@ 2005-08-06 21:00 Vit Zyka
  2005-08-07  6:38 ` Taco Hoekwater
  2005-08-07 22:38 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Vit Zyka @ 2005-08-06 21:00 UTC (permalink / raw)


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

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

* Re: style in registers
  2005-08-06 21:00 style in registers Vit Zyka
@ 2005-08-07  6:38 ` Taco Hoekwater
  2005-08-07 22:38 ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Taco Hoekwater @ 2005-08-07  6:38 UTC (permalink / raw)


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

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

* Re: style in registers
  2005-08-06 21:00 style in registers Vit Zyka
  2005-08-07  6:38 ` Taco Hoekwater
@ 2005-08-07 22:38 ` Hans Hagen
  2005-08-08  7:59   ` Vit Zyka
  1 sibling, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2005-08-07 22:38 UTC (permalink / raw)


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

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

* Re: style in registers
  2005-08-07 22:38 ` Hans Hagen
@ 2005-08-08  7:59   ` Vit Zyka
  0 siblings, 0 replies; 4+ messages in thread
From: Vit Zyka @ 2005-08-08  7:59 UTC (permalink / raw)


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

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

end of thread, other threads:[~2005-08-08  7:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-06 21:00 style in registers Vit Zyka
2005-08-07  6:38 ` Taco Hoekwater
2005-08-07 22:38 ` Hans Hagen
2005-08-08  7:59   ` Vit Zyka

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