Skip to content

Commit 7fffdbf

Browse files
committed
tidy up figures to validate as svg 1.1
1 parent 759576d commit 7fffdbf

File tree

93 files changed

+403
-419
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+403
-419
lines changed

content.opf

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<dc:identifier id="bookid">urn:uuid:a412368e-e0ac-42ce-8c01-0f0da52f5731</dc:identifier>
99
<dc:language>en-US</dc:language>
1010
<meta name="cover" content="cover-image"/>
11-
<meta property="dcterms:modified">2014-02-22T15:43:43Z</meta>
11+
<meta property="dcterms:modified">2014-02-23T01:22:07Z</meta>
1212
</metadata>
1313
<manifest>
1414
<item id="css-style" href="html/css/style.css" media-type="text/css"/>
@@ -20,6 +20,10 @@
2020
<item id="cover-jpg" href="html/fig/bookwheel.jpg" media-type="image/jpeg"/>
2121
<item id="toc" properties="nav" href="toc.xhtml" media-type="application/xhtml+xml"/>
2222
<item id="nexus" href="html/index.xhtml" properties="svg" media-type="application/xhtml+xml"/>
23+
<item id="font-license" href="html/css/fonts/LICENCE.txt" media-type="text/plain"/>
24+
<item id="ofl-1_1" href="html/css/fonts/OFL-1.1.txt" media-type="text/plain"/>
25+
<item id="gpl" href="html/css/fonts/GPL.txt" media-type="text/plain"/>
26+
<item id="license" href="LICENSE" media-type="text/plain"/>
2327
<item id="xUTF" href="html/UTF.xhtml" media-type="application/xhtml+xml"/>
2428
<item id="xDedication" href="html/Dedication.xhtml" media-type="application/xhtml+xml"/>
2529
<item id="xForeword" href="html/Foreword.xhtml" properties="mathml" media-type="application/xhtml+xml"/>

create_metafiles.rb

+4
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
<item id="cover-jpg" href="#{DIR}fig/bookwheel.jpg" media-type="image/jpeg"/>
5858
<item id="toc" properties="nav" href="toc.xhtml" media-type="application/xhtml+xml"/>
5959
<item id="nexus" href="#{DIR}index.xhtml" properties="svg" media-type="application/xhtml+xml"/>
60+
<item id="font-license" href="#{DIR}css/fonts/LICENCE.txt" media-type="text/plain"/>
61+
<item id="ofl-1_1" href="#{DIR}css/fonts/OFL-1.1.txt" media-type="text/plain"/>
62+
<item id="gpl" href="#{DIR}css/fonts/GPL.txt" media-type="text/plain"/>
63+
<item id="license" href="LICENSE" media-type="text/plain"/>
6064
</manifest>
6165
<spine>
6266
<itemref idref="cover" linear="no"/>

html/fig/chap1/Fig1.1g.std.svg

+1-1
Loading

html/fig/chap1/Fig1.2.std.svg

+1-1
Loading

html/fig/chap1/Fig1.3d.std.svg

+3-3
Loading

html/fig/chap1/Fig1.4d.std.svg

+3-3
Loading

0 commit comments

Comments
 (0)