Search found 5 matches
- Mon Jun 16, 2008 8:08 pm
- Forum: Document Classes
- Topic: Hyperref and Table of Contents issues
- Replies: 3
- Views: 6454
Re: Hyperref and Table of Contents issues
Problem solved. Thanks Stefan.
- Mon Jun 16, 2008 7:24 pm
- Forum: Document Classes
- Topic: Hyperref and Table of Contents issues
- Replies: 3
- Views: 6454
Hyperref and Table of Contents issues
Hi Ladies and Gents,
I have been having issues because I am trying to use the hyperref package, but I don't want numbered sections. Hence I have used the following to get a section into the contents page:
\addcontentsline{toc}{subsection}{"section name"}
But, I want the text that appears from the ...
I have been having issues because I am trying to use the hyperref package, but I don't want numbered sections. Hence I have used the following to get a section into the contents page:
\addcontentsline{toc}{subsection}{"section name"}
But, I want the text that appears from the ...
- Mon Jun 02, 2008 7:14 pm
- Forum: Kile
- Topic: Converting to HTML
- Replies: 2
- Views: 6031
Converting to HTML
Hi guys
I am having issues with latex2html - when I use the converter a number of my formulas come out underlined. Does anyone know how to correct for it. I have tried a couple of things so far, but no luck as of yet.
Tx,
Simon
I am having issues with latex2html - when I use the converter a number of my formulas come out underlined. Does anyone know how to correct for it. I have tried a couple of things so far, but no luck as of yet.
Tx,
Simon
- Mon Jun 02, 2008 7:12 pm
- Forum: New Members
- Topic: Hello
- Replies: 3
- Views: 5314
Hello
I am a PhD Economics student in Italy. I am originally from South Africa. I use KILE in Ubuntu Linux (yes I know some think it sacrilegious to use KILE on non-KDE platforms, but hey?).
Good to be here.
Good to be here.
- Mon Jun 02, 2008 7:08 pm
- Forum: Document Classes
- Topic: bibliography
- Replies: 1
- Views: 3921
Re: bibliography
Gopal
What does your preamble look like? When you define documentclass does it look like this:
\documentclass[a4paper,10pt]{book}
As you can see, you can alter the font size here. Unless I am misunderstanding what you are asking for.
In terms of changing the bibliography name, font, etc, you ...
What does your preamble look like? When you define documentclass does it look like this:
\documentclass[a4paper,10pt]{book}
As you can see, you can alter the font size here. Unless I am misunderstanding what you are asking for.
In terms of changing the bibliography name, font, etc, you ...