Search found 3 matches

by jack1234
Sun Feb 17, 2013 7:27 am
Forum: BibTeX, biblatex and biber
Topic: Increase Spacing between Bibliography Items
Replies: 1
Views: 3286

Increase Spacing between Bibliography Items

How to increase space between bibliography items?

I try this.

Code: Select all

\setlength\bibitemsep{1.5\itemsep}
But it gives me errors mentioned that \bibitemsep is undefined.
by jack1234
Mon Jun 27, 2011 9:09 am
Forum: Page Layout
Topic: Matches Page Number in PDF
Replies: 2
Views: 2166

Re: Matches Page Number in PDF

Thanks for the reply and modifying!

I am using Adobe Acrobat Pro Extended 9.2.
I have attached screenshots of my problem.
The pdf file in the screenshots is generated using the latex code I have attached, I am not sure is it due to the acrobat version I am using?
by jack1234
Sun Jun 26, 2011 10:50 pm
Forum: Page Layout
Topic: Matches Page Number in PDF
Replies: 2
Views: 2166

Matches Page Number in PDF

Hi, in my pdf documents,
it is ordered by i,ii,iii(with abstract etc)
then started by 1,2,3,...(the contents)
just like the those normal books we have seen.

I have seen some pdf files able to display the page number directly matched the page number specified, i.e. it could display i,ii,iii,.., 1,2 ...