ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Re: Size of subscript notations
  2023-12-29 15:16 [NTG-context] Size of subscript notations Fabrice Couvreur
@ 2023-12-29 14:43 ` Mikael Sundqvist
  2023-12-29 16:48   ` Fabrice Couvreur
  0 siblings, 1 reply; 9+ messages in thread
From: Mikael Sundqvist @ 2023-12-29 14:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

On Fri, Dec 29, 2023 at 3:17 PM Fabrice Couvreur
<fabrice1.couvreur@gmail.com> wrote:
>
> Hi,
> To type my lessons or other, I use the Modern font in 12 pt or 11 pt. I find that the subscript notations are a little too big : how can I improve this ?
> Thanks
> Fabrice
>
> \m{ \forall n \in N, z_{n+1}=\frac{i}{3}z_n}

you could try something like (here with too small numbers only to show...)

\mapfontsize[modern][script] [.4]
\mapfontsize[modern][scriptscript][.2]

\setupbodyfont[modern,10pt]

\startTEXpage[offset=1DK]
\m{3^{2^3}}
\stopTEXpage

I hope it helps.

/Mikael
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Size of subscript notations
@ 2023-12-29 15:16 Fabrice Couvreur
  2023-12-29 14:43 ` [NTG-context] " Mikael Sundqvist
  0 siblings, 1 reply; 9+ messages in thread
From: Fabrice Couvreur @ 2023-12-29 15:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 219 bytes --]

Hi,
To type my lessons or other, I use the Modern font in 12 pt or 11 pt. I
find that the subscript notations are a little too big : how can I improve
this ?
Thanks
Fabrice

\m{ \forall n \in N, z_{n+1}=\frac{i}{3}z_n}

[-- Attachment #1.2: Type: text/html, Size: 469 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 16:48   ` Fabrice Couvreur
@ 2023-12-29 15:56     ` Mikael Sundqvist
  2023-12-29 15:58       ` Mikael Sundqvist
  2023-12-29 17:07       ` Fabrice Couvreur
  0 siblings, 2 replies; 9+ messages in thread
From: Mikael Sundqvist @ 2023-12-29 15:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

Hi,

On Fri, Dec 29, 2023 at 4:49 PM Fabrice Couvreur
<fabrice1.couvreur@gmail.com> wrote:
>
> Thank you for your suggestion but in the following example the operational symbol is too big as well as the number 1.
>
> \mapfontsize[modern][script] [.4]
> \mapfontsize[modern][scriptscript][.2]
>
> \setupbodyfont[modern,12pt]
>
> \startTEXpage[offset=1DK]
>   \m{z_{n+1}}
> \stopTEXpage

Strange, here it looks OK. Maybe something that will be solved when
there is an update then.

/Mikael

[-- Attachment #2: Screenshot 2023-12-29 16.55.15.png --]
[-- Type: image/png, Size: 31436 bytes --]

[-- Attachment #3: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 15:56     ` Mikael Sundqvist
@ 2023-12-29 15:58       ` Mikael Sundqvist
  2023-12-29 17:07       ` Fabrice Couvreur
  1 sibling, 0 replies; 9+ messages in thread
From: Mikael Sundqvist @ 2023-12-29 15:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

In fact, I get the same expected result with the context from TeXLive (2023).

/Mikael

On Fri, Dec 29, 2023 at 4:56 PM Mikael Sundqvist <mickep@gmail.com> wrote:
>
> Hi,
>
> On Fri, Dec 29, 2023 at 4:49 PM Fabrice Couvreur
> <fabrice1.couvreur@gmail.com> wrote:
> >
> > Thank you for your suggestion but in the following example the operational symbol is too big as well as the number 1.
> >
> > \mapfontsize[modern][script] [.4]
> > \mapfontsize[modern][scriptscript][.2]
> >
> > \setupbodyfont[modern,12pt]
> >
> > \startTEXpage[offset=1DK]
> >   \m{z_{n+1}}
> > \stopTEXpage
>
> Strange, here it looks OK. Maybe something that will be solved when
> there is an update then.
>
> /Mikael
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 17:07       ` Fabrice Couvreur
@ 2023-12-29 16:10         ` Mikael Sundqvist
  2023-12-29 17:40           ` Fabrice Couvreur
  0 siblings, 1 reply; 9+ messages in thread
From: Mikael Sundqvist @ 2023-12-29 16:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1.1: Type: text/plain, Size: 1977 bytes --]

Great, all is good then. (Or?)

/Mikael

On Fri, Dec 29, 2023 at 5:07 PM Fabrice Couvreur <
fabrice1.couvreur@gmail.com> wrote:

> Well, actually I get the same thing .
> [image: test.png]
>
> Le ven. 29 déc. 2023 à 16:00, Mikael Sundqvist <mickep@gmail.com> a
> écrit :
>
>> Hi,
>>
>> On Fri, Dec 29, 2023 at 4:49 PM Fabrice Couvreur
>> <fabrice1.couvreur@gmail.com> wrote:
>> >
>> > Thank you for your suggestion but in the following example the
>> operational symbol is too big as well as the number 1.
>> >
>> > \mapfontsize[modern][script] [.4]
>> > \mapfontsize[modern][scriptscript][.2]
>> >
>> > \setupbodyfont[modern,12pt]
>> >
>> > \startTEXpage[offset=1DK]
>> >   \m{z_{n+1}}
>> > \stopTEXpage
>>
>> Strange, here it looks OK. Maybe something that will be solved when
>> there is an update then.
>>
>> /Mikael
>>
>> ___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to
>> the Wiki!
>>
>> maillist : ntg-context@ntg.nl /
>> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
>> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net
>> (mirror)
>> archive  : https://github.com/contextgarden/context
>> wiki     : https://wiki.contextgarden.net
>>
>> ___________________________________________________________________________________
>>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.1.2: Type: text/html, Size: 3780 bytes --]

[-- Attachment #1.2: test.png --]
[-- Type: image/png, Size: 27108 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 14:43 ` [NTG-context] " Mikael Sundqvist
@ 2023-12-29 16:48   ` Fabrice Couvreur
  2023-12-29 15:56     ` Mikael Sundqvist
  0 siblings, 1 reply; 9+ messages in thread
From: Fabrice Couvreur @ 2023-12-29 16:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1579 bytes --]

Thank you for your suggestion but in the following example the operational
symbol is too big as well as the number 1.

\mapfontsize[modern][script] [.4]
\mapfontsize[modern][scriptscript][.2]

\setupbodyfont[modern,12pt]

\startTEXpage[offset=1DK]
  \m{z_{n+1}}
\stopTEXpage

Le ven. 29 déc. 2023 à 14:47, Mikael Sundqvist <mickep@gmail.com> a écrit :

> Hi,
>
> On Fri, Dec 29, 2023 at 3:17 PM Fabrice Couvreur
> <fabrice1.couvreur@gmail.com> wrote:
> >
> > Hi,
> > To type my lessons or other, I use the Modern font in 12 pt or 11 pt. I
> find that the subscript notations are a little too big : how can I improve
> this ?
> > Thanks
> > Fabrice
> >
> > \m{ \forall n \in N, z_{n+1}=\frac{i}{3}z_n}
>
> you could try something like (here with too small numbers only to show...)
>
> \mapfontsize[modern][script] [.4]
> \mapfontsize[modern][scriptscript][.2]
>
> \setupbodyfont[modern,10pt]
>
> \startTEXpage[offset=1DK]
> \m{3^{2^3}}
> \stopTEXpage
>
> I hope it helps.
>
> /Mikael
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2717 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 15:56     ` Mikael Sundqvist
  2023-12-29 15:58       ` Mikael Sundqvist
@ 2023-12-29 17:07       ` Fabrice Couvreur
  2023-12-29 16:10         ` Mikael Sundqvist
  1 sibling, 1 reply; 9+ messages in thread
From: Fabrice Couvreur @ 2023-12-29 17:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1.1: Type: text/plain, Size: 1241 bytes --]

Well, actually I get the same thing .
[image: test.png]

Le ven. 29 déc. 2023 à 16:00, Mikael Sundqvist <mickep@gmail.com> a écrit :

> Hi,
>
> On Fri, Dec 29, 2023 at 4:49 PM Fabrice Couvreur
> <fabrice1.couvreur@gmail.com> wrote:
> >
> > Thank you for your suggestion but in the following example the
> operational symbol is too big as well as the number 1.
> >
> > \mapfontsize[modern][script] [.4]
> > \mapfontsize[modern][scriptscript][.2]
> >
> > \setupbodyfont[modern,12pt]
> >
> > \startTEXpage[offset=1DK]
> >   \m{z_{n+1}}
> > \stopTEXpage
>
> Strange, here it looks OK. Maybe something that will be solved when
> there is an update then.
>
> /Mikael
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.1.2: Type: text/html, Size: 2294 bytes --]

