ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Missing symbol for itemize[4] (MkIV only)
@ 2010-07-22 14:54 Vedran Miletić
  2010-07-22 15:16 ` Otared Kavian
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vedran Miletić @ 2010-07-22 14:54 UTC (permalink / raw)
  To: NTG-ConTeXt mailing list

Minimal nonworking example:

% Taken from the wiki
\starttypescript [Bonum]
    \definetypeface [Bonum] [rm] [serif] [bonum]     [default]
    \definetypeface [Bonum] [ss] [sans]  [adventor]  [default] [rscale=0.887]
    \definetypeface [Bonum] [tt] [mono]  [cursor]    [default] [rscale=1.163]
    \definetypeface [Bonum] [mm] [math]  [euler]     [default] [rscale=1.050]
\stoptypescript

\usetypescript[Bonum]
\setupbodyfont[Bonum,12pt]

\starttext
\startitemize[4]
\item bla
\item bla
\stopitemize
\stoptext

It's actually independent of the font used, same thing happens if
roman font is replaced with palatino or modern.

Regards,

-- 
Vedran Miletić
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Missing symbol for itemize[4] (MkIV only)
  2010-07-22 14:54 Missing symbol for itemize[4] (MkIV only) Vedran Miletić
@ 2010-07-22 15:16 ` Otared Kavian
  2010-07-22 15:20   ` Hans Hagen
  2010-07-22 15:17 ` Hans Hagen
  2010-07-22 15:19 ` Hans Hagen
  2 siblings, 1 reply; 5+ messages in thread
From: Otared Kavian @ 2010-07-22 15:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Vedran,

Your example shows indeed that
\startitemize[3]
works fine but
\startitemize[4]
does not, with
ConTeXt version 2010.06.23 12:45.

(Actually \startitemize[x] works fine when x=1, or 2 or 3, and does not work as expected when x > 3).
However with mkii everything is fine.

Best regards: OK


On 22 juil. 2010, at 16:54, Vedran Miletić wrote:

> Minimal nonworking example:
> 
> % Taken from the wiki
> \starttypescript [Bonum]
>    \definetypeface [Bonum] [rm] [serif] [bonum]     [default]
>    \definetypeface [Bonum] [ss] [sans]  [adventor]  [default] [rscale=0.887]
>    \definetypeface [Bonum] [tt] [mono]  [cursor]    [default] [rscale=1.163]
>    \definetypeface [Bonum] [mm] [math]  [euler]     [default] [rscale=1.050]
> \stoptypescript
> 
> \usetypescript[Bonum]
> \setupbodyfont[Bonum,12pt]
> 
> \starttext
> \startitemize[4]
> \item bla
> \item bla
> \stopitemize
> \stoptext
> 
> It's actually independent of the font used, same thing happens if
> roman font is replaced with palatino or modern.
> 
> Regards,
> 
> -- 
> Vedran Miletić
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

%%%%%%%%%%%%%%%%%%
Otared Kavian
Département de Mathématiques
Université de Versailles Saint-Quentin
Bâtiment Fermat
45 aveue des Etats Unis
78035 Versailles cedex

Téléphone: +33 1 39 25 46 42
Secrétariat: +33 1 39 25 46 44 
Secrétariat: +33 1 39 25 46 46

e-mail: Otared.Kavian@math.uvsq.fr



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

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

* Re: Missing symbol for itemize[4] (MkIV only)
  2010-07-22 14:54 Missing symbol for itemize[4] (MkIV only) Vedran Miletić
  2010-07-22 15:16 ` Otared Kavian
@ 2010-07-22 15:17 ` Hans Hagen
  2010-07-22 15:19 ` Hans Hagen
  2 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2010-07-22 15:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 22-7-2010 4:54, Vedran Miletić wrote:
> \starttypescript [Bonum]
>      \definetypeface [Bonum] [rm] [serif] [bonum]     [default]
>      \definetypeface [Bonum] [ss] [sans]  [adventor]  [default] [rscale=0.887]
>      \definetypeface [Bonum] [tt] [mono]  [cursor]    [default] [rscale=1.163]
>      \definetypeface [Bonum] [mm] [math]  [euler]     [default] [rscale=1.050]
> \stoptypescript
>
> \usetypescript[Bonum]
> \setupbodyfont[Bonum,12pt]
>
> \starttext
> \startitemize[4]
> \item bla
> \item bla
> \stopitemize
> \stoptext

works ok here (mkiv) ...

actually, in recent versions you can say

\setupbodyfont[Bonum,12pt]

as it will search for the right typescript (so, in this case no 
\usetypescript is needed)

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Missing symbol for itemize[4] (MkIV only)
  2010-07-22 14:54 Missing symbol for itemize[4] (MkIV only) Vedran Miletić
  2010-07-22 15:16 ` Otared Kavian
  2010-07-22 15:17 ` Hans Hagen
@ 2010-07-22 15:19 ` Hans Hagen
  2 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2010-07-22 15:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 22-7-2010 4:54, Vedran Miletić wrote:
> Minimal nonworking example:
>
> % Taken from the wiki
> \starttypescript [Bonum]
>      \definetypeface [Bonum] [rm] [serif] [bonum]     [default]
>      \definetypeface [Bonum] [ss] [sans]  [adventor]  [default] [rscale=0.887]
>      \definetypeface [Bonum] [tt] [mono]  [cursor]    [default] [rscale=1.163]
>      \definetypeface [Bonum] [mm] [math]  [euler]     [default] [rscale=1.050]
> \stoptypescript
>
> \usetypescript[Bonum]
> \setupbodyfont[Bonum,12pt]
>
> \starttext
> \startitemize[4]
> \item bla
> \item bla
> \stopitemize
> \stoptext
>
> It's actually independent of the font used, same thing happens if
> roman font is replaced with palatino or modern.

btw, don't use euler or use euler-nova:

\definetypeface [Bonum] [mm] [math]  [euler-nova][default] [rscale=1.050]

(euler will be completed later this year)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Missing symbol for itemize[4] (MkIV only)
  2010-07-22 15:16 ` Otared Kavian
@ 2010-07-22 15:20   ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2010-07-22 15:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Otared Kavian

On 22-7-2010 5:16, Otared Kavian wrote:
> Hi Vedran,
>
> Your example shows indeed that
> \startitemize[3]
> works fine but
> \startitemize[4]
> does not, with
> ConTeXt version 2010.06.23 12:45.
>
> (Actually \startitemize[x] works fine when x=1, or 2 or 3, and does not work as expected when x>  3).
> However with mkii everything is fine.

for historical reasons we use math symbols and not all math fonts are 
complete


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-07-22 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22 14:54 Missing symbol for itemize[4] (MkIV only) Vedran Miletić
2010-07-22 15:16 ` Otared Kavian
2010-07-22 15:20   ` Hans Hagen
2010-07-22 15:17 ` Hans Hagen
2010-07-22 15:19 ` 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).