Claas Hemig
2009-09-16 08:33:22 UTC
Hallo NG,
bei folgender Datei test.tex
\documentclass{minimal}
\usepackage{nomencl}
\makenomenclature
\begin{document}
\nomenclature{A}{A}
\printnomenclature
Hallo
\end{document}
möchte ich via
latex test
makeindex test.nlo -s nomencl.ist -o nomencl.nls
latex test
das Symbolverzeichnis erstellen und ausgeben lassen. Der Aufruf von
makeindex funktioniert aber nicht mehr, seitdem ich von MiKTeX 2.7 auf
2.8 gewechselt bin. Es kommt ein Fenster mit der Fehlermeldung
"Unbehandelte Win32-Ausnahme in makeindex.exe [612]" und die Möglichkeit
den JIT-Debugger von Visual Studio zu starten, was aber keinen
Erkenntnisgewinn bringt, weil ich ja nur die exe und nicht den Quellcode
habe.
Die Datei "nomencl.ist" [1] liegt im Ordner "C:\Programme\MiKTeX
2.8\makeindex\nomencl", andere .ist-Dateien z.B. im Ordner
"C:\Programme\MiKTeX 2.8\makeindex\german" funktionieren, der Ordner
"C:\Programme\MiKTeX 2.8" ist auch als Root-Verzeichnis in den
MiKTeX-Settings eingetragen.
Wenn ich allerdings einen "normalen" Index via "makeindex test"
erstellen möchte, funktioniert es einwandfrei.
Die "known issues" auf miktex.org sagen auch nichts aus.
Ich bin ziemlich ratlos. Hat jemand eine Idee?
Gruß, Claas
[1]
%%
%% This is file `nomencl.ist',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% nomencl.dtx (with options: `idxstyle')
%%
%% Copyright 1996 Boris Veytsman
%% Copyright 1999-2001 Bernd Schandl
%% www http://sarovar.org/projects/nomencl
%%
%% This file can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License distributed from CTAN
%% archives in the directory macros/latex/base/lppl.txt; either
%% version 1.2 of the license, or (at your option) any later version.
%%
%%
%% Nomenclature style file for MAKEINDEX.
%% For nomencl v2.5 (and later)
%%
%% Formats glossary entries to show, e.g. nomenclature of equations.
%%
%% Written by Boris Veytsman ***@plmsc.psu.edu
%% Changed by Bernd Schandl ***@gmx.net (starting 1999/02/20)
%% Changed by Lee Netherton ***@users.sourceforge.net
%% (starting 2005/03/31)
%%
%% Changes:
%% 2005/04/27. Updates to the documentation, including support for
hyperref (LN)
%% 2005/04/20. Improvements to Italian option, and minor documentation
%% changes (LN)
%% 2005/03/31. Made more compatible with other glossary packages. (LN)
%% Added option to include nomenclature in TOC. (LN)
%% 1996/11/25. Change quote character to % (BV)
%% 1999/02/20. Removed setting of actual to its default value
%% Removed setting of quote to '%' to get its default '"'
instead
%% Changed group_skip to do nothing; user should use \nomgroup
%% Changed spacing in gls file
%%
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% Digits \0\1\2\3\4\5\6\7\8\9
%% Exclamation \! Double quote \" Hash (number) \#
%% Dollar \$ Percent \% Ampersand \&
%% Acute accent \' Left paren \( Right paren \)
%% Asterisk \* Plus \+ Comma \,
%% Minus \- Point \. Solidus \/
%% Colon \: Semicolon \; Less than \<
%% Equals \= Greater than \> Question mark \?
%% Commercial at \@ Left bracket \[ Backslash \\
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
%%
%% ---- for input file ----
keyword "\\nomenclatureentry"
%% Germans might want to change this and delete the two %%
%% quote '"'
%% ---- for output file ----
preamble "\\begin{thenomenclature} \n"%
postamble "\n\n\\end{thenomenclature}\n" group_skip "\n"
delim_0 ""
delim_1 ""
delim_2 ""
%% The next lines will produce some warnings when
%% running Makeindex as they try to cover two different
%% versions of the program:
lethead_prefix "\n \\nomgroup{"
lethead_suffix "}\n"
lethead_flag 1
heading_prefix "\n \\nomgroup{"
heading_suffix "}\n"
headings_flag 1
bei folgender Datei test.tex
\documentclass{minimal}
\usepackage{nomencl}
\makenomenclature
\begin{document}
\nomenclature{A}{A}
\printnomenclature
Hallo
\end{document}
möchte ich via
latex test
makeindex test.nlo -s nomencl.ist -o nomencl.nls
latex test
das Symbolverzeichnis erstellen und ausgeben lassen. Der Aufruf von
makeindex funktioniert aber nicht mehr, seitdem ich von MiKTeX 2.7 auf
2.8 gewechselt bin. Es kommt ein Fenster mit der Fehlermeldung
"Unbehandelte Win32-Ausnahme in makeindex.exe [612]" und die Möglichkeit
den JIT-Debugger von Visual Studio zu starten, was aber keinen
Erkenntnisgewinn bringt, weil ich ja nur die exe und nicht den Quellcode
habe.
Die Datei "nomencl.ist" [1] liegt im Ordner "C:\Programme\MiKTeX
2.8\makeindex\nomencl", andere .ist-Dateien z.B. im Ordner
"C:\Programme\MiKTeX 2.8\makeindex\german" funktionieren, der Ordner
"C:\Programme\MiKTeX 2.8" ist auch als Root-Verzeichnis in den
MiKTeX-Settings eingetragen.
Wenn ich allerdings einen "normalen" Index via "makeindex test"
erstellen möchte, funktioniert es einwandfrei.
Die "known issues" auf miktex.org sagen auch nichts aus.
Ich bin ziemlich ratlos. Hat jemand eine Idee?
Gruß, Claas
[1]
%%
%% This is file `nomencl.ist',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% nomencl.dtx (with options: `idxstyle')
%%
%% Copyright 1996 Boris Veytsman
%% Copyright 1999-2001 Bernd Schandl
%% www http://sarovar.org/projects/nomencl
%%
%% This file can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License distributed from CTAN
%% archives in the directory macros/latex/base/lppl.txt; either
%% version 1.2 of the license, or (at your option) any later version.
%%
%%
%% Nomenclature style file for MAKEINDEX.
%% For nomencl v2.5 (and later)
%%
%% Formats glossary entries to show, e.g. nomenclature of equations.
%%
%% Written by Boris Veytsman ***@plmsc.psu.edu
%% Changed by Bernd Schandl ***@gmx.net (starting 1999/02/20)
%% Changed by Lee Netherton ***@users.sourceforge.net
%% (starting 2005/03/31)
%%
%% Changes:
%% 2005/04/27. Updates to the documentation, including support for
hyperref (LN)
%% 2005/04/20. Improvements to Italian option, and minor documentation
%% changes (LN)
%% 2005/03/31. Made more compatible with other glossary packages. (LN)
%% Added option to include nomenclature in TOC. (LN)
%% 1996/11/25. Change quote character to % (BV)
%% 1999/02/20. Removed setting of actual to its default value
%% Removed setting of quote to '%' to get its default '"'
instead
%% Changed group_skip to do nothing; user should use \nomgroup
%% Changed spacing in gls file
%%
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% Digits \0\1\2\3\4\5\6\7\8\9
%% Exclamation \! Double quote \" Hash (number) \#
%% Dollar \$ Percent \% Ampersand \&
%% Acute accent \' Left paren \( Right paren \)
%% Asterisk \* Plus \+ Comma \,
%% Minus \- Point \. Solidus \/
%% Colon \: Semicolon \; Less than \<
%% Equals \= Greater than \> Question mark \?
%% Commercial at \@ Left bracket \[ Backslash \\
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
%%
%% ---- for input file ----
keyword "\\nomenclatureentry"
%% Germans might want to change this and delete the two %%
%% quote '"'
%% ---- for output file ----
preamble "\\begin{thenomenclature} \n"%
postamble "\n\n\\end{thenomenclature}\n" group_skip "\n"
delim_0 ""
delim_1 ""
delim_2 ""
%% The next lines will produce some warnings when
%% running Makeindex as they try to cover two different
%% versions of the program:
lethead_prefix "\n \\nomgroup{"
lethead_suffix "}\n"
lethead_flag 1
heading_prefix "\n \\nomgroup{"
heading_suffix "}\n"
headings_flag 1