Search found 4 matches
- Sun Mar 07, 2010 3:06 am
- Forum: Page Layout
- Topic: From Roman to Arabic
- Replies: 2
- Views: 1418
Re: From Roman to Arabic
Thank you very much, precisely what I needed.
- Sat Mar 06, 2010 1:56 pm
- Forum: Page Layout
- Topic: From Roman to Arabic
- Replies: 2
- Views: 1418
From Roman to Arabic
Hi all!
How can I change the Page Numbering from Roman to Arabic without reseting the page counter?
If I use:
\pagenumbering{arabic}
\setcounter{page}{WHAT_WOULD_I_INSERT_HERE}
Without the second line I would change to arabic but reseting the page counter to 1.
Is there any variable I can use ...
How can I change the Page Numbering from Roman to Arabic without reseting the page counter?
If I use:
\pagenumbering{arabic}
\setcounter{page}{WHAT_WOULD_I_INSERT_HERE}
Without the second line I would change to arabic but reseting the page counter to 1.
Is there any variable I can use ...
- Sat Mar 06, 2010 11:18 am
- Forum: Page Layout
- Topic: Distance between Numbering and Section Title
- Replies: 2
- Views: 2009
Distance between Numbering and Section Title
Thank you very much.
It works like a charm.
Changed all the code for
It works like a charm.
Changed all the code for
Code: Select all
\titleformat{\section}{}{\thesection}{5em}{\underline}
- Sat Mar 06, 2010 10:23 am
- Forum: Page Layout
- Topic: Distance between Numbering and Section Title
- Replies: 2
- Views: 2009
Distance between Numbering and Section Title
Hey guys.
How do I change my Section layout like shown?
section.jpg
Edit - If the image is no longer available, I wanted to increase the distance between the section number and the section label and use underline only on the section label, not the number. from " 1.1◊Introduction " to "1.1 ...
How do I change my Section layout like shown?
section.jpg
Edit - If the image is no longer available, I wanted to increase the distance between the section number and the section label and use underline only on the section label, not the number. from " 1.1◊Introduction " to "1.1 ...