<?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_PaginationInFootOutside</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_PaginationInFootOutside/</link><description>Recent changes to HowTo_PaginationInFootOutside</description><atom:link href="https://sourceforge.net/p/koma-script/wiki-en/HowTo_PaginationInFootOutside/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 28 Jul 2021 09:30:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/koma-script/wiki-en/HowTo_PaginationInFootOutside/feed" rel="self" type="application/rss+xml"/><item><title>HowTo_PaginationInFootOutside modified by Markus Kohm</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_PaginationInFootOutside/</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:30:36 -0000</pubDate><guid>https://sourceforge.netb79bc280d3f6afbe1c7aaa9d8cd3b2231850e203</guid></item><item><title>HowTo_PaginationInFootOutside modified by Markus Kohm</title><link>https://sourceforge.net/p/koma-script/wiki-en/HowTo_PaginationInFootOutside/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="how-to-move-the-page-number-outside-flush-for-a-single-sided-document"&gt;How to move the page number outside flush for a single-sided document&lt;/h1&gt;
&lt;p&gt;Single-sided documents consist exclusively of right-hand pages. This means that there is no unique outside designation, as there are both outside left and outside right on each page. Users who speak of the outside of a single-sided document usually mean either right, or in reality they do not want to print single-sided, but only print double-sided with margins of the same width on the right and left.&lt;/p&gt;
&lt;p&gt;For the page number on the right, see “&lt;a class="" href="/p/koma-script/wiki-en/HowTo_PaginationInFooterRight/"&gt;How to move the page number to the right for a single-sided document&lt;/a&gt;”.&lt;/p&gt;
&lt;p&gt;For a double-sided document, where only the left and right margins should be the same size, you can simply use option &lt;code&gt;twoside=semi&lt;/code&gt; in KOMA-Script:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;\documentclass&lt;/span&gt;&lt;span class="na"&gt;[twoside=semi]&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;scrreprt&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\usepackage&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;blindtext&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\blinddocument&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;This actually creates a double-sided document, where only &lt;a class="" href="https://www.ctan.org/pkg/typearea" rel="nofollow"&gt;&lt;code&gt;typearea&lt;/code&gt;&lt;/a&gt; is instructed to calculate and set margins for a single-sided document. Since by default the pagination of double-sided documents is already done outside in the footer, the problem is solved.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Kohm</dc:creator><pubDate>Tue, 27 Apr 2021 14:40:20 -0000</pubDate><guid>https://sourceforge.net16f4d5cace548c3c2fd7e9f320500dc6f36ceeef</guid></item></channel></rss>