Search found 2 matches

by profox
Mon Oct 06, 2008 2:57 pm
Forum: General
Topic: Change chapter* layout
Replies: 4
Views: 6316

Change chapter* layout

Stefan_K wrote:Hi profox,

welcome to the board!
\@makeschapterhead is the corresponding macro for \chapter*, you could redefine it too.

Stefan
Thank you that did the trick
by profox
Mon Oct 06, 2008 11:55 am
Forum: General
Topic: Change chapter* layout
Replies: 4
Views: 6316

Change chapter* layout

Hi, currently I am working on a project report with the use of LaTeX. Therefore I am writing my own sty file. Now I am trying to redefine the chapter command, to alter the default layout.

This is my current code:

\def\@makechapterhead#1{
{
\renewcommand{\headrulewidth}{{0pt}}
\begin{minipage ...