[texworks] message from TeXworks user(MiKTeX)

Albino Arenas albinoarenas at telefonica.net
Thu Dec 23 19:20:07 CET 2010


    Hello:

    I would appreciate if someone could  tell me, how  can I make a little bigger the letters of  "CHAPTER 1", without making any modification on the size of "INTRODUCTION"?

Thank you.

    Albino Arenas

\documentclass{book}
\makeatletter

\def\thickhrulefill{\leavevmode \leaders \hrule height 1ex \hfill \kern \z@}

\def\@makechapterhead#1{%

\vspace*{10\p@}%

{\parindent \z@ \raggedleft \reset at font

\scshape \@chapapp{} \thechapter

\par\nobreak

\interlinepenalty\@M

\Huge \bfseries #1\par\nobreak

%\vspace*{1\p@}%

\hrulefill

\par\nobreak

\vskip 100\p@

}}

\def\@makeschapterhead#1{%

\vspace*{10\p@}%

{\parindent \z@ \raggedleft \reset at font

\scshape \vphantom{\@chapapp{} \thechapter}

\par\nobreak

\interlinepenalty\@M

\Huge \bfseries #1\par\nobreak

%\vspace*{1\p@}%

\hrulefill

\par\nobreak

\vskip 100\p@

}}

\begin{document}

\chapter{INTRODUCTION}

\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texworks/attachments/20101223/9ea03109/attachment.html>


More information about the texworks mailing list