It finally works!
Thanks so much.
Search found 5 matches
- Wed Apr 21, 2010 10:29 pm
- Forum: Page Layout
- Topic: About pagenumbering and frontmatter
- Replies: 7
- Views: 12466
- Wed Apr 21, 2010 8:23 pm
- Forum: Page Layout
- Topic: About pagenumbering and frontmatter
- Replies: 7
- Views: 12466
Re: About pagenumbering and frontmatter
Thanks. Let me try it out first.
- Wed Apr 21, 2010 6:28 pm
- Forum: Page Layout
- Topic: About pagenumbering and frontmatter
- Replies: 7
- Views: 12466
Re: About pagenumbering and frontmatter
Thanks for your reply.
In fact, the "include" and "input" templates (e.g., biography, dedication, etc
of the frontmatter) I am using have been appended
to my last code block right after the main file. The "thesis" style
file is not relevant to producing page numbers, as far as it concerns.
But if ...
In fact, the "include" and "input" templates (e.g., biography, dedication, etc
of the frontmatter) I am using have been appended
to my last code block right after the main file. The "thesis" style
file is not relevant to producing page numbers, as far as it concerns.
But if ...
- Wed Apr 21, 2010 4:03 pm
- Forum: Page Layout
- Topic: About pagenumbering and frontmatter
- Replies: 7
- Views: 12466
About pagenumbering and frontmatter
Thanks so much for pointing out my problem in displaying the code.
The following is a full version of the relevant format in my dissertation.
Hope this time you may understand well to help.
\documentclass[12pt,oneside]{book} %the default is 10pt in Latex 1in = 72.27pt
\usepackage{lscape ...
The following is a full version of the relevant format in my dissertation.
Hope this time you may understand well to help.
\documentclass[12pt,oneside]{book} %the default is 10pt in Latex 1in = 72.27pt
\usepackage{lscape ...
- Wed Apr 21, 2010 1:21 pm
- Forum: Page Layout
- Topic: About pagenumbering and frontmatter
- Replies: 7
- Views: 12466
About pagenumbering and frontmatter
I am a Latex beginner and writing my dissertation with book class, which is supposed to provide roman numerals in the front matter.However, it does not show any page numbers until the main matter in arabic numbers. Can someone please give me some suggestions on how to produce roman numbers for the a ...