Search found 4 matches

by dill03
Thu Mar 18, 2010 11:07 pm
Forum: Graphics, Figures & Tables
Topic: subtable
Replies: 1
Views: 4548

subtable

Hi,

I'm trying to align two tables one next to the other, using the subfigure package.
I am writing an article and have specified margins of 2.4cm left, right, top and bottom.

However, LaTeX does not want to place the tables next to each other as they must be too wide to fit. How do I force LaTeX ...
by dill03
Mon Feb 15, 2010 10:08 pm
Forum: Page Layout
Topic: Appendix in an article
Replies: 5
Views: 35217

Re: Appendix in an article

Thank you so much. I managed to get exactly what I wanted.

I got the equations labelled as per section. From the caption package, I found out how to specify the labelling of tables and figures (on page 16 of the english help document found on CTAN).

For this I used

\renewcommand\thetable{\Alph ...
by dill03
Mon Feb 15, 2010 9:09 pm
Forum: Page Layout
Topic: Appendix in an article
Replies: 5
Views: 35217

Re: Appendix in an article

Thank you Thorsten,

Sorry about not loading the code in the correct place, this is the first time I am using this forum and wasn't quite sure how to do so.

Thank you very much for your reply. This works really well for tables and figures but does not seem to do so for equations. Furthermore, now ...
by dill03
Mon Feb 15, 2010 8:46 pm
Forum: Page Layout
Topic: Appendix in an article
Replies: 5
Views: 35217

Appendix in an article

Hi,

I'm writing a report for a project using the article document class, and am having issues with the Appendix.

I have been able to add the word "appendix" before the A and make it appear OK in the toc, but am not happy with the numbering of the tables/figures/equations.

In a report, any table ...