From 5dd1f31c7096c861809c3aa0063537de4d66b33c Mon Sep 17 00:00:00 2001
From: Pavel 'LEdoian' Turinsky
Date: Sun, 3 Mar 2024 15:00:07 +0100
Subject: [PATCH] render
---
output/feeds/all.atom.xml | 4 ++--
output/feeds/technology.atom.xml | 4 ++--
output/mobius-print.html | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 04c315d..5c46349 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,5 @@
-LEdoian's Bloghttps://blog.ledoian.cz/2024-03-02T18:07:00+01:00Print your stuff on Möbius bands!2024-03-02T18:07:00+01:002024-03-02T18:07:00+01:00LEdoiantag:blog.ledoian.cz,2024-03-02:/mobius-print.html<p>I found a fun and useful way of printing stuff to ~~both~~all sides of a paper.
+LEdoian's Bloghttps://blog.ledoian.cz/2024-03-03T14:59:00+01:00Print your stuff on Möbius bands!2024-03-02T18:07:00+01:002024-03-03T14:59:00+01:00LEdoiantag:blog.ledoian.cz,2024-03-02:/mobius-print.html<p>I found a fun and useful way of printing stuff to ~~both~~all sides of a paper.
I just need to find the right printer!</p>
<div class="section" id="quick-recap-how-to-conventionally-print-stuff-two-sided">
<h2>Quick recap: how to conventionally print stuff two-sided</h2>
@@ -121,7 +121,7 @@ guarantees other approaches may yield better results.</p>
<td><tt class="docutils literal">interleave(2)</tt></td>
</tr>
<tr><td>Möbius (known page count)</td>
-<td><tt class="docutils literal">select <span class="pre">{1..5</span> <span class="pre">10..6}</span> modulo(1,half) <span class="pre">{1,-1}</span></tt></td>
+<td><tt class="docutils literal">select <span class="pre">{1..5</span> <span class="pre">10..6}</span> modulo(1,half) {1 <span class="pre">-1}</span></tt></td>
</tr>
<tr><td>Multiple Möbius bands, odd-even</td>
<td><tt class="docutils literal">modulo(4) {1 3 2 4}</tt></td>
diff --git a/output/feeds/technology.atom.xml b/output/feeds/technology.atom.xml
index 95c15b2..f0b1192 100644
--- a/output/feeds/technology.atom.xml
+++ b/output/feeds/technology.atom.xml
@@ -1,5 +1,5 @@
-LEdoian's Blog - technologyhttps://blog.ledoian.cz/2024-03-02T18:07:00+01:00Print your stuff on Möbius bands!2024-03-02T18:07:00+01:002024-03-02T18:07:00+01:00LEdoiantag:blog.ledoian.cz,2024-03-02:/mobius-print.html<p>I found a fun and useful way of printing stuff to ~~both~~all sides of a paper.
+LEdoian's Blog - technologyhttps://blog.ledoian.cz/2024-03-03T14:59:00+01:00Print your stuff on Möbius bands!2024-03-02T18:07:00+01:002024-03-03T14:59:00+01:00LEdoiantag:blog.ledoian.cz,2024-03-02:/mobius-print.html<p>I found a fun and useful way of printing stuff to ~~both~~all sides of a paper.
I just need to find the right printer!</p>
<div class="section" id="quick-recap-how-to-conventionally-print-stuff-two-sided">
<h2>Quick recap: how to conventionally print stuff two-sided</h2>
@@ -121,7 +121,7 @@ guarantees other approaches may yield better results.</p>
<td><tt class="docutils literal">interleave(2)</tt></td>
</tr>
<tr><td>Möbius (known page count)</td>
-<td><tt class="docutils literal">select <span class="pre">{1..5</span> <span class="pre">10..6}</span> modulo(1,half) <span class="pre">{1,-1}</span></tt></td>
+<td><tt class="docutils literal">select <span class="pre">{1..5</span> <span class="pre">10..6}</span> modulo(1,half) {1 <span class="pre">-1}</span></tt></td>
</tr>
<tr><td>Multiple Möbius bands, odd-even</td>
<td><tt class="docutils literal">modulo(4) {1 3 2 4}</tt></td>
diff --git a/output/mobius-print.html b/output/mobius-print.html
index ac699e6..10038cd 100644
--- a/output/mobius-print.html
+++ b/output/mobius-print.html
@@ -176,7 +176,7 @@ guarantees other approaches may yield better results.