Re: [NTG-context] french character spacing in footnotes

2013-06-28 Thread Alan Bowen
Thanks, Peter. I like your last idea of tying the french punctuation and
character spacing to \fr or \mainlanguage[fr].

Alan


On Fri, Jun 28, 2013 at 1:33 AM, Peter Münster  wrote:

> On Fri, Jun 28 2013, Wolfgang Schuster wrote:
>
> > ConTeXt resets a few features for the notes and you have to enable them
> for the notes block.
> > Add the following lines to your document and it should work.
> >
> > \startsetups[footnote:french]
> >   \setcharacterspacing[frenchpunctuation]
> > \stopsetups
> >
> > \setupnote[footnote][setups=footnote:french]
>
> See also: http://tracker.luatex.org/view.php?id=428#c1092
>
> --
>Peter
>
> ___
> 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
>
> ___
>
___
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] french character spacing in footnotes

2013-06-28 Thread Alan Bowen
Thanks, Wolfgang—that code works perfectly and is a great help.

Alan


On Thu, Jun 27, 2013 at 10:56 PM, Wolfgang Schuster <
schuster.wolfg...@gmail.com> wrote:

>
> Am 28.06.2013 um 00:27 schrieb Alan Bowen :
>
> > The following code has the right character spacing spacing in the body
> text but not in the footnote.
> >
> > \startcomponent Test
> > \mainlanguage[fr]
> > \setcharacterspacing[frenchpunctuation]
> > Le début est lacunaire; le début est lacunaire: le début est lacunaire.
> Est-ce que le début est lacunaire? \quote{Il n’y a pas de titre final}?%
> > \footnote{Le début est lacunaire; le début est lacunaire: le début est
> lacunaire. Est-ce que le début est lacunaire? \quote{Il n’y a pas de titre
> final}?}
> >
> > \stopcomponent
> >
> > I am running the latest standalone.
> >
> > Any suggestions?
>
> ConTeXt resets a few features for the notes and you have to enable them
> for the notes block.
> Add the following lines to your document and it should work.
>
> \startsetups[footnote:french]
>   \setcharacterspacing[frenchpunctuation]
> \stopsetups
>
> \setupnote[footnote][setups=footnote:french]
>
> 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
>
> ___
>
___
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] french character spacing in footnotes

2013-06-27 Thread Peter Münster
On Fri, Jun 28 2013, Wolfgang Schuster wrote:

> ConTeXt resets a few features for the notes and you have to enable them for 
> the notes block.
> Add the following lines to your document and it should work.
>
> \startsetups[footnote:french]
>   \setcharacterspacing[frenchpunctuation]
> \stopsetups
>
> \setupnote[footnote][setups=footnote:french]

See also: http://tracker.luatex.org/view.php?id=428#c1092

-- 
   Peter
___
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] french character spacing in footnotes

2013-06-27 Thread Wolfgang Schuster

Am 28.06.2013 um 00:27 schrieb Alan Bowen :

> The following code has the right character spacing spacing in the body text 
> but not in the footnote.
> 
> \startcomponent Test
> \mainlanguage[fr]
> \setcharacterspacing[frenchpunctuation]
> Le début est lacunaire; le début est lacunaire: le début est lacunaire. 
> Est-ce que le début est lacunaire? \quote{Il n’y a pas de titre final}?%
> \footnote{Le début est lacunaire; le début est lacunaire: le début est 
> lacunaire. Est-ce que le début est lacunaire? \quote{Il n’y a pas de titre 
> final}?}
> 
> \stopcomponent
> 
> I am running the latest standalone.
> 
> Any suggestions?

ConTeXt resets a few features for the notes and you have to enable them for the 
notes block.
Add the following lines to your document and it should work.

\startsetups[footnote:french]
  \setcharacterspacing[frenchpunctuation]
\stopsetups

\setupnote[footnote][setups=footnote:french]

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] french character spacing in footnotes

2013-06-27 Thread Alan Bowen
The following code has the right character spacing spacing in the body text
but not in the footnote.

\startcomponent Test
\mainlanguage[fr]
\setcharacterspacing[frenchpunctuation]
Le début est lacunaire; le début est lacunaire: le début est lacunaire.
Est-ce que le début est lacunaire? \quote{Il n’y a pas de titre final}?%
\footnote{Le début est lacunaire; le début est lacunaire: le début est
lacunaire. Est-ce que le début est lacunaire? \quote{Il n’y a pas de titre
final}?}

\stopcomponent

I am running the latest standalone.

Any suggestions?

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