# HG changeset patch # User Arne Babenhauserheide # Date 1675410289 -3600 # Fri Feb 03 08:44:49 2023 +0100 # Node ID 1b0a85306b797098a385cda96503a89e3d08b498 # Parent 75426642030afbb02dfc8f7437ce4e290c5d7844 3.0 rb4 diff --git a/Flyerbooks/Makefile b/Flyerbooks/Makefile --- a/Flyerbooks/Makefile +++ b/Flyerbooks/Makefile @@ -32,6 +32,9 @@ flyer-12x-drucker-doppel.pdf : flyer-12x.pdf pdfjam --nup 1x2 --landscape -o "$@" "$<" 1,1,2,2 +flyer-12x-wir-machen-druck.pdf : flyer-12x.pdf + pdfjam --papersize '{216mm,600mm}' --landscape --angle 180 "$<" 2 && pdfjam --papersize '{216mm,600mm}' --landscape -o "$@" "$<" 1 flyer-12x-2-pdfjam.pdf 1 && rm flyer-12x-2-pdfjam.pdf + .INTERMEDIATE: pdfmeta pdfmeta: ## create empty metadata file for reproducible ghostscript, note that umlauts are escapes for iso-latin-1! echo -e "[ /Title (Flyerbuch: Die neuen Lande)\n /Author (1w6 Team)\n /Subject (Ein W\\374rfel System)\n /Keywords (RPG)\n /ModDate (0)\n /CreationDate (0)\n /Creator (none)\n /Producer (none)\n /DOCINFO pdfmark" > '$@' diff --git a/Flyerbooks/flyer-12x.sla b/Flyerbooks/flyer-technophob-12x.sla copy from Flyerbooks/flyer-12x.sla copy to Flyerbooks/flyer-technophob-12x.sla --- a/Flyerbooks/flyer-12x.sla +++ b/Flyerbooks/flyer-technophob-12x.sla @@ -122,56 +122,80 @@ - - + + - - - + + + - + + + + + + + + - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -251,16 +275,22 @@ - + - + + + + + - + - - - - + + + + + + @@ -321,36 +351,31 @@ - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - + + + + - + @@ -378,19 +403,13 @@ - - - - - - - - - - - - - + + + + + + + @@ -403,60 +422,50 @@ - + - + - + - + - + - + - + - - - + - - - + - + - + + + - - - - - - - - - + + + + + - + - + - - - - - + @@ -859,35 +868,35 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Hauptdokument/ews30/NEWS b/Hauptdokument/ews30/NEWS --- a/Hauptdokument/ews30/NEWS +++ b/Hauptdokument/ews30/NEWS @@ -1,3 +1,10 @@ +ews30 3.0rb4 +- Struktur: Welten als eigene Kapitel und Top-Header etwas weiter unten. +- Bild: Dryade von Patrice Garcia via Ryzom. +- Textschliff für konsistentere Satzlängen — dank an Christian! +- Die Alte Kunst (Steno-Magie) zur Welt hinter der Welt dazu. +- Mehr Bilder. + ews30 3.0rb3 - Struktur: Welten als eigene Kapitel und Top-Header etwas weiter unten. - Bild: Dryade von Patrice Garcia via Ryzom. diff --git a/Hauptdokument/ews30/variables.tex b/Hauptdokument/ews30/variables.tex --- a/Hauptdokument/ews30/variables.tex +++ b/Hauptdokument/ews30/variables.tex @@ -1,6 +1,6 @@ \newcommand{\version}{3.0\,\(r\beta_4\)} -\newcommand{\releasedate}{2022-09-26}%{2021-12-24}% {\today} % today removed for reproducibility +\newcommand{\releasedate}{2023-02-02}%{2021-12-24}% {\today} % today removed for reproducibility % Code-Name -\newcommand{\codename}{...} +\newcommand{\codename}{EBR} % Slogan -\newcommand{\catchphrase}{...} +\newcommand{\catchphrase}{Extreme Baddok Release}