Mojca Miklavec wrote:
> On 5/5/06, Hans Hagen wrote:
>
>
>> \placefigure
>> {\select{caption}{zapf}{\input zapf \relax}}
>> {}
>>
>> \stoptext
>>
>> i'll add selectors to the core
>>
>
> Very nice feature!
>
> What about
> \select[caption]{zapf}{\input zapf \relax}
> syntax instead?
On 5/5/06, Hans Hagen wrote:
> \placefigure
> {\select{caption}{zapf}{\input zapf \relax}}
> {}
>
> \stoptext
>
> i'll add selectors to the core
Very nice feature!
What about
\select[caption]{zapf}{\input zapf \relax}
syntax instead? (You're the boss and the designer, but square brackets
Just disregard this post and have mercy on the deadline panicked ...
Joh
Johannes Graumann wrote:
> The 'selector' feature sounds truly wonderfull! The code below doesn't
> compile yet for me though ...
> 1) '\protect' needs to be called after '{\executeifdefined{\??sx#1\c!n
> 1}}', no?
> 2) Eve
Taco Hoekwater wrote:
> Perhaps \nomarking works in captions as well (have not checked).
Sadly no.
Joh
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context
The 'selector' feature sounds truly wonderfull! The code below doesn't
compile yet for me though ...
1) '\protect' needs to be called after '{\executeifdefined{\??sx#1\c!n
1}}', no?
2) Even after changing that I run into the following error when compiling
the example below:
! Missing { inserted.
Johannes Graumann wrote:
> Hello,
>
> In LaTeX (don't remember whether this is generic or specific to one of the
> packages I used to use), the 'caption' command for floats came along this
> way:
>
> \caption[optional short version]{Caption}
>
we use [] for references, and once users want one al
Johannes Graumann wrote:
> Hello,
>
> In LaTeX (don't remember whether this is generic or specific to one of the
> packages I used to use), the 'caption' command for floats came along this
> way:
>
> \caption[optional short version]{Caption}
>
> If one uses the 'optional short version' bit, the
Hello,
In LaTeX (don't remember whether this is generic or specific to one of the
packages I used to use), the 'caption' command for floats came along this
way:
\caption[optional short version]{Caption}
If one uses the 'optional short version' bit, the Table of Figures/Tables
present the short v