Re: [NTG-context] [location=text] breaks setups in \setupnotes

2014-12-11 Thread Pablo Rodriguez
On 12/11/2014 08:38 PM, Wolfgang Schuster wrote:
>> Am 11.12.2014 um 20:31 schrieb Pablo Rodriguez:
>> On 12/11/2014 08:02 PM, Wolfgang Schuster wrote:
>>> [...]
>>> It’s not a bug, the setups key is only used when notes are placed
>>> at the bottom of the page but not when you flush them with the
>>> \placenotes command.
>>
>> Many thanks for your reply. Wolfgang.
>>
>> Is there no other way to apply setups to a chapter?
> 
> You can try to add "before=\directsetup{setups:footnote}” to \setupnotes.

Many thanks for your reply, Wolfgang.

It worked like charm.

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] [location=text] breaks setups in \setupnotes

2014-12-11 Thread Wolfgang Schuster

> Am 11.12.2014 um 20:31 schrieb Pablo Rodriguez :
> 
> On 12/11/2014 08:02 PM, Wolfgang Schuster wrote:
>>> Am 11.12.2014 um 19:14 schrieb Pablo Rodriguez:
>>> [...]
>>> For some strange reason, when location=text is set \setupnote, the
>>> setups option isn’t honored?
>>> 
>>> Could anyone confirm the bug?
>> 
>> It’s not a bug, the setups key is only used when notes are placed at the 
>> bottom of the page
>> but not when you flush them with the \placenotes command.
> 
> Many thanks for your reply. Wolfgang.
> 
> Is there no other way to apply setups to a chapter?

You can try to add "before=\directsetup{setups:footnote}” to \setupnotes.

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

Re: [NTG-context] [location=text] breaks setups in \setupnotes

2014-12-11 Thread Pablo Rodriguez
On 12/11/2014 08:02 PM, Wolfgang Schuster wrote:
>> Am 11.12.2014 um 19:14 schrieb Pablo Rodriguez:
>> [...]
>> For some strange reason, when location=text is set \setupnote, the
>> setups option isn’t honored?
>>
>> Could anyone confirm the bug?
> 
> It’s not a bug, the setups key is only used when notes are placed at the 
> bottom of the page
> but not when you flush them with the \placenotes command.

Many thanks for your reply. Wolfgang.

Is there no other way to apply setups to a chapter?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] [location=text] breaks setups in \setupnotes

2014-12-11 Thread Wolfgang Schuster

> Am 11.12.2014 um 19:14 schrieb Pablo Rodriguez :
> 
> Dear list,
> 
> I have the following sample:
> 
>\setuppapersize[A6]
>\startsetups[setups:footnote]
>\setupinterlinespace[line=5ex]
>\stopsetups
> 
>\setupnote[footnote][way=bytext, location=text,
>setups=setups:footnote, style=\itxx]
> 
>\starttext
>Hi\footnote{\input knuth}.
>\placefootnotes
>\stoptext
> 
> For some strange reason, when location=text is set \setupnote, the
> setups option isn’t honored?
> 
> Could anyone confirm the bug?

It’s not a bug, the setups key is only used when notes are placed at the bottom 
of the page
but not when you flush them with the \placenotes command.

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

[NTG-context] [location=text] breaks setups in \setupnotes

2014-12-11 Thread Pablo Rodriguez
Dear list,

I have the following sample:

\setuppapersize[A6]
\startsetups[setups:footnote]
\setupinterlinespace[line=5ex]
\stopsetups

\setupnote[footnote][way=bytext, location=text,
setups=setups:footnote, style=\itxx]

\starttext
Hi\footnote{\input knuth}.
\placefootnotes
\stoptext

For some strange reason, when location=text is set \setupnote, the
setups option isn’t honored?

Could anyone confirm the bug?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] \setupnotes (Undefined control sequence ??)

2007-11-14 Thread Steffen Wolfrum
... seems to exist only in the singular form, right?

Am 14.11.2007 um 09:28 schrieb Steffen Wolfrum:

> Hi,
>
> is the 'split' parameter not supported anymore?
>
>
> ! Undefined control sequence.
> l.6 \setupnotes
> [footnote][split=strict]
> ?



\setupnote[footnote][split=strict]% works!


___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] \setupnotes (Undefined control sequence ??)

2007-11-14 Thread Steffen Wolfrum
Hi,

is the 'split' parameter not supported anymore?


! Undefined control sequence.
l.6 \setupnotes
[footnote][split=strict]
?


Steffen

ConTeXt  ver: 2007.08.07 12:43 MKII  fmt: 2007.11.14  int: english/ 
english

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___