1
0
Fork 0
blog
LEdoian 7 months ago
parent d6bcb91587
commit 5ef653e3a6

@ -3,6 +3,7 @@ Print your stuff on Möbius bands!
:slug: mobius-print
:date: 2024-03-02 18:07
:modified: 2024-03-03 14:59
:tags: lifehack, print
:category: technology
:keywords: Möbius band, two-sided printing,
@ -142,7 +143,7 @@ Cheat sheet: paperjam commands
* - Möbius (with patch)
- ``interleave(2)``
* - Möbius (known page count)
- ``select {1..5 10..6} modulo(1,half) {1,-1}``
- ``select {1..5 10..6} modulo(1,half) {1 -1}``
* - Multiple Möbius bands, odd-even
- ``modulo(4) {1 3 2 4}``
* - Multiple bands, "modulo 3"

Loading…
Cancel
Save