This repository has been archived by the owner on Oct 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ammar.usama@nlb.no
committed
May 14, 2016
1 parent
6549e0d
commit 2bcffce
Showing
10 changed files
with
340 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,29 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" | ||
epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Testbok</title> | ||
<meta name="dc:identifier" content="123456" /> | ||
|
||
|
||
</head> | ||
<body epub:type="chapter"> | ||
<div epub:type="pagebreak" id="page-1" class="page-normal">1</div> | ||
<h1 id="h1-1">Testbok</h1> | ||
<section epub:type="z3998:poem" class="poem"> | ||
<div epub:type="z3998:verse" class="verse linegroup"> | ||
<p class="line">Liten?</p> | ||
|
||
<p class="line">Liten?</p> | ||
</div> | ||
</section> | ||
|
||
<div epub:type="pagebreak" id="page-2" class="page-normal">2</div> | ||
<p class="line">side 2</p> | ||
<p class="line">abc</p> | ||
<p class="line">lll</p> | ||
|
||
<p class="line">side 2</p> | ||
<p class="line">abc</p> | ||
<p class="line">lll</p> | ||
<div epub:type="pagebreak" id="page-3" class="page-normal">3</div> | ||
<p class="line">side 2</p> | ||
<p class="line">abc</p> | ||
<p class="line">lll</p> | ||
|
||
<ul> | ||
<li>aaa aaa</li> | ||
<li>bbb bbb | ||
<ul> | ||
<li>lll lll</li> | ||
<li>rrr rrr</li> | ||
<li>aaa aaa </li> | ||
</ul> | ||
</li> | ||
<li>ccc ccc</li> | ||
</ul> | ||
|
||
<p class="line">side 2</p> | ||
<p class="line">abc</p> | ||
<p class="line">lll</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" | ||
epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Testbok</title> | ||
<meta name="dc:identifier" content="123456" /> | ||
</head> | ||
<body epub:type="chapter"> | ||
<body epub:type="bodymatter part" > | ||
<div epub:type="pagebreak" id="page-2" class="page-normal">2</div> | ||
<h1 id="h1-2">NLB </h1> | ||
<p>NLB er et bibliotek .</p> | ||
<p>Våre avdelinger er:</p> | ||
<div class="page-normal" epub:type="pagebreak" id="page-8" title="8"></div> | ||
<p>aa</p> | ||
<p>bb</p> | ||
<div class="page-normal" epub:type="pagebreak" id="page-9" title="9">9</div> | ||
<p>cc</p> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" | ||
epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Testbok</title> | ||
<meta name="dc:identifier" content="123456" /> | ||
|
||
|
||
</head> | ||
<body epub:type="chapter"> | ||
<div epub:type="pagebreak" id="page-1" class="page-normal">1</div> | ||
<h1 id="h1-1">Testbok</h1> | ||
<section epub:type="z3998:poem" class="poem"> | ||
<div epub:type="z3998:verse" class="verse linegroup"> | ||
<p class="line">Liten?</p> | ||
</div> | ||
</section> | ||
<div epub:type="pagebreak" id="page-2" class="page-normal">2</div> | ||
<p class="line">side 2</p> | ||
<p class="line">abc</p> | ||
<p class="line">lll</p> | ||
<div epub:type="pagebreak" id="page-3" class="page-normal">3</div> | ||
<p class="line">side 2</p> | ||
<p class="line">abc</p> | ||
<p class="line">lll</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" | ||
epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Testbok</title> | ||
<meta name="dc:identifier" content="123456" /> | ||
</head> | ||
<body epub:type="bodymatter part"> | ||
<div epub:type="pagebreak" id="page-2" class="page-normal">2</div> | ||
<h1 id="h1-2">NLB </h1> | ||
<p>aaa.</p> | ||
<ul> | ||
<li>aaa aaa</li> | ||
<li>bbb bbb <ul> | ||
<li>lll lll</li> | ||
<li>rrr rrr</li> | ||
<li>aaa aaa </li> | ||
</ul> | ||
</li> | ||
<li>ccc ccc</li> | ||
</ul> | ||
<p>bbb</p> | ||
<ol> | ||
<li>aaa aaa</li> | ||
<li>bbb bbb <ol> | ||
<li>lll lll</li> | ||
<li>rrr rrr</li> | ||
<li>aaa aaa </li> | ||
</ol> | ||
</li> | ||
<li>ccc ccc</li> | ||
</ol> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html> | ||
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Testbok</title> | ||
<meta name="dc:identifier" content="123456" /> | ||
</head> | ||
<body> | ||
<nav epub:type="toc"> | ||
<h1>Innholdsfortegnelse</h1> | ||
<ol> | ||
<li> | ||
<a href="content-1.xhtml#h1-1"> | ||
<span>Testbok</span> | ||
</a> | ||
</li> | ||
<li> | ||
<a href="content-2.xhtml#h1-2"> | ||
<span>NLB - Norsk lyd- og blindeskriftbibliotek</span> | ||
</a> | ||
</li> | ||
</ol> | ||
</nav> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="pub-identifier" xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
xmlns:dcterms="http://purl.org/dc/terms/"> | ||
<metadata> | ||
<dc:identifier id="pub-identifier">123456</dc:identifier> | ||
<dc:title>Testbok</dc:title> | ||
<dc:language>no</dc:language> | ||
<dc:creator>Norsk lyd- og blindeskriftbibliotek</dc:creator> | ||
<dc:date>2016-03-01</dc:date> | ||
<dc:publisher>NLB</dc:publisher> | ||
</metadata> | ||
<manifest> | ||
<item id="item_1" media-type="application/xhtml+xml" href="content-1.xhtml"/> | ||
<item id="item_2" media-type="application/xhtml+xml" href="content-2.xhtml"/> | ||
<item id="item_3" media-type="application/xhtml+xml" href="nav.xhtml" properties="nav"/> | ||
</manifest> | ||
<spine> | ||
<itemref id="itemref_1" idref="item_1"/> | ||
<itemref id="itemref_2" idref="item_2"/> | ||
</spine> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.