Skip to content

Commit

Permalink
tidy up figures to validate as svg 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sarabander committed Feb 22, 2014
1 parent 759576d commit 7fffdbf
Show file tree
Hide file tree
Showing 93 changed files with 403 additions and 419 deletions.
6 changes: 5 additions & 1 deletion content.opf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<dc:identifier id="bookid">urn:uuid:a412368e-e0ac-42ce-8c01-0f0da52f5731</dc:identifier>
<dc:language>en-US</dc:language>
<meta name="cover" content="cover-image"/>
<meta property="dcterms:modified">2014-02-22T15:43:43Z</meta>
<meta property="dcterms:modified">2014-02-23T01:22:07Z</meta>
</metadata>
<manifest>
<item id="css-style" href="html/css/style.css" media-type="text/css"/>
Expand All @@ -20,6 +20,10 @@
<item id="cover-jpg" href="html/fig/bookwheel.jpg" media-type="image/jpeg"/>
<item id="toc" properties="nav" href="toc.xhtml" media-type="application/xhtml+xml"/>
<item id="nexus" href="html/index.xhtml" properties="svg" media-type="application/xhtml+xml"/>
<item id="font-license" href="html/css/fonts/LICENCE.txt" media-type="text/plain"/>
<item id="ofl-1_1" href="html/css/fonts/OFL-1.1.txt" media-type="text/plain"/>
<item id="gpl" href="html/css/fonts/GPL.txt" media-type="text/plain"/>
<item id="license" href="LICENSE" media-type="text/plain"/>
<item id="xUTF" href="html/UTF.xhtml" media-type="application/xhtml+xml"/>
<item id="xDedication" href="html/Dedication.xhtml" media-type="application/xhtml+xml"/>
<item id="xForeword" href="html/Foreword.xhtml" properties="mathml" media-type="application/xhtml+xml"/>
Expand Down
4 changes: 4 additions & 0 deletions create_metafiles.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
<item id="cover-jpg" href="#{DIR}fig/bookwheel.jpg" media-type="image/jpeg"/>
<item id="toc" properties="nav" href="toc.xhtml" media-type="application/xhtml+xml"/>
<item id="nexus" href="#{DIR}index.xhtml" properties="svg" media-type="application/xhtml+xml"/>
<item id="font-license" href="#{DIR}css/fonts/LICENCE.txt" media-type="text/plain"/>
<item id="ofl-1_1" href="#{DIR}css/fonts/OFL-1.1.txt" media-type="text/plain"/>
<item id="gpl" href="#{DIR}css/fonts/GPL.txt" media-type="text/plain"/>
<item id="license" href="LICENSE" media-type="text/plain"/>
</manifest>
<spine>
<itemref idref="cover" linear="no"/>
Expand Down
2 changes: 1 addition & 1 deletion html/fig/chap1/Fig1.1g.std.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion html/fig/chap1/Fig1.2.std.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions html/fig/chap1/Fig1.3d.std.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions html/fig/chap1/Fig1.4d.std.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7fffdbf

Please sign in to comment.