<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>RE: [texhax] Invisible in TOC, visible in page headers - how?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt; I have a directory of abbreviations (DOA) which I implemented as follows:<BR>
&gt;<BR>
&gt; \usepackage{acronym}<BR>
&gt; .<BR>
&gt; .<BR>
&gt; .<BR>
&gt; \section*{Abbreviations}<BR>
&gt;<BR>
&gt; \begin{acronym}[CASPASE-14]\label{tab:AKV}<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \acro{...}{...}<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; \end{acronym}<BR>
&gt;<BR>
&gt; Now I'm running into problems with the page headers, as &quot;Table of contents&quot;,<BR>
&gt; the part in the document defined directly before the DOA-section, is put in<BR>
&gt; the page header on the page of the DOA. It all makes perfect sense, but I<BR>
&gt; still need a workaround to display&nbsp; &quot;Abbreviations&quot; in the page header.<BR>
&gt;<BR>
&gt; I used the section command to have the heading look exactly like those of<BR>
&gt; the TOC and list of tables. Ho can I keep this format and have the correct<BR>
&gt; heading displayed in the page header?<BR>
<BR>
Try the fancyhdr package.<BR>
<BR>
Cheers,&nbsp; Phil</FONT>
</P>

</BODY>
</HTML>