Math & Sciencefraction in a table

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
xbender
Posts: 9
Joined: Thu Aug 26, 2010 10:39 pm

fraction in a table

Post by xbender »

Hello,

I am trying to put some simple fractions into a table and I would like the table cells to be high enough to let the fractions be displayed right, not all "squeezed" like when you write fractions into a text.

I attache an example and a pdf file with my current output. There you can see the table and under it is an example, of how I would like the output to look like ("full size fraction" as when typeset with {equation*}.

How to do that?

note: dont worry about the language too much, its Czech :-) (but should work right in the example)
Attachments
LaTeX1.pdf
(63.02 KiB) Downloaded 769 times
LaTeX1.tex
(800 Bytes) Downloaded 515 times
Last edited by xbender on Mon Feb 21, 2011 7:23 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

fraction in a table

Post by localghost »

Just use \dfrac to get fractions in displayed style.


Thorsten
xbender
Posts: 9
Joined: Thu Aug 26, 2010 10:39 pm

Re: fraction in a table

Post by xbender »

thank you! :-) easy as that....
Post Reply