Skip to content
Snippets Groups Projects
Commit 85f7219b authored by Dietmar Winkler's avatar Dietmar Winkler
Browse files

Discovered useless setting of nologo=true when index option is chosen.

parent 0cf6fae8
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
\newif\if@index
\@indexfalse
\DeclareOption{index} {%
\@nologotrue%
\@indextrue%
\renewcommand{\RequireIndex}{\RequirePackage{makeidx}\makeindex}%
}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment