Hi guys.
Is it possible to have the parts without a page number? Where can I change the setting so that they won't be numbered?
thanks in advance
Abdi
LyX ⇒ classicthesis | Unnumbered Part Pages
NEW: TikZ book now 40% off at Amazon.com for a short time.

classicthesis | Unnumbered Part Pages
It's strange that they got numbered. Here's the code for defining part in classicthesis.sty file:
It should prevent page numbering, but if it does not, you'll have to create an example .lyx file, put it into a ZIP archive together with classicthesis files you're using, so people here can do some tests. Without these files it might be very difficult to provide an answer.
Code: Select all
\makeatletter
\titleformat{\part}[display]
{\normalfont\centering\large}%
{\thispagestyle{empty}\partname~\MakeTextUppercase{\thepart}}{1em}%
{\color{Maroon}\spacedallcaps}%
[\bigskip\normalfont\normalsize\color{Black}\begin{quote}\ct@parttext\end{quote}]
\makeatother
Re: classicthesis | Unnumbered Part Pages
Thnx for your answer but it is not numberede on the page it self, BUT in contents the first chapter starts on page 3, because part 1 takes page 1 and 2 without the numbers being visible on pages themselves?
see my contents, I would like chapter 1 to start on page 1.
Thanks for your answer been busy with exams.
see my contents, I would like chapter 1 to start on page 1.
Thanks for your answer been busy with exams.
- Attachments
-
- The page where part 1 is on is unnumbered , but it is numbered in contents
- Part one page.png (15.94 KiB) Viewed 2897 times
-
- the first chapter "introduktion" starts on page 3... would be better to start on first page. So please help
- Contents.png (50.56 KiB) Viewed 2897 times