Search found 6 matches

by JPdaFonseca
Tue Jan 11, 2011 8:59 pm
Forum: General
Topic: Change "Chapter" label after \appendix?
Replies: 2
Views: 4700

Change "Chapter" label after \appendix?

Thanks,frabjous, for your answer.
But I really need to build a minimal example, giving that the code you suggested is not working.

I even tried the following, to work with the Babel package:
% Changes the chapter label when using the Babel package
\addto\captionsenglish{%
\renewcommand\chaptername ...
by JPdaFonseca
Thu Jan 06, 2011 1:55 am
Forum: General
Topic: Change "Chapter" label after \appendix?
Replies: 2
Views: 4700

Change "Chapter" label after \appendix?

Hi, all!

In my document I include a few annexes, after the \appendix command, as an include, with the form:
\appendix
\include{Annexes/Annexes}

Latex is changing the numbering from numeric to alphabetic, which is OK for me, but it still puts the "chapter" label in front:

Chapter A
Chapter B ...
by JPdaFonseca
Mon Sep 13, 2010 6:16 pm
Forum: General
Topic: Problem with Glossaries package
Replies: 7
Views: 10216

Re: Problem with Glossaries package

Dear Nicola:

OK, now it works! :D

I have tested with my thesis, with all the other packages it loads, and is compiling just fine. A very simple solution, but giving me much trouble in the meanwhile.

Thanks for your patience and good lessons about the workings of latex,
Kind Regards
by JPdaFonseca
Mon Sep 13, 2010 12:48 am
Forum: General
Topic: Problem with Glossaries package
Replies: 7
Views: 10216

Problem with Glossaries package

Dear Nicola:

Quite some time from my last post. I have read your page about the minimal example and so I worked out my own, using the same structure as in my thesis, that is, included preamble and chapter files in a main tex file.

Quite surprisingly, it worked only the very first time it was run ...
by JPdaFonseca
Thu Aug 26, 2010 1:51 pm
Forum: General
Topic: Problem with Glossaries package
Replies: 7
Views: 10216

Re: Problem with Glossaries package

Dear Nicola:

You are evidently right about the code. :)
However, I am afraid I do not know sufficiently about Latex to send you the right set of files (or logs?) to look at. So, making my "guestimate", I have prepared a zip which contains the full aux, ist and glo files for the preamble (setup ...
by JPdaFonseca
Mon Aug 23, 2010 7:57 pm
Forum: General
Topic: Problem with Glossaries package
Replies: 7
Views: 10216

Problem with Glossaries package

Hi, All!

First post in this Forum... :)

I am concluding my Ph.D. Thesis, and I have changed recently from a Windows XP environment using Latex, to the Ubuntu OS (version 9.1). I am using the inbuilt Tex Live distribution, prepared by Synaptic, and Texmaker as the editor. I am also using IEEEtran ...