This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy paththousand.ru.digital.html
328 lines (253 loc) · 15.1 KB
/
thousand.ru.digital.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<html><meta charset='UTF-8'><body class='lang_ru format_digital'><style>
@font-face { font-family: 'maruko'; src: url('assets/fonts/maruko.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'segoeprb'; src: url('assets/fonts/segoeprb.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'tea'; src: url('assets/fonts/tea.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Jura'; src: url('assets/fonts/jura_regular.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'azuki_font'; src: url('assets/fonts/azuki_font.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@page { size: 148mm 210mm; width:592px; height:840px; margin:0px; padding:0px }
body { font-family:'azuki_font','aquafont','Garamond'; padding:0px; margin:0px;}
page { page-break-after: always; display:block; position:relative; overflow:hidden; background:#ffffff; width:592px; height:820px; }
page id { position: absolute;bottom: 10px;display: block;text-align: center;width:100%;}
page grave { display:inline; background-image:url(assets/accent.grave.svg); background-position:center 0px; background-repeat:no-repeat}
page aigue { display:inline; background-image:url(assets/accent.aigue.svg); background-position:center 0px; background-repeat:no-repeat}
page tilde { display:inline; background-image:url(assets/accent.tilde.svg); background-position:center 0px; background-repeat:no-repeat}
page cedil { display:inline; background-image:url(assets/accent.cedil.svg); background-position:center 0px; background-repeat:no-repeat}
page trema { display: inline-block;background-position: center 0px;height: 15.5px;; background-repeat:no-repeat}
page trema:before { background-color:white; display: inline-block;width: 15px;height: 15px;content: ' ';position: absolute; background-image: url(assets/accent.trema.svg); }
page .umlaut { display: inline-block; position: relative; }
page .umlaut:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: 8px; left: 50%; background: url(assets/accent.umlaut.svg) no-repeat center top; background-size: contain; }
/* Hungarian accents */
page acute { display: inline-block; position: relative; }
page acute:before { display: block; width: 17px; margin-left: -8px; height: 100%; content: ''; position: absolute; top: 15px; left: 50%; background: url(assets/accent.acute.svg) no-repeat center top; background-size: contain; }
page acute_26 { display: inline-block; position: relative; }
page acute_26:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: 5px; left: 50%; background: url(assets/accent.acute.svg) no-repeat center top; background-size: contain; }
page acute_up { display: inline-block; position: relative; }
page acute_up:before { display: block; width: 17px; margin-left: -8px; height: 100%; content: ''; position: absolute; top: -3px; left: 50%; background: url(assets/accent.acute.svg) no-repeat center top; background-size: contain; }
page dblacute { display: inline-block; position: relative; }
page dblacute:before { display: block; width: 17px; margin-left: -10px; height: 100%; content: ''; position: absolute; top: 2px; left: 50%; background: url(assets/accent.dblacute.svg) no-repeat center top; background-size: contain; }
page diacrit { display: inline-block; position: relative; }
page diacrit:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: 0px; left: 50%; background: url(assets/accent.diacrit.svg) no-repeat center top; background-size: contain; }
page diacrit_up { display: inline-block; position: relative; }
page diacrit_up:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: -13px; left: 50%; background: url(assets/accent.diacrit.svg) no-repeat center top; background-size: contain; }
page.title aigue { display: inline-block;background-position-y: -4px }
page.illustration aigue { background-size: 18px 20px }
page.chapter aigue { background-size: 18px 20px }
body.lang_ru h1 { letter-spacing:-12px}
body.lang_ru .cover h1 { letter-spacing:-8px}
body.lang_ru .title h1 { letter-spacing:-8px}
body.lang_ru .preface p {letter-spacing:-6px}
body.lang_ru .thank p {letter-spacing:-6px}
body.lang_el { font-family: 'segoeprb', sans-serif; }
body.lang_el h1 { letter-spacing:0px}
body.lang_el .illustration h1 { letter-spacing:0px}
body.lang_el .preface p { letter-spacing:0px}
body.lang_ar { font-family: 'Jura', Tahoma !important; }
body.lang_ar line { display:block}
body.lang_ar .preface line { text-align:right}
body.lang_ch { font-family: 'tea'}
body.lang_pt { font-family: 'aquafont', 'Yuanti TC', sans-serif; }
body.lang_pl { font-family: 'aquafont', 'Yuanti TC', sans-serif; }
body.lang_hu { font-family: 'aquafont', 'Yuanti TC', sans-serif; }
body.format_print { background:white; width:1233px}
body.format_print page { page-break-after: unset;display:block; float:left; border-bottom:1px solid white}
body.format_print page:nth-child(odd) { page-break-after: right; border-left:1px solid black; border-right:1px solid white; margin-left:40px }
body.format_print page:nth-child(even) { page-break-after: left; clear:both; }
page.cover { background:white; overflow:hidden }
page.cover img { width:100% }
page.cover h1 { position:absolute; bottom:100px; color:black; text-transform:uppercase; width:100%; text-align:center; font-weight:normal; font-size:36px }
page.cover h1 trema:before { top:-15px }
page.cover img.logo { position: absolute;bottom: 0px;width: 70px;height: 70px;display: block;left:calc(50% - 35px); }
page.cover grave { background-position: center -1px;line-height: 50px;display: inline-block }
page.cover .umlaut:before { width: 18px; margin-left: -10px; top: -9px; }
page.title h1 { font-weight: normal;text-transform: uppercase;display: block;text-align: center;font-size: 36px;margin-top: 120px;margin-bottom: 40px }
page.title h2 { text-transform: uppercase;display: block;text-align: center;font-size: 30px;font-weight: normal;margin-bottom: 40px;padding: 0px 60px;line-height: 40px }
page.title h3 { display:block; text-align:center; font-size:28px; margin-top:40px; font-weight:normal; line-height:40px; margin-bottom:40px; }
page.title h4 { display: block;text-align: center;font-size: 18px;margin-top: 40px;font-weight: normal;line-height: 40px;margin-bottom: 40px;text-transform: uppercase }
page.title img { display: block;width: 200px;margin: 0px auto;margin-bottom: 40px }
page.title grave { background-position: center -1px;line-height: 50px;display: inline-block }
page.title .cap { background-position: center -1px;line-height: 50px;display: inline-block }
page.title trema:before { display:none !important }
page.title .umlaut:before { width: 18px; margin-left: -10px; top: -9px; }
page.preface p { padding:40px; font-size:26px; line-height:36px }
page.preface trema { display:none !important }
page.preface .umlaut:before { margin-left: -7px; top:-10px; width: 13px; margin-top: 12px; }
page.chapter h1 { position:absolute; top:40%; display:block; text-align:center; margin-top:-13px;font-size:40px; width:100%; font-weight: normal }
page.chapter img { width: 300px;height: 300px;position: absolute;top: calc(50%);left: calc(50% - 150px) }
page.chapter h1 grave { display: inline;background-image: url(assets/accent.grave.svg);background-position: 2px 5px !important }
page.chapter h1 aigue { display:inline; background-image:url(assets/accent.aigue.svg); background-position:center 0px }
page.chapter h1 cedil { display:inline; background-image:url(assets/accent.cedil.svg); background-position:3px 13px }
page.illustration img { display: block; width:100%; position:absolute; bottom:0px }
page.illustration h1 { position:absolute; top:100px; display:block; text-align:center; width:calc(100% - 40px); padding:0px 20px; font-size:38px;font-weight: normal; line-height: 60px }
page.illustration h1 trema:before { top:10px }
page.thank p { padding:40px; font-size:26px; line-height:36px }
page.thank h1 { font-weight: normal;text-transform: uppercase;display: block;text-align: center;font-size: 36px;margin-top: 120px;margin-bottom: 40px }
page.thank list { display:block }
page.thank list li { display:block; font-size:20px; line-height:30px }
page.thank list li span.left { width: calc(50% - 15px);display: inline-block;text-align: right;margin-right: 15px }
page.thank list li span.right { width: calc(50% - 15px);display: inline-block;text-align: left;margin-left: 15px }
page.back_cover { background:white; overflow:hidden }
page.back_cover img.logo { position: absolute;bottom: 0px;width: 70px;height: 70px;display: block;left:calc(50% - 35px); }
</style>
<page class='cover'>
<img src='assets/cover.svg'/><h1>Тысяча Комнат</h1><img class='logo' src='assets/hundred.rabbits.logo.svg'/>
</page>
<page class='blank'>
</page>
<page class='title'>
<h1>Тысяча Комнат</h1>
<h2>Кошка, Сова, Летучая мышь и Лисёнок</h2>
<img src='assets/glyph.png'/>
<h3>Художник Р. Беллум<br />Под редакцией Д. Л. Линвеги</h3>
<h4>Издание первое</h4>
</page>
<page class='blank'>
</page>
<page class='preface'>
<p>Вы проснулись в белой замкнутой комнате. На парте перед вами чистый лист и карандаш. Под крышкой — пачка исписанной вами бумаги, о которой вы ничего не помните.</p>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Урок 1</h1><img src='assets/lesson.1.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.1.png'/>
<h1>Просыпается Кошка.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.1.png'/>
<h1>Сова находит лист бумаги.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.1.png'/>
<h1>Летучая мышь находит карандаш.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.1.png'/>
<h1>Лисёнок открывает крышку парты.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Урок 2</h1><img src='assets/lesson.2.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.2.png'/>
<h1>Кошка точит когти о стены.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.2.png'/>
<h1>Сова оставляет в парте записку.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.2.png'/>
<h1>Летучая мышь находит ещё карандаш.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.2.png'/>
<h1>Лисёнок разбирает парту.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Урок 3</h1><img src='assets/lesson.3.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.3.png'/>
<h1>Кошка расправляется с бумагой и карандашом.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.3.png'/>
<h1>Сова находит в парте записи.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.3.png'/>
<h1>Летучая мышь обнаружила, что парта набита карандашами.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.3.png'/>
<h1>Лисёнок собирает парту наоборот.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Урок 4</h1><img src='assets/lesson.4.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.4.png'/>
<h1>Кошка залезает в парту.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.4.png'/>
<h1>Сова пытается отомкнуть комнату.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.4.png'/>
<h1>Летучая мышь не видит выхода.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.4.png'/>
<h1>У Лисёнка гость.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Урок 5</h1><img src='assets/lesson.5.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.5.png'/>
<h1>Кошка вылезает из парты.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.5.png'/>
<h1>Сова разгадывает комнату.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.5.png'/>
<h1>Летучая мышь просыпается.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.5.png'/>
<h1>У Лисёнка еще один гость.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Урок 6</h1><img src='assets/lesson.6.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.6.png'/>
<h1>Кошка расправляется с партой.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.6.png'/>
<h1>Сова находит какие-то почеркушки.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.6.png'/>
<h1>Летучая мышь находит карандаш.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.6.png'/>
<h1>У лисёнка слишком много гостей.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Последней урок</h1><img src='assets/lesson.7.png'/>
</page>
<page class='blank'>
</page>
<page class='illustration'>
<img src='assets/you.1.png'/>
<h1>Что будете делать?</h1>
</page>
<page class='blank'>
</page>
<page class='thank'>
<h1>Спасибо</h1><list><li><span class='left'>Russian</span><span class='right'>RA</span></li><li><span class='left'>Japanese</span><span class='right'>Chase & Yuka</span></li><li><span class='left'>German</span><span class='right'>Max Häßlein</span></li><li><span class='left'>Italian</span><span class='right'>Federico Salvador</span></li><li><span class='left'>Dutch</span><span class='right'>Vincent</span></li><li><span class='left'>Greek</span><span class='right'>Paris K. & Nikos Kokolakis</span></li><li><span class='left'>Chinese</span><span class='right'>Humble Ray</span></li><li><span class='left'>Arabic</span><span class='right'>Hazza Alkaabi</span></li><li><span class='left'>Hungarian</span><span class='right'>Attila Mal<acute>a</acute>rik</span></li><li><span class='left'>Espa<tilde>n</tilde>ol</span><span class='right'>F<aigue>a</aigue>yer (Antonio Uribe)</span></li><li><span class='left'>Português</span><span class='right'>Hugo Anaya</span></li><li><span class='left'>Polish</span><span class='right'>Tymoteusz Masiakowski & Tomasz Stecko</span></li></list>
</page>
<page class='back_cover'>
<img class='logo' src='assets/hundred.rabbits.logo.svg'/>
</page>
</body></html>