Search found 7 matches

by danol
Sat Jan 22, 2011 12:39 pm
Forum: General
Topic: Glossaries: format 1st entry different from subsequent ones?
Replies: 1
Views: 3044

Glossaries: format 1st entry different from subsequent ones?

Hello,

I'm using the glossaries package:

http://www.tex.ac.uk/tex-archive/macros/latex/contrib/glossaries/glossariesbegin.html
http://www.tex.ac.uk/tex-archive/macros/latex/contrib/glossaries/glossaries-manual.html

I see that I can change the format of all entries with e.g.

\renewcommand ...
by danol
Thu Jan 13, 2011 7:15 pm
Forum: General
Topic: Glossaries package: error, "can't fork: bad file descriptor
Replies: 8
Views: 5423

Glossaries package: error, "can't fork: bad file descriptor

If the problem is solved with that, please mark the topic accordingly as clearly written in the Board Rules (to be rad before posting). Otherwise tell us what is missing.

I presume you mean: "If you find your problem solved, mark the concerning thread accordingly by editing the initial post ...
by danol
Fri Oct 01, 2010 10:18 am
Forum: General
Topic: Glossaries package: error, "can't fork: bad file descriptor
Replies: 8
Views: 5423

Re: Glossaries package: error, "can't fork: bad file descrip

Thanks for that. Yes, I suspect it's probably a windows-related difference in some small element of a filename...
by danol
Thu Sep 30, 2010 11:44 am
Forum: General
Topic: Glossaries package: error, "can't fork: bad file descriptor
Replies: 8
Views: 5423

Re: Glossaries package: error, "can't fork: bad file descrip

OK, so I've spent some more time trying to work out what's going on. I've re-created the error with as basic a document as possible - see attached tex file. I've also found a way to make it produce the glossaries, but I don't understand why it's working. So -

Makeindex runs fine, and glossary ...
by danol
Tue Sep 28, 2010 12:12 pm
Forum: General
Topic: Changing tab behaviour?
Replies: 0
Views: 1327

Changing tab behaviour?

Hello,

Currently in texniccenter, tabs can be navigated with CTRL+TAB - but rather than scroll through visible tabs left to right, texniccenter appears to remember the order tabs were used in or opened, and goes through them in that order. I find this frustrating - after all, I don't remember the ...
by danol
Tue Sep 28, 2010 10:52 am
Forum: General
Topic: Glossaries package: error, "can't fork: bad file descriptor
Replies: 8
Views: 5423

Re: Glossaries package: error, "can't fork: bad file descrip

Thanks for the reply. I've attached output with -n, without, and also without the file argument to show that the script seems to be working otherwise. This is using sample.tex that comes with glossaries. ist and glo files exist, but no .glg or .gls files exist.

Could it be something as simple as me ...
by danol
Mon Sep 27, 2010 9:29 pm
Forum: General
Topic: Glossaries package: error, "can't fork: bad file descriptor
Replies: 8
Views: 5423

Glossaries package: error, "can't fork: bad file descriptor

Hi,

First post here. I've failed to get the glossaries package working. I've been through the manual, and through Nicola Talbot's glossaries guide (Glossaries, Nomenclature, Lists of Symbols and Acronyms).

I've tried the sample doc, sample.tex, that comes with the package. Following the above ...