<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to HowTo_AutomaticRunningHead</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_AutomaticRunningHead/</link><description>Recent changes to HowTo_AutomaticRunningHead</description><atom:link href="https://sourceforge.net/p/koma-script/wiki-en/HowTo_AutomaticRunningHead/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 28 Jul 2021 09:49:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/koma-script/wiki-en/HowTo_AutomaticRunningHead/feed" rel="self" type="application/rss+xml"/><item><title>HowTo_AutomaticRunningHead modified by Markus Kohm</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_AutomaticRunningHead/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Kohm</dc:creator><pubDate>Wed, 28 Jul 2021 09:49:39 -0000</pubDate><guid>https://sourceforge.netba2ed3e8897f3ec538e839ce6a1493cef6fc69c1</guid></item><item><title>HowTo_AutomaticRunningHead modified by Markus Kohm</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_AutomaticRunningHead/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,4 @@
-# How to enable automatic column headers (repetition of top level headers) with scrartcl or scrreprt classes
+# How to enable automatic running heads (repetition of top level headers) with scrartcl or scrreprt classes

 With the classes `scrartcl` and `scrreprt` the page style plain is default. This normally contains only a page number in the footer for the KOMA-Script classes. The header, on the other hand, is empty. In order to set an automatic running head,

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Kohm</dc:creator><pubDate>Tue, 15 Jun 2021 10:08:16 -0000</pubDate><guid>https://sourceforge.net6fa4b1736ab368b7d130ac881bbe893138282856</guid></item><item><title>HowTo_AutomaticRunningHead modified by Markus Kohm</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_AutomaticRunningHead/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="how-to-enable-automatic-column-headers-repetition-of-top-level-headers-with-scrartcl-or-scrreprt-classes"&gt;How to enable automatic column headers (repetition of top level headers) with scrartcl or scrreprt classes&lt;/h1&gt;
&lt;p&gt;With the classes &lt;code&gt;scrartcl&lt;/code&gt; and &lt;code&gt;scrreprt&lt;/code&gt; the page style plain is default. This normally contains only a page number in the footer for the KOMA-Script classes. The header, on the other hand, is empty. In order to set an automatic running head,&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;\pagestyle&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;headings&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;must be used to select a page style with automatic running head.&lt;/p&gt;
&lt;p&gt;Even loading package &lt;code&gt;scrlayer-scrpage&lt;/code&gt; does not initially change whether automatic running heads are used. Loading &lt;code&gt;scrlayer-scrpage&lt;/code&gt; always includes a switch to page style &lt;code&gt;scrheadings-scrpage&lt;/code&gt;. However, with &lt;code&gt;scrlayer-scrpage&lt;/code&gt; the question of whether automatic column titles are used does not depend on the choice of page style. Also, explicitly inserting &lt;code&gt;\headmark&lt;/code&gt; or &lt;code&gt;\leftmark&lt;/code&gt;, &lt;code&gt;\lefttopmark&lt;/code&gt;, &lt;code&gt;\leftbotmark&lt;/code&gt; or &lt;code&gt;\rightmark&lt;/code&gt;, &lt;code&gt;\righttopmark&lt;/code&gt; resp. &lt;code&gt;\rightbotmark&lt;/code&gt; into one of the header or footer elements does not invoke automatic running heads. Unless you explicitly specify otherwise, the settings that were valid before loading the package will continue to apply.&lt;/p&gt;
&lt;p&gt;For the &lt;code&gt;scrartcl&lt;/code&gt; and &lt;code&gt;scrreprt&lt;/code&gt; class, this is a manual running head by default. See the instructions &lt;code&gt;\markboth&lt;/code&gt;, &lt;code&gt;\markright&lt;/code&gt; and &lt;code&gt;\markleft&lt;/code&gt; in the KOMA-Script guide for more information. However, if you have already switched to a page style with automatic running heads before loading &lt;code&gt;scrlayer-scrpage&lt;/code&gt;, i.e. normally to page style &lt;code&gt;headings&lt;/code&gt;, its settings for automatic running heads will continue to apply after loading. Since the &lt;code&gt;scrbook&lt;/code&gt; class already uses &lt;code&gt;headings&lt;/code&gt; and thus automatic running heads by default, automatic running heads will remain enabled for this class even after loading &lt;code&gt;scrlayer-scrpage&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;However, when using &lt;code&gt;scrlayer-scrpage&lt;/code&gt; it is also possible to simply set the desired behavior directly when loading the package using the &lt;code&gt;automark&lt;/code&gt; option or subsequently using the &lt;code&gt;\automark{...}{...}&lt;/code&gt; statement. This is also strongly recommended. This and the further configurability can be found in the KOMA-Script guide.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Kohm</dc:creator><pubDate>Tue, 15 Jun 2021 10:02:05 -0000</pubDate><guid>https://sourceforge.netc3912deb65e02fabdd690fe5a9c50fbfc2239a55</guid></item></channel></rss>