<html>
<font size=3>At 09:14 PM 6/16/2003 +0200, Markus Hansen wrote:<br>
<blockquote type=cite class=cite cite>How can I change the Fontsize in
\section{Anfang} and <br>
\subsection{Erster
Anfang}?</font></blockquote><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>I
usually hack the LaTeX code: Here's an example:<br><br>
\def\tsection{\@startsection{section}{1}{\z@}%<br>
&nbsp; {-3.5ex \@plus -1ex \@minus -.2ex}%<br>
&nbsp; {2.3ex \@plus.2ex}%<br>
&nbsp; {\large\sffamily\bfseries}}<br><br>
\def\tsubsection{\@startsection{subsection}{1}{\z@}%<br>
&nbsp; {-3.5ex \@plus -1ex \@minus -.2ex}%<br>
&nbsp; {2.3ex \@plus.2ex}%<br>
&nbsp; {\normalsize\sffamily\bfseries}}<br><br>
Best,<br><br>
Herb Gintis<br><br>
<blockquote type=cite class=cite cite><font size=3>Regards<br>
-- <br>
Markus Hansen<br>
markus.hansen@tu-harburg.de<br>
_______________________________________________<br>
texhax mailing list<br>
postmaster@tug.org<br>
<a href="http://tug.org/mailman/listinfo/texhax" eudora="autourl">http://tug.org/mailman/listinfo/texhax</a>
</blockquote>
<x-sigsep><p></x-sigsep>
Herbert Gintis&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
Emeritus Professor of Economics, University of Massachusetts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
External Faculty, Santa Fe Institute, Santa Fe, NM <br>
15 Forbes Avenue, Northampton, MA 01060 <br>
413-586-7756&nbsp; (Home Office) 206-984-9873 (Fax)<br>
Recent papers are posted on my <a href="http://www-unix.oit.umass.edu/~gintis">web site</a>.<br>
Get <b>Game Theory Evolving</b> (Princeton, 2000) at <a href="http://www.isbn.nu/0691009430/amazon">Amazon.com</a>.<br><br>
</font></html>