renamed folders to allow inserting folders in between

This commit is contained in:
hannes.kuchelmeister
2020-01-22 13:52:31 +01:00
parent 4b2a438868
commit f1782b8242
55 changed files with 581 additions and 519 deletions

View File

@@ -0,0 +1,93 @@
%!PS-Adobe-3.0 EPSF-3.0
%%For:
%%Title:
%%Creator: Scribus1.4.4
%%Pages: 1
%%BoundingBox: 0 0 595 842
%%HiResBoundingBox: 0 0 595.276 841.89
%%LanguageLevel: 3
%%EndComments
%%BeginProlog
/Scribusdict 100 dict def
Scribusdict begin
/sp {showpage} bind def
/oldsetgray /setgray load def
/cmyk {setcmykcolor} def
/m {moveto} bind def
/l {lineto} bind def
/li {lineto} bind def
/cu {curveto} bind def
/cl {closepath} bind def
/gs {gsave} bind def
/gr {grestore} bind def
/tr {translate} bind def
/ro {rotate} bind def
/sh {show} bind def
/shg {setcmykcolor moveto glyphshow} def
/shgsp {moveto glyphshow} def
/sc {scale} bind def
/se {selectfont} bind def
/sf {setfont} bind def
/sw {setlinewidth} bind def
/f {findfont} bind def
/fi {fill} bind def
/st {stroke} bind def
/shgf {gs dup scale begin cvx exec fill end gr} bind def
/shgs {gs dup 1 exch div currentlinewidth mul sw dup scale
begin cvx exec st end gr} bind def
/bEPS {
/b4_Inc_state save def
/dict_count countdictstack def
/op_count count 1 sub def
userdict begin
/showpage { } def
0 setgray 0 setlinecap
1 setlinewidth 0 setlinejoin
10 setmiterlimit [ ] 0 setdash newpath
/languagelevel where
{pop languagelevel
1 ne
{false setstrokeadjust false setoverprint
} if } if } bind def
/eEPS { count op_count sub {pop} repeat
countdictstack dict_count sub {end} repeat
b4_Inc_state restore } bind def
end
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%PageOrientation: Portrait
Scribusdict begin
save
/DeviceCMYK setcolorspace
0 0 tr
40 40 m
555.276 40 li
555.276 801.89 li
40 801.89 li cl clip newpath
gs
0.992559 sw
0 setlinecap
0 setlinejoin
[] 0 setdash
29.6548 809.103 tr
533.748 -761.657 m
17.7923 -761.657 li
7.91532 -761.657 0 -753.741 0 -743.868 cu
0 0 li
515.959 0 li
525.832 0 533.748 -7.91931 533.748 -17.7923 cu
533.748 -761.657 li
533.748 -761.657 li
cl
0 0 0 1 cmyk st
gr
%%PageTrailer
restore
gs
gr
sp
end
%%Trailer
%%EOF