ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* grid and formulas
@ 2002-11-06 13:26 Leif Albers
  2002-11-07 11:15 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Leif Albers @ 2002-11-06 13:26 UTC (permalink / raw)



Hello again,

I have the impression you can basically forget about the
grid mode when using formulas.

I started writing a simple text containing lots of
math. When I turned on grid mode I basically saw
... well ... not at all what I expected.

A simple example is: (watch the last line)

-------------------- SNIPP --------------------
\setuplayout [grid=yes]
\showgrid

\starttext
x
\startformula
  x
\stopformula
x$\tilde I$
\stoptext
-------------------- SNIPP --------------------

Note that in normal Text $\tilde I$ is correctly
aligned. The combination with the big formula is a
problem. But it is clearly not the only situation in which
problems with grid and formulas occur.


Leif Albers


P.S. Is this list the correct place for bug reports?

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

* Re: grid and formulas
  2002-11-06 13:26 grid and formulas Leif Albers
@ 2002-11-07 11:15 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-11-07 11:15 UTC (permalink / raw)


At 02:26 PM 11/6/2002 +0100, you wrote:

>Hello again,
>
>I have the impression you can basically forget about the
>grid mode when using formulas.
>
>I started writing a simple text containing lots of
>math. When I turned on grid mode I basically saw
>... well ... not at all what I expected.
>
>A simple example is: (watch the last line)
>
>-------------------- SNIPP --------------------
>\setuplayout [grid=yes]
>\showgrid
>
>\starttext
>x
>\startformula
>   x
>\stopformula
>x$\tilde I$
>\stoptext
>-------------------- SNIPP --------------------
>
>Note that in normal Text $\tilde I$ is correctly
>aligned. The combination with the big formula is a
>problem. But it is clearly not the only situation in which
>problems with grid and formulas occur.

the problem is that \tilde I is much to high, so when you want it gridded, 
say:

   x \gform{\tilde I} x

when a formule becomes to high, it will add halflines before and after the 
line (not here)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

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

end of thread, other threads:[~2002-11-07 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-06 13:26 grid and formulas Leif Albers
2002-11-07 11:15 ` 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).