Search found 2 matches

by solarisfan
Wed Aug 27, 2014 11:29 pm
Forum: LyX
Topic: Avoiding page number on first page of Index
Replies: 2
Views: 3987

Avoiding page number on first page of Index

Hello carolus magnus 13 !

this works perfect placing it on linux in the shared class location of

/usr/share/texlive/texmf-dist/tex/latex/springer/styles

it works for listoffigures as well:

\renewcommand\listoffigures{
\chapter*{\listfigurename\thispagestyle{empty}
\@mkboth{\listfigurename ...
by solarisfan
Mon Aug 11, 2014 11:01 pm
Forum: LyX
Topic: Avoiding page number on first page of Index
Replies: 2
Views: 3987

Avoiding page number on first page of Index

Hello,

using Lyx with Springer's svmono package I'm trying to create an Index without placing the page number on first page - using

Code: Select all

\thispagestyle{empty}
does not work since makeindex creates an additional page and so the mentioned statement will have no effect

Any clou ?

Frank