Search found 5 matches

by Zervan
Sun Jul 03, 2011 10:40 am
Forum: Page Layout
Topic: Changing Paper Size from A4 to A3 within Document
Replies: 4
Views: 9051

Changing Paper Size from A4 to A3 within Document

I finally found myself what was causing the problem.
It seems that, if I add the a3paper option in documentclass, and then when I load the package geometry, it crash and produce error. While if I just put in the geometry package, it works alright.
The only problem now is to manage to have the toc ...
by Zervan
Tue Jun 28, 2011 8:42 am
Forum: Page Layout
Topic: Changing Paper Size from A4 to A3 within Document
Replies: 4
Views: 9051

Changing Paper Size from A4 to A3 within Document

I am sorry if my understanding of what a MWE is was wrong.
I'm not sure using the multicol package will work fine, as it says in the website
Multicol patches the output routine, and may clash with other packages that do the same (e.g., longtable);
I'm using already longtable (that's why I ...
by Zervan
Sun Jun 26, 2011 1:49 am
Forum: Page Layout
Topic: Changing Paper Size from A4 to A3 within Document
Replies: 4
Views: 9051

Changing Paper Size from A4 to A3 within Document

Hello there,
I'm having a problem changing a document I started as an a4paper to an a3paper with 2 columns. It seems there is a problem using the titlepage function and some things dont work fine (like the lipsum package). I attach a MWE with all the packages I was using
Thank you for your time and ...
by Zervan
Sat Apr 23, 2011 5:18 pm
Forum: General
Topic: Change Appendices numbering from Alpha to arabic
Replies: 3
Views: 7641

Re: Change Appendices numbering from Alpha to arabic

Thank you Stefan_K,
It is what I was looking for. It works perfectly
Jose A
by Zervan
Sat Apr 23, 2011 1:32 am
Forum: General
Topic: Change Appendices numbering from Alpha to arabic
Replies: 3
Views: 7641

Change Appendices numbering from Alpha to arabic

I'm writing a document, which structure I want to be the following:
Part I
Chap 1
Chap 2
....
Appendices
Appendix 1
Appendix 2

This document is not in English, though, but I have no problem to change Appendix or Appendices by the required word. However, I'm not able to change the Alph numbering by ...