Search found 7 matches

by flashflail
Wed Dec 15, 2010 12:21 am
Forum: General
Topic: glossary ancronym entry multiple times with full text
Replies: 1
Views: 2590

glossary ancronym entry multiple times with full text

Hi,

I am using the glossaries package to generate an acronym index. Inside the text I am using the command \gls{...} to relate to an entry.
The normal behaviour is that only the first time the entry appears, the full text will be written to the acronym. But sometimes I like to have the full text ...
by flashflail
Sun Oct 10, 2010 4:53 pm
Forum: Graphics, Figures & Tables
Topic: longtable environment moves content into page margin
Replies: 0
Views: 1293

longtable environment moves content into page margin

Hi,

I've got a problem with a longtable.
I am using it several times in my document, but at one usage there is a problem.
The content that follows after the longtable is being moved below the bottom page margin. It seems as if the resized margin is as big as the content auf the longtable. If I ...
by flashflail
Mon Aug 09, 2010 2:41 pm
Forum: General
Topic: Errors with labels in new environment
Replies: 2
Views: 2500

Re: Errors with labels in new environment

Thanks so far, the error is gone.

But by referencing the entry I don't get what I was expecting.
Reference looks like: 3.1 (Chapter.EnvironmentNumber)
I expected: [UC.1] (like defined in \theuczaehler)

If I use more than one usecase-environment with a label, the same error as before occurs.

Any ...
by flashflail
Mon Aug 09, 2010 10:13 am
Forum: General
Topic: Errors with labels in new environment
Replies: 2
Views: 2500

Errors with labels in new environment

Hi there,

I defined a new environment. The problem with it is, that I get errors if I place a \label{} in it. What am I doing wrong?

The definition:

%minisec
\newcommand*{\minisec}[1]{\par
\vspace{-\parskip}\vspace{8mm}\noindent
\textsf{\textbf{#1}}\par\nobreak
\vspace{-\parskip}\nobreak ...
by flashflail
Thu Jul 01, 2010 5:12 pm
Forum: General
Topic: Autocomplete for glossary entries
Replies: 0
Views: 1322

Autocomplete for glossary entries

Hi,

TeXnicCenter has the nice feature that bibliography entries can be automatically completed via the autocomplete box. Is there a possibilty to do the same with glossary entries?
I'm using MikTex 2.8 and the glossary package "glossaries".
by flashflail
Wed Dec 02, 2009 10:16 pm
Forum: Text Formatting
Topic: [glossaries] can't get use of user defined keys
Replies: 2
Views: 3085

Re: [glossaries] can't get use of user defined keys

That's it! Just had to update to TeX Live 2009 :D
This solution was quiet to easy :?

Thanks! :)
by flashflail
Wed Dec 02, 2009 12:35 pm
Forum: Text Formatting
Topic: [glossaries] can't get use of user defined keys
Replies: 2
Views: 3085

[glossaries] can't get use of user defined keys

Hi @ all,

I'm trying to use user keys in new glossary entries of the package glossaries.
I followed these instructions http://www.ctan.org/tex-archive/macros/latex/contrib/glossaries/glossaries-manual.html#SECTION00032100000000000000

Every time I compile the document I get this error message ...