I am using both the "float" usepackage and the "hyperref" usepackage, and the two seem to disagree...
Using the following MWE:
\documentclass[10pt]{article}
\usepackage{float}
\usepackage{hyperref}
% new float style
\floatstyle{ruled}
\newfloat{fileex}{htbp}{lop}
\floatname{fileex}{File ...
Search found 18 matches
- Wed Apr 22, 2009 11:35 am
- Forum: Graphics, Figures & Tables
- Topic: hyperref and float package problem
- Replies: 1
- Views: 2341
- Wed Apr 22, 2009 11:24 am
- Forum: Page Layout
- Topic: glossary wider than page
- Replies: 8
- Views: 6880
Re: glossary wider than page
absolutely beautiful!
thank you so much!
thank you so much!

- Mon Apr 20, 2009 6:23 pm
- Forum: Page Layout
- Topic: glossary wider than page
- Replies: 8
- Views: 6880
Re: glossary wider than page
Thank you thank you!
Don't spose there's a similar command for the width of the 'page number' column that you know of? Couldn't find anything in the glossary.sty file... although maybe its not set - probably why the page numbers flow freely of the right hand side normally!
No worries if not. They ...
Don't spose there's a similar command for the width of the 'page number' column that you know of? Couldn't find anything in the glossary.sty file... although maybe its not set - probably why the page numbers flow freely of the right hand side normally!
No worries if not. They ...
- Mon Apr 20, 2009 12:21 pm
- Forum: Page Layout
- Topic: glossary wider than page
- Replies: 8
- Views: 6880
Re: glossary wider than page
I know I know 
Unfortunatly due to the constraints of the work I am doing I have been forced to 'downgrade' to the old-school "glossary" package and have no choice on the matter. My hands are tied!
Can anyone help..?

Unfortunatly due to the constraints of the work I am doing I have been forced to 'downgrade' to the old-school "glossary" package and have no choice on the matter. My hands are tied!
Can anyone help..?
- Wed Apr 15, 2009 5:13 pm
- Forum: Page Layout
- Topic: glossary wider than page
- Replies: 8
- Views: 6880
Re: glossary wider than page
Thanks for the suggestion, unfortunately, all I get is:
!Undefined control sequence
looks like LaTeX doesn't recognize \glsdescwidth or \glspagelistwidth
!Undefined control sequence
looks like LaTeX doesn't recognize \glsdescwidth or \glspagelistwidth

- Mon Apr 06, 2009 6:51 pm
- Forum: Page Layout
- Topic: glossary wider than page
- Replies: 8
- Views: 6880
glossary wider than page
I have had to change from using the far better 'glossaries' package to the (I know, 'now obsolete'...) 'glossary' package. I have many page references for various entries, and using the following style:
\usepackage[style=long,header=plain,border=none,cols=3,hypertoc=true,
hyper=true]{glossary}
I ...
\usepackage[style=long,header=plain,border=none,cols=3,hypertoc=true,
hyper=true]{glossary}
I ...
- Thu Feb 26, 2009 3:28 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Index title problem
- Replies: 2
- Views: 4285
Re: Index title problem
Thank you! Super helpful!
Works prefectly (yes, I am using article class).
Are there similar internal commands for the ToC and References sections? I'd like to do similar things...or do you have a suggestion what I can 'google' for to find them?
Works prefectly (yes, I am using article class).
Are there similar internal commands for the ToC and References sections? I'd like to do similar things...or do you have a suggestion what I can 'google' for to find them?
- Wed Feb 25, 2009 10:45 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Index title problem
- Replies: 2
- Views: 4285
Index title problem
I need the Index title to be a "numbered section" so that my bookmarks work (because of my formatting, I need actual \section{} labels for everything, not \section*{} as is automatically used for the Index).
The glossaries package, for example, handles this well, with the use of the following ...
The glossaries package, for example, handles this well, with the use of the following ...
- Sat Feb 21, 2009 11:16 pm
- Forum: Text Formatting
- Topic: outdenting section headings (or indenting the whole text)
- Replies: 2
- Views: 5779
Re: outdenting section headings (or indenting the whole text)
Did have another look, but still couldn't find exactly what I was after (I do find it quite difficult when a manual doesn't provide many examples). But I have found something that will suffice as a substitute.
Thanks.
Thanks.
- Sat Feb 21, 2009 3:49 pm
- Forum: Text Formatting
- Topic: outdenting section headings (or indenting the whole text)
- Replies: 2
- Views: 5779
outdenting section headings (or indenting the whole text)
I would like to format my section, subsection, subsubsection and paragraph headings similar to this example:
http://svnbook.red-bean.com/en/1.5/svn-book.pdf
i.e. the title 'outdented' slightly to the left (or alternatively, the whole of the rest of the text indented slightly). Any ideas?
Have ...
http://svnbook.red-bean.com/en/1.5/svn-book.pdf
i.e. the title 'outdented' slightly to the left (or alternatively, the whole of the rest of the text indented slightly). Any ideas?
Have ...