ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Extend the fraction bar
Date: Sun, 02 Jul 2006 13:00:30 +0200	[thread overview]
Message-ID: <44A7A74E.80509@elvenkind.com> (raw)
In-Reply-To: <B88DA059-9020-4235-AF77-09D81C7566B6@cox.net>

David Arnold wrote:
> All,
> 
> How can I extend the main fraction bar in the following expression,  
> making it a tad longer?

Just add a bit of whitespace to the right and left:

   \dfrac{\,\dfrac{9+3x-2x^2}{x^2-16}\,}
         {\,\dfrac{4x^3-9x}{2x^2+5x-12}\,}

You may want to add a \vphantom command as well to separate the
fractions from the main bar a bit more.


  \dfrac{\,\dfrac{9+3x-2x^2}{x^2-16}\,}{\,\dfrac{4x^3-9x}{2x^2+5x-12}\,}.
> \placeformula
> \startformula
> \dfrac{\dfrac{9+3x-2x^2}{x^2-16}}{\dfrac{4x^3-9x}{2x^2+5x-12}}.
> \stopformula

  reply	other threads:[~2006-07-02 11:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-02  2:26 David Arnold
2006-07-02 11:00 ` Taco Hoekwater [this message]
2006-07-05  0:16   ` David Arnold
2006-07-05  4:08     ` Aditya Mahajan
2006-07-05  4:14       ` David Arnold
2006-07-05  4:15       ` David Arnold
2006-07-05  4:22         ` Aditya Mahajan
2006-07-02 11:15 ` Mojca Miklavec

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=44A7A74E.80509@elvenkind.com \
    --to=taco@elvenkind.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).