Search found 5 matches

by cool
Sat Nov 07, 2009 4:22 am
Forum: Text Formatting
Topic: [glossaries] Separate glossaries and use of footnotes
Replies: 3
Views: 3354

[glossaries] Separate glossaries and use of footnotes

got an answer at http://stackoverflow.com/questions/1633 ... e-in-latex

Code: Select all

\makeatletter
\renewcommand{\gls@main@displayfirst}[4]{
  #1#4\protect\footnote{#2}
}
\makeatother
by cool
Mon Nov 02, 2009 1:11 am
Forum: Text Formatting
Topic: [glossaries] Too long entries disappear
Replies: 4
Views: 3382

[glossaries] Too long entries disappear

Nicola,

I have tested your suggestion, and unfortunately it does not work. Below is the example, I used to reproduce this behavior. The \gls{appdomain} entry is not shown.

I use TeXnicCenter and MiKTeX 2.7
One of the output lines states:
Scanning input file TestGlossaries.glo....done (1 entries ...
by cool
Sun Nov 01, 2009 9:35 pm
Forum: Text Formatting
Topic: [glossaries] Too long entries disappear
Replies: 4
Views: 3382

[glossaries] Too long entries disappear

Nicola,

many thanks for your answer. Especially thanks for such a great package! I really love it!

I will take a look at the supplied link and give some feedback here.

I have also posted some other question regarding [glossaries], but probably to the wrong forum: http://www.latex-community.org ...
by cool
Sat Oct 31, 2009 1:52 pm
Forum: Text Formatting
Topic: [glossaries] Too long entries disappear
Replies: 4
Views: 3382

[glossaries] Too long entries disappear

Hello *,

using the glossaries package and the style: long3colheaderborder I have a problem, that too long entries, which should be spread across multiple pages simply disappear. Any suggestions? (Despite the one to make the entries shorter)


Many Thanks,
Ovanes
by cool
Mon Oct 26, 2009 12:45 am
Forum: Text Formatting
Topic: [glossaries] Separate glossaries and use of footnotes
Replies: 3
Views: 3354

[glossaries] Separate glossaries and use of footnotes

Hello *,

I am currently stuck, having two separate glossaries: main & acronyms. Acronyms prints footnotes on first use, but not the main glossary. Is there any way to make any other glossary as acronyms to print footnote on first use of the entry? I don't get how to do it.

Many thanks,
Ovanes