Search found 6 matches

by freethebee
Tue May 01, 2012 4:50 pm
Forum: Graphics, Figures & Tables
Topic: subfig | Two Labels, but only one Caption
Replies: 3
Views: 9474

subfig | Two Labels, but only one Caption

I think I was a bit too quick posting. I quickly googled the syntax and used this


\subfloat[\label{figa}]{\includegraphics[width=\figwidth]{figure}

Basically I generate an empty caption by putting the label in the optional parameter for the caption, so an empty caption with just (a) or (b) is ...
by freethebee
Tue May 01, 2012 4:24 pm
Forum: Graphics, Figures & Tables
Topic: subfig | Two Labels, but only one Caption
Replies: 3
Views: 9474

subfig | Two Labels, but only one Caption

Hi,

I was just messing with subfig to be able to refer to figures as figure (a) and figure (b), but I can't seem to find out how to prevent it from creating captions for the individual figures as well. What I would like is for example a main label and two sub-labels, but only one caption that spans ...
by freethebee
Wed May 19, 2010 8:37 pm
Forum: General
Topic: LaTeX on Ubuntu
Replies: 15
Views: 18428

Re: LaTeX on Ubuntu

You cannot use the instruction literally that's true. The main problem for me at the time was installing Kile, although I have texmaker and texworks installed as well. I checked the missing dependencies in synaptic and solved those, related to TeX, with dummy packages as explained in the link. It ...
by freethebee
Wed May 19, 2010 12:15 pm
Forum: General
Topic: LaTeX on Ubuntu
Replies: 15
Views: 18428

Re: LaTeX on Ubuntu

You can get around dependencies using the equivs package as described here,
http://texblog.net/latex-archive/linux/ ... 08-equivs/

I used this approach to install tl2009 in karmic and now use it in lucid.
by freethebee
Fri Jan 01, 2010 10:58 pm
Forum: Graphics, Figures & Tables
Topic: decimal numbers centering in cell
Replies: 16
Views: 9829

Re: decimal numbers centering in cell

Hi,
Have a look at the siunitx package, section 5.1 of the manual.
by freethebee
Sun Dec 27, 2009 6:22 pm
Forum: Kile
Topic: highlighting and indentation
Replies: 1
Views: 3397

highlighting and indentation

Hi,
After switching from windows to linux recently I have been playing with possible replacements for winedt. Kile seems to be closest to what I am looking for, since it supports projects and handles citations and references nicely. To make working with Kile somewhat better even I have two questions ...