ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Space between lines with mathematical writings
@ 2018-03-17 10:27 Fabrice Couvreur
  0 siblings, 0 replies; only message in thread
From: Fabrice Couvreur @ 2018-03-17 10:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hello,
When I write text with mathematics, I find that the space between two lines
is not enough because the formulas overflow one over the other.
How to correct this ?
Thank you
Fabrice

\switchtobodyfont[asana,12pt]

\definemixedcolumns
  [Mycolumns]
  [
    n=2,
    separator=rule,
    rulecolor=,
    balance=,
    grid=strut,
  ]

\setupalign[verytolerant,stretch,hanging]

\starttext
\startMycolumns
  \startitemize[n]
  \item Le taux d'évolution du prix du menu entre l'été 2012 et l'été 2015
est égal à \math{t_g=\frac{13,80-9,80}{9,80}\approx 0,4082}.

    On a alors \math{(1+t_m)^3=(1+t_g)}, soit \math{(1+t_m)^3 \approx
1,4082}.

    On en déduit que \math{1+t_m \approx 1,4082^{\frac{1}{3}}}.

    Finalement, \math{t_m\approx 1,4082^{\frac{1}{3}}-1\approx 0,1209}. Le
taux d'évolution annuel moyen, arrondi à 0,01\,\%, du prix du menu entre
l'été 2012 et l'été 2015 est 12,09\,\%.
  \item \math{13,80 \times 1,1209^2\approx 17,34}. Le prix en 2017 sera
approximativement de 17,34 euros.
  \stopitemize
\column
\input knuth
\stopMycolumns
\stoptext

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

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

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-17 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-17 10:27 Space between lines with mathematical writings Fabrice Couvreur

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