The Cover is finished already ;-)
This commit is contained in:
BIN
issue05/Back.png
Normal file
BIN
issue05/Back.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 79 KiB |
@@ -59,15 +59,7 @@
|
|||||||
width="297"
|
width="297"
|
||||||
height="210"
|
height="210"
|
||||||
x="-5.6843419e-14"
|
x="-5.6843419e-14"
|
||||||
y="0" /></clipPath><clipPath
|
y="0" /></clipPath></defs><g
|
||||||
clipPathUnits="userSpaceOnUse"
|
|
||||||
id="clipPath1"><rect
|
|
||||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:2.09728;stroke-linecap:round"
|
|
||||||
id="rect2"
|
|
||||||
width="148.49998"
|
|
||||||
height="209.99998"
|
|
||||||
x="148.50002"
|
|
||||||
y="280.17566" /></clipPath></defs><g
|
|
||||||
inkscape:groupmode="layer"
|
inkscape:groupmode="layer"
|
||||||
id="layer4"
|
id="layer4"
|
||||||
inkscape:label="Illu"
|
inkscape:label="Illu"
|
||||||
@@ -85,10 +77,17 @@
|
|||||||
id="image1-0"
|
id="image1-0"
|
||||||
x="8.6749042e-06"
|
x="8.6749042e-06"
|
||||||
y="280.17566"
|
y="280.17566"
|
||||||
clip-path="url(#clipPath1)"
|
clip-path="none"
|
||||||
inkscape:export-filename="Cover.png"
|
inkscape:export-filename="Cover.png"
|
||||||
inkscape:export-xdpi="200"
|
inkscape:export-xdpi="200"
|
||||||
inkscape:export-ydpi="200" /></g><g
|
inkscape:export-ydpi="200"
|
||||||
|
mask="none" /><rect
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:2.09728;stroke-linecap:round"
|
||||||
|
id="rect2"
|
||||||
|
width="148.49998"
|
||||||
|
height="209.99998"
|
||||||
|
x="0.91446042"
|
||||||
|
y="280.72495" /></g><g
|
||||||
inkscape:groupmode="layer"
|
inkscape:groupmode="layer"
|
||||||
id="layer3"
|
id="layer3"
|
||||||
inkscape:label="Text"
|
inkscape:label="Text"
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.8 MiB After Width: | Height: | Size: 2.8 MiB |
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
@@ -1,12 +1,15 @@
|
|||||||
SRC=../macros cover forward adventure guns report minigame review.ms feedback outlook imprint
|
SRC=../macros toc forward adventure guns report minigame review.ms feedback outlook imprint
|
||||||
|
|
||||||
all: Grenzland5.pdf
|
all: Grenzland5.pdf
|
||||||
|
|
||||||
Grenzland5.ps: ${SRC} Makefile
|
body.ps: ${SRC} Makefile
|
||||||
groff -ms -mde -e -t -p -Tps -Kutf8 -dpaper=a5 -P -pA5 ${SRC} > $@
|
groff -ms -mde -e -t -p -Tps -Kutf8 -dpaper=a5 -P -pA5 ${SRC} > $@
|
||||||
|
|
||||||
Grenzland5.pdf: Grenzland5.ps Makefile
|
body.pdf: body.ps Makefile
|
||||||
ps2pdf $< $@
|
ps2pdf $< $@
|
||||||
|
|
||||||
|
Grenzland5.pdf: body.pdf Front.png Back.png
|
||||||
|
pdfjam --a5paper -o $@ -- Front.png - body.pdf {},-,{} Back.png -
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *~
|
rm -f *~
|
||||||
|
|||||||
5
issue05/toc
Normal file
5
issue05/toc
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.TL "5" "Science Fantasy" "Apr 2025"
|
||||||
|
.CI "Editorial" "1"
|
||||||
|
.CI "Feedback" "x"
|
||||||
|
.CI "Outlook" "x"
|
||||||
|
.TF
|
||||||
Reference in New Issue
Block a user