Text Formattinghow to make it 'nicer'?

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
casperyc
Posts: 50
Joined: Thu Oct 15, 2009 11:23 pm

how to make it 'nicer'?

Post by casperyc »

Code: Select all

\documentclass[12pt]{article}
\usepackage{amsmath,lifecon}
\begin{document}
\[
A_{\overbrace{\stackrel{m}{50}:\stackrel{f}{50}}^{1}:\lcroof{20}}
\]
\end{document}
the lcroof is defined in lifecon.sty which can be found in
http://maths.dur.ac.uk/stats/courses/AMII/lifecon.sty


I dont think looks nice.
Is there another way to adjust it?

thanks!

casper
Last edited by casperyc on Sat Feb 20, 2010 7:51 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.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: how to make it 'nicer'?

Post by frabjous »

If you're not going to follow board rules by providing a compiliable MWE, at least tell us what packages these codes come from!
casperyc
Posts: 50
Joined: Thu Oct 15, 2009 11:23 pm

how to make it 'nicer'?

Post by casperyc »

frabjous wrote:If you're not going to follow board rules by providing a compiliable MWE, at least tell us what packages these codes come from!
sorry, yes i just realised that lcroof is not a normal command.

casper
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

how to make it 'nicer'?

Post by gmedina »

casperyc wrote:...I dont think looks nice.
Is there another way to adjust it?..
I have no idea what that symbolism represents or how it should look. Can you please describe exactly what you expect to accomplish?
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply