ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* figurelibrary
@ 2006-08-31  9:59 Jörg Hagmann
  2006-08-31 11:11 ` figurelibrary Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Jörg Hagmann @ 2006-08-31  9:59 UTC (permalink / raw)


Hi,

I am organising my figures in a "figurelibrary" (see www.pragma- 
ade.com/general/manuals/xfigures-s.pdf). It is great!
But: shouldn't the thumbnails in the section "Figure collection" link  
to the whole page views (first section of the pdf file)? I believe  
that the first time I tried it that was the case, but I am not sure.  
In any case, now they don't.

Cheers, Jörg

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

* Re: figurelibrary
  2006-08-31  9:59 figurelibrary Jörg Hagmann
@ 2006-08-31 11:11 ` Hans Hagen
  2006-08-31 11:37   ` figurelibrary Jörg Hagmann
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2006-08-31 11:11 UTC (permalink / raw)


� wrote:
> Hi,
>
> I am organising my figures in a "figurelibrary" (see www.pragma- 
> ade.com/general/manuals/xfigures-s.pdf). It is great!
> But: shouldn't the thumbnails in the section "Figure collection" link  
> to the whole page views (first section of the pdf file)? I believe  
> that the first time I tried it that was the case, but I am not sure.  
> In any case, now they don't.
>   
fyi: best use the res-* methods instead of fig-* (using the rl: namespace in the base files) 

Hans 

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

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

* Re: figurelibrary
  2006-08-31 11:11 ` figurelibrary Hans Hagen
@ 2006-08-31 11:37   ` Jörg Hagmann
  2006-08-31 11:46     ` figurelibrary. solved Jörg Hagmann
  0 siblings, 1 reply; 5+ messages in thread
From: Jörg Hagmann @ 2006-08-31 11:37 UTC (permalink / raw)


Thanks for the quick answer.
use=res-make gives a different font, but the thumbnails are still not  
linked.

> (using the rl: namespace in the base files)
Meaning?

Jörg


On Aug 31, 2006, at 1:11 PM, Hans Hagen wrote:

> � wrote:
>> Hi,
>>
>> I am organising my figures in a "figurelibrary" (see www.pragma-
>> ade.com/general/manuals/xfigures-s.pdf). It is great!
>> But: shouldn't the thumbnails in the section "Figure collection" link
>> to the whole page views (first section of the pdf file)? I believe
>> that the first time I tried it that was the case, but I am not sure.
>> In any case, now they don't.
>>
> fyi: best use the res-* methods instead of fig-* (using the rl:  
> namespace in the base files)
>
> Hans
>
> -----------------------------------------------------------------
>                                           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

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

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

* Re: figurelibrary. solved
  2006-08-31 11:37   ` figurelibrary Jörg Hagmann
@ 2006-08-31 11:46     ` Jörg Hagmann
  2006-08-31 15:17       ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Jörg Hagmann @ 2006-08-31 11:46 UTC (permalink / raw)


Sorry,

I found my mistake. I had changed the field <label> to an ingenuous  
system (in order to have the figures of the different chapters  
grouped). But this version included spaces which don't seem to be  
accepted.
Thanks, Jörg.

On Aug 31, 2006, at 1:37 PM, Jörg Hagmann wrote:

> Thanks for the quick answer.
> use=res-make gives a different font, but the thumbnails are still not
> linked.
>
>> (using the rl: namespace in the base files)
> Meaning?
>
> Jörg
>
>
> On Aug 31, 2006, at 1:11 PM, Hans Hagen wrote:
>
>> � wrote:
>>> Hi,
>>>
>>> I am organising my figures in a "figurelibrary" (see www.pragma-
>>> ade.com/general/manuals/xfigures-s.pdf). It is great!
>>> But: shouldn't the thumbnails in the section "Figure collection"  
>>> link
>>> to the whole page views (first section of the pdf file)? I believe
>>> that the first time I tried it that was the case, but I am not sure.
>>> In any case, now they don't.
>>>
>> fyi: best use the res-* methods instead of fig-* (using the rl:
>> namespace in the base files)
>>
>> Hans
>>
>> -----------------------------------------------------------------
>>                                           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
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

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

* Re: figurelibrary. solved
  2006-08-31 11:46     ` figurelibrary. solved Jörg Hagmann
@ 2006-08-31 15:17       ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2006-08-31 15:17 UTC (permalink / raw)


� wrote:
> Sorry,
>
> I found my mistake. I had changed the field <label> to an ingenuous  
> system (in order to have the figures of the different chapters  
> grouped). But this version included spaces which don't seem to be  
> accepted.
>   
hm, remind me to check that, spaces in labels should be ok i think, but indeed there has been some space removal code being removed 

Hans 

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

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

end of thread, other threads:[~2006-08-31 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-31  9:59 figurelibrary Jörg Hagmann
2006-08-31 11:11 ` figurelibrary Hans Hagen
2006-08-31 11:37   ` figurelibrary Jörg Hagmann
2006-08-31 11:46     ` figurelibrary. solved Jörg Hagmann
2006-08-31 15:17       ` Hans Hagen

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