返回 ppt-master
05_chapter_full.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720"
3 data-pptx-master="editorial_bleed_master" data-pptx-master-name="Editorial Bleed"
4 data-pptx-layout="chapter_full" data-pptx-layout-name="Chapter Full">
5 <defs>
6 <linearGradient id="chapter-full-wash-paint" x1="0" y1="0" x2="0" y2="1">
7 <stop offset="0" stop-color="#000000" stop-opacity="0.44"/>
8 <stop offset="1" stop-color="#000000" stop-opacity="0.68"/>
9 </linearGradient>
10 </defs>
11 <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#0F172A"
12 data-pptx-layer="master" data-pptx-editable="false"/>
13 <g id="chapter-full-picture-slot" data-pptx-placeholder="picture" data-pptx-idx="1"
14 data-pptx-bounds="0 0 1280 720">
15 <image id="chapter-full-picture-carrier" data-pptx-carrier="true"
16 x="0" y="0" width="1280" height="720" preserveAspectRatio="none"
17 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
18 </g>
19 <rect id="chapter-full-wash" x="0" y="0" width="1280" height="720"
20 fill="url(#chapter-full-wash-paint)" data-pptx-role="decoration"/>
21 <g id="chapter-full-number-slot" data-pptx-placeholder="body" data-pptx-idx="2"
22 data-pptx-bounds="80 232 320 72">
23 <text id="chapter-full-number-carrier" data-pptx-carrier="true"
24 x="80" y="292" fill="#64748B" font-family="Arial, Microsoft YaHei, sans-serif"
25 font-size="56" font-weight="700">{{CHAPTER_NUM}}</text>
26 </g>
27 <g id="chapter-full-title-slot" data-pptx-placeholder="title"
28 data-pptx-bounds="80 332 1120 96">
29 <text id="chapter-full-title-carrier" data-pptx-carrier="true"
30 x="80" y="402" fill="#FFFFFF" font-family="Arial, Microsoft YaHei, sans-serif"
31 font-size="52" font-weight="700">{{CHAPTER_TITLE}}</text>
32 </g>
33 <g id="chapter-full-desc-slot" data-pptx-placeholder="body" data-pptx-idx="3"
34 data-pptx-bounds="80 452 880 56">
35 <text id="chapter-full-desc-carrier" data-pptx-carrier="true"
36 x="80" y="490" fill="#CBD5E1" font-family="Arial, Microsoft YaHei, sans-serif"
37 font-size="22">{{CHAPTER_DESC}}</text>
38 </g>
39 </svg>
40
40 lines Plain Text