ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael Persson" <mickep@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: \indenting[next] and math => no vertical space before the formula
Date: Mon, 28 Apr 2008 20:17:52 +0200	[thread overview]
Message-ID: <d5fddde00804281117u445a64ccxb5d81e5ff9b5cca5@mail.gmail.com> (raw)
In-Reply-To: <115224fb0804240429p195cf84bpf9cd25d1b75e3179@mail.gmail.com>

Hello again,

* snip *
>
>  I could reproduce the result and have also a fix but I don't know what
>  the correct
>  reults should be and other people like Aditya should decide if it makes sense
>  to change the current behaviour.
>
>  \def\startdisplaymath
>   {\ifgridsnapping
>      \beforedisplayspace
>      \snapmathtogrid\vbox
* snip *
>  Wolfgang

This fix seems not to solve the problem entirely. With this fix
applied, If one now put a formula inside an enumeration one gets
"double" space before the formula. This is a test file that shows the
problem:

%%% Test file
\setupindenting[yes,small]
\indenting[next]

\def\testtext{This is just some text so we see better what happens.}

\def\testexpr{%
\par
\testtext
\startformula
f(x)= \sin(x)
\stopformula
\testtext
\par
}

\defineenumeration[example]
        [text=Example,
        location=serried,
        width=fit,
        distance=0.5em,
	way=bysection,
        ]

\starttext
\testexpr % OK if fix is applied, otherwise to little space before the formula
\startexample
\testexpr % Too much space before the formula if the fix is applied,
otherwise OK.
\stopexample

\stoptext

%%% Stop testfile

Best regards, Micke P

PS Hans, I save the timing testing for next time I try LuaTeX.
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2008-04-28 18:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 10:15 Mikael Persson
2008-04-24 11:29 ` Wolfgang Schuster
2008-04-24 14:27   ` Aditya Mahajan
2008-04-24 17:28     ` Hans Hagen
2008-04-24 18:37       ` Mikael Persson
2008-04-24 18:43         ` Hans Hagen
2008-04-24 19:14           ` Mikael Persson
2008-04-24 19:34             ` Hans Hagen
2008-04-28 18:17   ` Mikael Persson [this message]
2008-04-29  4:49     ` Aditya Mahajan
2008-04-30  7:24       ` Mikael Persson
2008-04-30  7:33         ` Wolfgang Schuster
2008-04-30  7:45           ` Mikael Persson
2008-04-30  8:54             ` Wolfgang Schuster
2008-04-30 17:02         ` Aditya Mahajan
2008-04-30 18:14           ` Mikael Persson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d5fddde00804281117u445a64ccxb5d81e5ff9b5cca5@mail.gmail.com \
    --to=mickep@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).