<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>Actually, I have a little bit more complex header in my document, this is just a simplified piece of code regarding small caps issue. However, Lars just replied to my question with a solution:<br><br>...<br>\let\memUChead\MakeLowercase<br>\pagestyle{test}<br>...<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Fr. Michael Gilmary &lt;FrMichaelGilmary@maronitemonks.org&gt;<br><b><span style="font-weight: bold;">To:</span></b> Unicode-based TeX for Mac OS X and other platforms &lt;xetex@tug.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Mon, March 8, 2010
 3:01:59 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [XeTeX] SmallCaps and Memoir pagestyle issue<br></font><br>
Meho R. wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I've updated TeXLive 2009 today and noticed that my small caps in headings are gone. Were there any changes in memoir recently or my installation got messed up? Here's a simplified example code which worked previously:<br>&gt;<br>&gt; %%%%%%%%%%%%%%%%%%%<br>&gt;&nbsp; <br>&gt; \documentclass{memoir}<br>&gt;<br>&gt; %\usepackage{fontspec}<br>&gt; %\setmainfont{Adobe Garamond Pro}<br>&gt; % Actually, Xe(La)TeX isn't needed to reproduce the problem; it exist with pdflatex too<br>&gt;<br>&gt;<br>&gt; \makepagestyle{test}<br>&gt; \makeheadrule{test}{\textwidth}{\normalrulethickness}<br>&gt; \makeevenhead{test}{\thepage}{\scshape\MakeLowercase\leftmark}{Test TEST}<br>&gt; \makeoddhead{test}{Test TEST}{\scshape\MakeLowercase\rightmark}{\thepage}<br>&gt; \pagestyle{test}<br>&gt;<br>&gt; \usepackage{lipsum}<br>&gt;<br>&gt; \begin{document}<br>&gt; \chapter{Test Chapter}<br>&gt; \section{Test Section}<br>&gt;
 \lipsum[1-111]<br>&gt; \end{document}%%%%%%%%%%%%%%%%%%%<br>&gt;<br>&gt;&nbsp;  <br><br><br><br>Hi Meho:<br><br>Why not try the ruled page style, since it seems to be what you're <br>reproducing? It works here with your sample. Maybe the page style "test" <br>has some conflict somewhere?<br><br><br><br>Also, with XeLaTeX, be sure to load:<br>\usepackage[nolocalmarks]{polyglossia}<br>the option interacts with memoir.<br><br><br><br>-- <br>United in adoration of Jesus, <br><br><br><br>fr. michael gilmary, mma<br><br>Most Holy Trinity Monastery<br>67 Dugway Road<br>Petersham, MA 01366-9725<br><br><a target="_blank" href="http://www.MaroniteMonks.org">www.MaroniteMonks.org</a><br><br><br><br><br>--------------------------------------------------<br>Subscriptions, Archive, and List information, etc.:<br><span>&nbsp; <a target="_blank" href="http://tug.org/mailman/listinfo/xetex">http://tug.org/mailman/listinfo/xetex</a></span><br></div></div>
</div><br>

      </body></html>