<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Styling the chapter</title>
	<atom:link href="http://hstuart.dk/2007/05/21/styling-the-chapter/feed/" rel="self" type="application/rss+xml" />
	<link>http://hstuart.dk/2007/05/21/styling-the-chapter/</link>
	<description>A blog on development, baking and the universe.</description>
	<lastBuildDate>Mon, 27 Feb 2012 00:28:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=0</generator>
	<item>
		<title>By: gregthom</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-6750</link>
		<dc:creator>gregthom</dc:creator>
		<pubDate>Tue, 30 Nov 2010 05:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-6750</guid>
		<description>Hey great post! How about a chapterstyle where I have the chaptertitle and/or chapternumber on a separate recto page then empty verso page then actual chapter starts on next recto page ? 
Would be glad to have some pointers. I am using memoir with default settings.

Thanks, this is for the thesis.</description>
		<content:encoded><![CDATA[<p>Hey great post! How about a chapterstyle where I have the chaptertitle and/or chapternumber on a separate recto page then empty verso page then actual chapter starts on next recto page ?<br />
Would be glad to have some pointers. I am using memoir with default settings.</p>
<p>Thanks, this is for the thesis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Stuart</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-6142</link>
		<dc:creator>Henrik Stuart</dc:creator>
		<pubDate>Thu, 23 Sep 2010 15:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-6142</guid>
		<description>You can just create a custom chapterstyle and switch to it using \chapterstyle{pichapter} before your \chapter{This is my chapter 3} and then issue \chapterstyle{mydefaultstyle} afterwards.</description>
		<content:encoded><![CDATA[<p>You can just create a custom chapterstyle and switch to it using \chapterstyle{pichapter} before your \chapter{This is my chapter 3} and then issue \chapterstyle{mydefaultstyle} afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leanne Streja</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-6131</link>
		<dc:creator>Leanne Streja</dc:creator>
		<pubDate>Thu, 23 Sep 2010 02:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-6131</guid>
		<description>Is there anyway to modify an individual chapter. For example, I would like chapter 3 to be chapter pi or chapter 3.14159. Is that possible?</description>
		<content:encoded><![CDATA[<p>Is there anyway to modify an individual chapter. For example, I would like chapter 3 to be chapter pi or chapter 3.14159. Is that possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Stuart</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-5603</link>
		<dc:creator>Henrik Stuart</dc:creator>
		<pubDate>Tue, 25 May 2010 20:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-5603</guid>
		<description>The easy choice is probably to check the code for the ger style and copy that and rename ger to something else. Otherwise you can dig around inside memoir.cls and check what exact variables you must override in that case. You could probably get away with:

\newcommand{\setchapterstyleger}{\chapterstyle{ger}\renewcommand{\chapnamefont}{\Large\itshape}}

but I haven&#039;t tested it.</description>
		<content:encoded><![CDATA[<p>The easy choice is probably to check the code for the ger style and copy that and rename ger to something else. Otherwise you can dig around inside memoir.cls and check what exact variables you must override in that case. You could probably get away with:</p>
<p>\newcommand{\setchapterstyleger}{\chapterstyle{ger}\renewcommand{\chapnamefont}{\Large\itshape}}</p>
<p>but I haven&#8217;t tested it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-5599</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 24 May 2010 19:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-5599</guid>
		<description>I have a qestion again:
I have choosen ger chapterstyle (\chapterstyle{ger}), but I want to change font of word &#039;chapter&#039; on smaller and italic font.
How can I do this?</description>
		<content:encoded><![CDATA[<p>I have a qestion again:<br />
I have choosen ger chapterstyle (\chapterstyle{ger}), but I want to change font of word &#8216;chapter&#8217; on smaller and italic font.<br />
How can I do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-5598</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 23 May 2010 21:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-5598</guid>
		<description>Thank you for advice. I did page style for chapter and page style for other pages, I don&#039;t know if my solution is right but it works:

For chapter page:
\makepagestyle{mychapter}
\makefootrule{mychapter}{\textwidth}{\normalrulethickness}{\footruleskip}
\makeoddfoot{mychapter}{}{\thepage}{}
\thispagestyle{mychapter} %only for this page
\aliaspagestyle{chapter}{mychapter}
For other pages:
\makepagestyle{mystyl}
\makeheadrule{mystyl}{\textwidth}{\normalrulethickness}
\makefootrule{mystyl}{\textwidth}{\normalrulethickness}{\footruleskip}
\makeoddhead{mystyl}{}{}{\small\rightmark}
\makeoddfoot{mystyl}{}{\thepage}{}
\pagestyle{mystyl}

BR</description>
		<content:encoded><![CDATA[<p>Thank you for advice. I did page style for chapter and page style for other pages, I don&#8217;t know if my solution is right but it works:</p>
<p>For chapter page:<br />
\makepagestyle{mychapter}<br />
\makefootrule{mychapter}{\textwidth}{\normalrulethickness}{\footruleskip}<br />
\makeoddfoot{mychapter}{}{\thepage}{}<br />
\thispagestyle{mychapter} %only for this page<br />
\aliaspagestyle{chapter}{mychapter}<br />
For other pages:<br />
\makepagestyle{mystyl}<br />
\makeheadrule{mystyl}{\textwidth}{\normalrulethickness}<br />
\makefootrule{mystyl}{\textwidth}{\normalrulethickness}{\footruleskip}<br />
\makeoddhead{mystyl}{}{}{\small\rightmark}<br />
\makeoddfoot{mystyl}{}{\thepage}{}<br />
\pagestyle{mystyl}</p>
<p>BR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Stuart</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-5597</link>
		<dc:creator>Henrik Stuart</dc:creator>
		<pubDate>Sun, 23 May 2010 17:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-5597</guid>
		<description>The chapter uses a separate page style called chapter (incidentally). This is normally aliased to the plain page style, i.e. there&#039;s only a page number at the bottom of the page. You can, however, easily re-alias this to your page style using:

\aliaspagestyle{chapter}{mystyle}</description>
		<content:encoded><![CDATA[<p>The chapter uses a separate page style called chapter (incidentally). This is normally aliased to the plain page style, i.e. there&#8217;s only a page number at the bottom of the page. You can, however, easily re-alias this to your page style using:</p>
<p>\aliaspagestyle{chapter}{mystyle}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-5596</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 23 May 2010 13:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-5596</guid>
		<description>Thanks for &#039;Styling the chapter&#039;
I have a question: I am using this:
\makepagestyle{mystyle}
\makeheadrule{mystyle}{\textwidth}{\normalrulethickness}
\makefootrule{mystyle}{\textwidth}{\normalrulethickness}{\footruleskip}
\pagestyle{mystyle}
but page with \chapter has no additional line in header and foot. With header is ok, I do not want to have line, but line in foot is necessary. How can I add a line in foot?</description>
		<content:encoded><![CDATA[<p>Thanks for &#8216;Styling the chapter&#8217;<br />
I have a question: I am using this:<br />
\makepagestyle{mystyle}<br />
\makeheadrule{mystyle}{\textwidth}{\normalrulethickness}<br />
\makefootrule{mystyle}{\textwidth}{\normalrulethickness}{\footruleskip}<br />
\pagestyle{mystyle}<br />
but page with \chapter has no additional line in header and foot. With header is ok, I do not want to have line, but line in foot is necessary. How can I add a line in foot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Stuart</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-2051</link>
		<dc:creator>Henrik Stuart</dc:creator>
		<pubDate>Mon, 10 Aug 2009 18:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-2051</guid>
		<description>Thank you Sebastian. \makechapterstyle is defined in memoir (I should perhaps mention in every post that I expect people to be using this document class, but that also gets tedious). There are, of course, times when you cannot use memoir (as in having mandated a document class by someone else), but in all cases where you consider using article, book, report, or one of the other &quot;simple&quot; document classes, you really want to be using memoir instead as it offers you a very fine-grained control over your end result.</description>
		<content:encoded><![CDATA[<p>Thank you Sebastian. \makechapterstyle is defined in memoir (I should perhaps mention in every post that I expect people to be using this document class, but that also gets tedious). There are, of course, times when you cannot use memoir (as in having mandated a document class by someone else), but in all cases where you consider using article, book, report, or one of the other &#8220;simple&#8221; document classes, you really want to be using memoir instead as it offers you a very fine-grained control over your end result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Stuart</title>
		<link>http://hstuart.dk/2007/05/21/styling-the-chapter/comment-page-1/#comment-2050</link>
		<dc:creator>Henrik Stuart</dc:creator>
		<pubDate>Mon, 10 Aug 2009 17:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/index.php/2007/05/21/styling-the-chapter/#comment-2050</guid>
		<description>Thank you. Styling the header and footer is detailed in my post at &lt;a href=&quot;http://hstuart.dk/2007/06/12/styling-the-page-footer-and-header/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thank you. Styling the header and footer is detailed in my post at <a href="http://hstuart.dk/2007/06/12/styling-the-page-footer-and-header/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

