Re: [NTG-context] Strange behavior with itemize

2017-12-18 Thread Fabrice Couvreur
Hello Hans,
It works well with context in Texlive but not with context in Standalone.
Thank you.
Fabrice

2017-12-17 21:56 GMT+01:00 Hans Hagen :

> On 12/16/2017 11:44 PM, Fabrice Couvreur wrote:
>
>> Hello,
>> Why are the second level items not on the same baseline ?
>> Thank you.
>> Fabrice
>>
>>
>> \starttext
>>
>> \startitemize[n]
>>\item Donner l'ensemble de définition \math{\cal D} de la fonction
>> \math{f}.
>>\item Comparer, lorsque c'est possible, les images :
>> \blank
>> \startitemize[a,columns,three,joinedup][grid=line]
>> \item \math{f(-0,5)} et \math{f(0,5)} ;\par
>> \item \math{f(-1)} et \math{f(2)} ;\par
>> \item \math{f(-2)} et \math{f(\sqrt{2})}.\par
>> \stopitemize
>>
>> \stopitemize
>>
>> \stoptext
>>
> you can experiment with
>
> \setupitemgroup
>   [\c!grid=\v!tolerant:10] % 10 pct tolerance in columns snapping
>
> \setupmixedcolumns
>   [\s!itemgroupcolumns]
>   [\c!grid=\itemgroupparameter\c!grid]
>
> (put this in cont-new.mkiv after \unprotect)
>
>
> -
>   Hans Hagen | PRAGMA ADE
>   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -
> 
> ___
> 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/list
> info/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Strange behavior with itemize

2017-12-17 Thread Hans Hagen

On 12/16/2017 11:44 PM, Fabrice Couvreur wrote:

Hello,
Why are the second level items not on the same baseline ?
Thank you.
Fabrice


\starttext

\startitemize[n]
   \item Donner l'ensemble de définition \math{\cal D} de la fonction 
\math{f}.

   \item Comparer, lorsque c'est possible, les images :
\blank
\startitemize[a,columns,three,joinedup][grid=line]
\item \math{f(-0,5)} et \math{f(0,5)} ;\par
\item \math{f(-1)} et \math{f(2)} ;\par
\item \math{f(-2)} et \math{f(\sqrt{2})}.\par
\stopitemize

\stopitemize

\stoptext

you can experiment with

\setupitemgroup
  [\c!grid=\v!tolerant:10] % 10 pct tolerance in columns snapping

\setupmixedcolumns
  [\s!itemgroupcolumns]
  [\c!grid=\itemgroupparameter\c!grid]

(put this in cont-new.mkiv after \unprotect)


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] Strange behavior with itemize

2017-12-16 Thread Fabrice Couvreur
Hello,
Why are the second level items not on the same baseline ?
Thank you.
Fabrice


\starttext

\startitemize[n]
  \item Donner l'ensemble de définition \math{\cal D} de la fonction
\math{f}.
  \item Comparer, lorsque c'est possible, les images :
\blank
\startitemize[a,columns,three,joinedup][grid=line]
\item \math{f(-0,5)} et \math{f(0,5)} ;\par
\item \math{f(-1)} et \math{f(2)} ;\par
\item \math{f(-2)} et \math{f(\sqrt{2})}.\par
\stopitemize

\stopitemize

\stoptext
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Strange behavior with itemize

2014-12-07 Thread Otared Kavian
Hi,

The output is correct here: 
ConTeXt  ver: 2014.12.03 18:26 MKIV beta  fmt: 2014.12.4  int: 
english/english

Maybe you should update your ConTeXt installation.
Best regards: OK



itemize-subitems.pdf
Description: Adobe PDF document


 On 06 Dec 2014, at 23:10, Fabrice Couvreur fabrice1.couvr...@gmail.com 
 wrote:
 
 Hi,
 Why the first two items are not there ?
 Best regards,
 Fabrice
 
 \starttext
 \startitemize[n][stopper={.},style=bold]
 \item \startitemize[a][stopper={.},style=bold]
 \item Étudier le signe de $B^{\prime}(x)$ sur l'intervalle 
 $\left[0\,;40\right]$.
 \item Dresser le tableau de variation de la fonction $B$ sur l'intervalle 
 $\left[0\,;40\right]$.
 \item En déduire combien de matelas l'entreprise doit produire et vendre 
 chaque jour pour que le bénéfice réalisé soit maximal. Que vaut alors ce 
 bénéfice maximal ? 
 \item Expliquer comment retrouver graphiquement ce résultat. Faire apparaître 
 les traits de constructions utiles à la lecture graphique.
 \stopitemize
 \stopitemize
 \stoptext
 ___
 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] Strange behavior with itemize

2014-12-07 Thread Pablo Rodriguez
On 12/06/2014 11:10 PM, Fabrice Couvreur wrote:
 Hi,
 Why the first two items are not there?

Hi Fabrice,

output is fine with beta from 2014.12.06 14:20.(latest beta), with beta
from 2013.05.28 00:36 (the one that came with TeX Live 2013), with beta
from 2014.01.03 00:40 (latest stable [AFAIK]), and betas from 2014.03.07
11:42 and 2014.07.14 19:25 (two random ones I kept).

Output is wrong with beta from 2014.11.26 21:43. (I don’t have other
betas available.)

As Otared suggested, updating your ConTeXt Suite will solve the issue.

I hope it helps,


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] Strange behavior with itemize

2014-12-07 Thread Fabrice

Hi,
I updated it works perfectly.
thank you,
Fabrice
___
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] Strange behavior with itemize

2014-12-06 Thread Fabrice Couvreur
 Hi,
Why the first two items are not there ?
Best regards,
Fabrice

\starttext
\startitemize[n][stopper={.},style=bold]
\item \startitemize[a][stopper={.},style=bold]
\item Étudier le signe de $B^{\prime}(x)$ sur l'intervalle
$\left[0\,;40\right]$.
\item Dresser le tableau de variation de la fonction $B$ sur l'intervalle
$\left[0\,;40\right]$.
\item En déduire combien de matelas l'entreprise doit produire et vendre
chaque jour pour que le bénéfice réalisé soit maximal. Que vaut alors ce
bénéfice maximal ?
\item Expliquer comment retrouver graphiquement ce résultat. Faire
apparaître les traits de constructions utiles à la lecture graphique.
\stopitemize
\stopitemize
\stoptext
___
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
___