[-- Attachment #1.2: test.png --]
[-- Type: image/png, Size: 27108 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 16:10         ` Mikael Sundqvist
@ 2023-12-29 17:40           ` Fabrice Couvreur
  2023-12-29 20:48             ` Mikael Sundqvist
  0 siblings, 1 reply; 9+ messages in thread
From: Fabrice Couvreur @ 2023-12-29 17:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1.1: Type: text/plain, Size: 2898 bytes --]

Perhaps the size should be even smaller because I personally find it still
a little large.

PS : In a thread, I thought I read that you had written a document on the
use of mathematics with ConTeXt, true or false?

Le ven. 29 déc. 2023 à 16:14, Mikael Sundqvist <mickep@gmail.com> a écrit :

> Great, all is good then. (Or?)
>
> /Mikael
>
> On Fri, Dec 29, 2023 at 5:07 PM Fabrice Couvreur <
> fabrice1.couvreur@gmail.com> wrote:
>
>> Well, actually I get the same thing .
>> [image: test.png]
>>
>> Le ven. 29 déc. 2023 à 16:00, Mikael Sundqvist <mickep@gmail.com> a
>> écrit :
>>
>>> Hi,
>>>
>>> On Fri, Dec 29, 2023 at 4:49 PM Fabrice Couvreur
>>> <fabrice1.couvreur@gmail.com> wrote:
>>> >
>>> > Thank you for your suggestion but in the following example the
>>> operational symbol is too big as well as the number 1.
>>> >
>>> > \mapfontsize[modern][script] [.4]
>>> > \mapfontsize[modern][scriptscript][.2]
>>> >
>>> > \setupbodyfont[modern,12pt]
>>> >
>>> > \startTEXpage[offset=1DK]
>>> >   \m{z_{n+1}}
>>> > \stopTEXpage
>>>
>>> Strange, here it looks OK. Maybe something that will be solved when
>>> there is an update then.
>>>
>>> /Mikael
>>>
>>> ___________________________________________________________________________________
>>> If your question is of interest to others as well, please add an entry
>>> to the Wiki!
>>>
>>> maillist : ntg-context@ntg.nl /
>>> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
>>> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net
>>> (mirror)
>>> archive  : https://github.com/contextgarden/context
>>> wiki     : https://wiki.contextgarden.net
>>>
>>> ___________________________________________________________________________________
>>>
>>
>> ___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to
>> the Wiki!
>>
>> maillist : ntg-context@ntg.nl /
>> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
>> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net
>> (mirror)
>> archive  : https://github.com/contextgarden/context
>> wiki     : https://wiki.contextgarden.net
>>
>> ___________________________________________________________________________________
>>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.1.2: Type: text/html, Size: 5481 bytes --]

[-- Attachment #1.2: test.png --]
[-- Type: image/png, Size: 27108 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

* [NTG-context] Re: Size of subscript notations
  2023-12-29 17:40           ` Fabrice Couvreur
@ 2023-12-29 20:48             ` Mikael Sundqvist
  0 siblings, 0 replies; 9+ messages in thread
From: Mikael Sundqvist @ 2023-12-29 20:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 552 bytes --]

Hi,

On Fri, Dec 29, 2023 at 5:41 PM Fabrice Couvreur <
fabrice1.couvreur@gmail.com> wrote:

> Perhaps the size should be even smaller because I personally find it still
> a little large.
>

But that would imply different scaling for different content.


>
> PS : In a thread, I thought I read that you had written a document on the
> use of mathematics with ConTeXt, true or false?
>

It is in the writing, but it takes some time (working on it tonight). I
hope to have it out in some form in a not too distant future.

/Mikael

[-- Attachment #1.2: Type: text/html, Size: 1189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2023-12-29 20:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 15:16 [NTG-context] Size of subscript notations Fabrice Couvreur
2023-12-29 14:43 ` [NTG-context] " Mikael Sundqvist
2023-12-29 16:48   ` Fabrice Couvreur
2023-12-29 15:56     ` Mikael Sundqvist
2023-12-29 15:58       ` Mikael Sundqvist
2023-12-29 17:07       ` Fabrice Couvreur
2023-12-29 16:10         ` Mikael Sundqvist
2023-12-29 17:40           ` Fabrice Couvreur
2023-12-29 20:48             ` Mikael Sundqvist

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).