File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html > < head >
3+ < meta charset ="UTF-8 ">
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
5+ < meta http-equiv ="X-UA-Compatible " content ="ie=edge "/>
6+ < link rel ="stylesheet " href ="css/lacy.css " media ="all " />
7+ < script src ="js/CETEI.js "> </ script >
8+ < script >
9+ let c = new CETEI ( ) ;
10+ let behaviors = {
11+ "namespaces" : {
12+ "el" : "http://distantreading.net/eltec/ns"
13+ } ,
14+ "tei" : {
15+ "teiHeader" : null ,
16+ "distributor" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
17+ "author" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
18+ "pb" :[ "<p class='break'>[page $@n]</p>" ] ,
19+ "ref" : [ "<a href='$rw@target'> ↠ </a>" ] ,
20+ } ,
21+ } ;
22+ c . addBehaviors ( behaviors ) ;
23+ c . getHTML5 ( "https://raw.githubusercontent.com/lb42/Lacy/main/TEI/L0319.xml" , function ( data ) {
24+ document . getElementsByTagName ( "body" ) [ 0 ] . appendChild ( data ) ; } ) ;
25+ </ script >
26+ < title > Lacy's Acting Edition : L0319 </ title >
27+ </ head >
28+ < body >
29+ < a href ="https://lb42.github.io/Lacy/ ">
30+ < img src ="media/lacyIcon.png " alt ="Digital Lacy "/>
31+ </ a >
32+ </ body >
33+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html > < head >
3+ < meta charset ="UTF-8 ">
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
5+ < meta http-equiv ="X-UA-Compatible " content ="ie=edge "/>
6+ < link rel ="stylesheet " href ="css/lacy.css " media ="all " />
7+ < script src ="js/CETEI.js "> </ script >
8+ < script >
9+ let c = new CETEI ( ) ;
10+ let behaviors = {
11+ "namespaces" : {
12+ "el" : "http://distantreading.net/eltec/ns"
13+ } ,
14+ "tei" : {
15+ "teiHeader" : null ,
16+ "distributor" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
17+ "author" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
18+ "pb" :[ "<p class='break'>[page $@n]</p>" ] ,
19+ "ref" : [ "<a href='$rw@target'> ↠ </a>" ] ,
20+ } ,
21+ } ;
22+ c . addBehaviors ( behaviors ) ;
23+ c . getHTML5 ( "https://raw.githubusercontent.com/lb42/Lacy/main/TEI/L0770.xml" , function ( data ) {
24+ document . getElementsByTagName ( "body" ) [ 0 ] . appendChild ( data ) ; } ) ;
25+ </ script >
26+ < title > Lacy's Acting Edition : L0770 </ title >
27+ </ head >
28+ < body >
29+ < a href ="https://lb42.github.io/Lacy/ ">
30+ < img src ="media/lacyIcon.png " alt ="Digital Lacy "/>
31+ </ a >
32+ </ body >
33+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html > < head >
3+ < meta charset ="UTF-8 ">
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
5+ < meta http-equiv ="X-UA-Compatible " content ="ie=edge "/>
6+ < link rel ="stylesheet " href ="css/lacy.css " media ="all " />
7+ < script src ="js/CETEI.js "> </ script >
8+ < script >
9+ let c = new CETEI ( ) ;
10+ let behaviors = {
11+ "namespaces" : {
12+ "el" : "http://distantreading.net/eltec/ns"
13+ } ,
14+ "tei" : {
15+ "teiHeader" : null ,
16+ "distributor" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
17+ "author" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
18+ "pb" :[ "<p class='break'>[page $@n]</p>" ] ,
19+ "ref" : [ "<a href='$rw@target'> ↠ </a>" ] ,
20+ } ,
21+ } ;
22+ c . addBehaviors ( behaviors ) ;
23+ c . getHTML5 ( "https://raw.githubusercontent.com/lb42/Lacy/main/TEI/L0871.xml" , function ( data ) {
24+ document . getElementsByTagName ( "body" ) [ 0 ] . appendChild ( data ) ; } ) ;
25+ </ script >
26+ < title > Lacy's Acting Edition : L0871 </ title >
27+ </ head >
28+ < body >
29+ < a href ="https://lb42.github.io/Lacy/ ">
30+ < img src ="media/lacyIcon.png " alt ="Digital Lacy "/>
31+ </ a >
32+ </ body >
33+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html > < head >
3+ < meta charset ="UTF-8 ">
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
5+ < meta http-equiv ="X-UA-Compatible " content ="ie=edge "/>
6+ < link rel ="stylesheet " href ="css/lacy.css " media ="all " />
7+ < script src ="js/CETEI.js "> </ script >
8+ < script >
9+ let c = new CETEI ( ) ;
10+ let behaviors = {
11+ "namespaces" : {
12+ "el" : "http://distantreading.net/eltec/ns"
13+ } ,
14+ "tei" : {
15+ "teiHeader" : null ,
16+ "distributor" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
17+ "author" :[ [ "[ref]" , [ "<a href='$rw@ref' target='_blank'>" , "</a>" ] ] ] ,
18+ "pb" :[ "<p class='break'>[page $@n]</p>" ] ,
19+ "ref" : [ "<a href='$rw@target'> ↠ </a>" ] ,
20+ } ,
21+ } ;
22+ c . addBehaviors ( behaviors ) ;
23+ c . getHTML5 ( "https://raw.githubusercontent.com/lb42/Lacy/main/TEI/L1012.xml" , function ( data ) {
24+ document . getElementsByTagName ( "body" ) [ 0 ] . appendChild ( data ) ; } ) ;
25+ </ script >
26+ < title > Lacy's Acting Edition : L1012 </ title >
27+ </ head >
28+ < body >
29+ < a href ="https://lb42.github.io/Lacy/ ">
30+ < img src ="media/lacyIcon.png " alt ="Digital Lacy "/>
31+ </ a >
32+ </ body >
33+ </ html >
You can’t perform that action at this time.
0 commit comments