Search found 6 matches

by eliwe
Wed Oct 21, 2009 4:00 pm
Forum: Graphics, Figures & Tables
Topic: Table numbering in Appendices
Replies: 7
Views: 43090

Re: Table numbering in Appendices

That works. :-)
Thanks a lot for the help!

//Elisabeth
by eliwe
Wed Oct 21, 2009 12:56 pm
Forum: Graphics, Figures & Tables
Topic: Table numbering in Appendices
Replies: 7
Views: 43090

Re: Table numbering in Appendices

That almost but not quite does it. It resets the numbering, but includes the "Appendix" in the numbering, e.g. "Table Appendix A.1". Same for both \numberwithin and \counterwithin.

//Elisabeth
by eliwe
Wed Oct 21, 2009 9:37 am
Forum: Graphics, Figures & Tables
Topic: Table numbering in Appendices
Replies: 7
Views: 43090

Table numbering in Appendices

Hi!

I've just converted some articles to the new Elsevier class and suddenly the appendices are all weird. I want to have appendices numbered A, B and so on, with tables numbered A.1, A.2, B.1.... which worked very well before. Now it continues table numbering from main document.

I managed to get ...
by eliwe
Tue May 13, 2008 7:39 pm
Forum: General
Topic: Scaling pdf graphics
Replies: 4
Views: 4890

Re: Scaling pdf graphics

I think I found the problem - it seemed to be clashing with another package that I used when I still thought I'd use eps-pictures. I got onto it when your code worked without any problems, with the pictures as floats or not. All the time I thought there must be something wrong with my pdf's ...
by eliwe
Tue May 13, 2008 6:24 pm
Forum: General
Topic: Scaling pdf graphics
Replies: 4
Views: 4890

Re: Scaling pdf graphics

Hi Stefan!
I checked the graphicx documentation before but didn't really see anything explaining this.

First I had warnings about pdf version 1.6, max allowed version 1.4 something. So I resaved my pdf's, got rid of the warnings but still have the same problem.

I include two pdf's. One is created ...
by eliwe
Tue May 13, 2008 5:42 pm
Forum: General
Topic: Scaling pdf graphics
Replies: 4
Views: 4890

Scaling pdf graphics

Hi,
I'm having difficulties getting my excel charts into my Latex paper. First I tried making eps but my landscape charts get cropped. Instead I made pdf out of the charts. The problem is that I can't scale them. Whatever I do, they are still huge. So far I've tried scale, width, scalebox and spent ...