Hi Stefan,
Thank you very much for the reply and the warm welcome ;)
I read the manual and spent the whole day trying to improve my title, but I've still problem I cannot manage to solve. In my code, I put the following lines to define my fonts :
\usepackage{fontspec,xltxtra,xunicode ...
Search found 2 matches
- Fri Sep 05, 2008 6:09 pm
- Forum: General
- Topic: Chapter headings without the word chapter!
- Replies: 19
- Views: 147889
- Thu Sep 04, 2008 11:11 am
- Forum: General
- Topic: Chapter headings without the word chapter!
- Replies: 19
- Views: 147889
Re: Chapter headings without the word chapter!
Hi,
I managed to remove the chapter word and number from my file with the commands you gave :
\renewcommand{\chaptername}{}
\renewcommand{\thechapter}{}
But I would like to create titles manually for each of my chapter. So is it possible to remove also the name of the chapter (for example ...
I managed to remove the chapter word and number from my file with the commands you gave :
\renewcommand{\chaptername}{}
\renewcommand{\thechapter}{}
But I would like to create titles manually for each of my chapter. So is it possible to remove also the name of the chapter (for example ...