Search found 3 matches

by svrouwenvelder
Sun Oct 17, 2010 11:37 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomenclature Texmaker
Replies: 6
Views: 29357

Nomenclature Texmaker

I tried so in the terminal (same as command prompt in Windows) and it kind of worked, although there is no file with the extension .glo, only .nlo. If I use this file for the makeindex command no output is generated.
These are briefly the codes I use:


% preamble
\useackage{nomencl}

\begin ...
by svrouwenvelder
Fri Oct 15, 2010 8:01 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomenclature Texmaker
Replies: 6
Views: 29357

Nomenclature Texmaker

I want to add a nomenclature into my report. I've read the nomencl package documentation and it states that I should enter a command.
makeindex <filename>.glo -s nomencl.ist -o <filename>.gls

I couldn't find where to this. Can someone help me? I run Texmaker on Ubuntu Linux 10.04.

Cheers,
Simon
by svrouwenvelder
Fri Oct 08, 2010 8:36 pm
Forum: Page Layout
Topic: page size error
Replies: 1
Views: 1495

page size error

Hi there,

If I create a PDf file out of my Latex code where I imported another PDF file I get two problems:
- the margins get disturbed, normally an A4 format should have a width of 210 mm, now it has more (according to a PDF reader in both Windows and Ubuntu Linux.
- The actual image get ...