-
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.
Corrections to improve accessibility
- Loading branch information
Showing
16 changed files
with
448 additions
and
450 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
|
||
github-key.txt | ||
ExpPs/ | ||
node_modules |
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 |
---|---|---|
|
@@ -78,11 +78,11 @@ | |
<main class="site-main" id="main"> | ||
<article> | ||
<header class="entry-header"> | ||
<div class="entry-top-thumbnail"><img src="./fundament/images/picture_2.png" alt=""></div> | ||
<div class="entry-top-thumbnail"><img src="./fundament/images/picture_2.png" alt="Picture of manuscript" title="Picture of manuscript"></div> | ||
<h1 class="entry-title">Links to transcribed manuscripts and to the TEI sources:</h1> | ||
</header><!-- .entry-header --> | ||
<div class="entry-content col-md-12" style="background-color:white; padding:15pt;"> | ||
<h3>Links to transcribed manuscripts</h3> | ||
<h2>Links to transcribed manuscripts</h2> | ||
<table class="table"> | ||
<tr><td>Ambr. M 47 sup. (A1)</td><td><a href="./manuscripts/ambros_B_106_sup.html">Transcription</a></td><td><a href="https://github.com/acdh-oeaw/ExpPs/blob/master/xml/ambr-m-47-sup/ambr-m-47-sup.xml" target="_blank">TEI-Source on Github</a></td></tr> | ||
<tr><td>Ambr. B 106 sup. (A2)</td><td><a href="./manuscripts/ambr_b_106_sup.html">Transcription</a></td><td><a href="https://github.com/acdh-oeaw/ExpPs/blob/master/xml/ambr-b-106-sup/ambr-b-106-sup.xml" target="_blank">TEI-Source on Github</a></td></tr> | ||
|
@@ -130,7 +130,7 @@ <h3>Links to transcribed manuscripts</h3> | |
Austrian Academy of Sciences | ||
</p> | ||
<p> | ||
Sonnenfelsgasse 19, | ||
Bäckerstraße 13, | ||
<br> | ||
1010 Vienna | ||
</p> | ||
|
@@ -149,7 +149,7 @@ <h3>Links to transcribed manuscripts</h3> | |
<!-- .footer-widget --> | ||
<div class="footer-widget col-lg-3 col-md-4 col-sm-4 ml-auto"> | ||
<div class="textwidget custom-html-widget"> | ||
<h6>HELPDESK</h6> | ||
<p>HELPDESK</p> | ||
<p>ACDH-CH runs a helpdesk offering advice for questions related to various digital humanities topics.</p> | ||
<p> | ||
<a class="helpdesk-button" href="mailto:[email protected]">ASK US!</a> | ||
|
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 |
---|---|---|
|
@@ -72,14 +72,14 @@ | |
<main class="site-main" id="main"> | ||
<article> | ||
<header class="entry-header"> | ||
<div class="entry-top-thumbnail"><img src="./fundament/images/picture_2.png" alt=""></div> | ||
<div class="entry-top-thumbnail"><img src="./fundament/images/picture_2.png" alt="Picture of manuscript" title="Picture of manuscript"></div> | ||
<h1 class="entry-title">About the transcriptions:</h1> | ||
</header><!-- .entry-header --> | ||
<div class="entry-content col-md-12" style="background-color:white; padding:15pt;"> | ||
<h5>Introduction</h5> | ||
<h2>Introduction</h2> | ||
<p>The goal is a transcription of all the <i>Expositiones in Psalmos</i> (Ps 1–50) from their leading catena manuscripts which will be presented online. Each leading manuscript has a file of its own. For a selected number of manuscripts, these files contain also an overview of all the other fragments (content list). The psalm portion (lemma) to which each fragment refers in the manuscript and the presence (or absence) of an author attribution are documented. If one fragment is linked to a precise word of the psalm by means of a linking sign or letter, this word is also documented.</p> | ||
<p>In catena manuscripts, lemmata and explanations are connected in different ways. The simplest way is to make the explanation follow the lemma (full-page catena). The marginal catena format can only function through the use of linking systems by means of counting letters or signs. These systems are sometimes very sofisticated. Sometimes these connections are faulty, especially in marginal catenae. The scribe may omit to create a linking or create a wrong one or fail to complete the linking by neglecting to place the connecting symbol either at the explanation or the biblical text. These phenomena are reported as far as possible. </p> | ||
<h5>Macrostructure</h5> | ||
<h3>Macrostructure</h3> | ||
<p>The macrostructure records the genres of the texts and their position in a manuscript.</p> | ||
<ul> | ||
<li>At the beginning of a psalm: | ||
|
@@ -111,7 +111,7 @@ <h5>Macrostructure</h5> | |
</dl> | ||
</li> | ||
</ul> | ||
<h5>Microstructure</h5> | ||
<h3>Microstructure</h3> | ||
<ul> | ||
<li>Abbreviations with expansion: | ||
<ol> | ||
|
@@ -356,7 +356,7 @@ <h5>Microstructure</h5> | |
Austrian Academy of Sciences | ||
</p> | ||
<p> | ||
Sonnenfelsgasse 19, | ||
Bäckerstraße 13, | ||
<br> | ||
1010 Vienna | ||
</p> | ||
|
@@ -375,7 +375,7 @@ <h5>Microstructure</h5> | |
<!-- .footer-widget --> | ||
<div class="footer-widget col-lg-3 col-md-4 col-sm-4 ml-auto"> | ||
<div class="textwidget custom-html-widget"> | ||
<h6>HELPDESK</h6> | ||
<p>HELPDESK</p> | ||
<p>ACDH-CH runs a helpdesk offering advice for questions related to various digital humanities topics.</p> | ||
<p> | ||
<a class="helpdesk-button" href="mailto:[email protected]">ASK US!</a> | ||
|
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 |
---|---|---|
|
@@ -78,11 +78,11 @@ | |
<main class="site-main" id="main"> | ||
<article> | ||
<header class="entry-header"> | ||
<div class="entry-top-thumbnail"><img src="./fundament/images/picture_2.png" alt=""></div> | ||
<div class="entry-top-thumbnail"><img src="./fundament/images/picture_2.png" alt="Picture of manuscript" title="Picture of manuscript"></div> | ||
<h1 class="entry-title">About:</h1> | ||
</header><!-- .entry-header --> | ||
<div class="entry-content"> | ||
<h3>Links:</h3> | ||
<h2>Links:</h2> | ||
<a title="About Transcriptions" href="./about-transcription.html" class="nav-link">About the Transcriptions</a> | ||
<a title="About Links" href="./about-links.html" class="nav-link">Links to TEI-Sources</a> | ||
<a title="Technical Documentation" href="./encoding.html" class="nav-link">Technical Documentation</a> | ||
|
@@ -116,7 +116,7 @@ <h3>Links:</h3> | |
Austrian Academy of Sciences | ||
</p> | ||
<p> | ||
Sonnenfelsgasse 19, | ||
Bäckerstraße 13, | ||
<br> | ||
1010 Vienna | ||
</p> | ||
|
@@ -135,7 +135,7 @@ <h3>Links:</h3> | |
<!-- .footer-widget --> | ||
<div class="footer-widget col-lg-3 col-md-4 col-sm-4 ml-auto"> | ||
<div class="textwidget custom-html-widget"> | ||
<h6>HELPDESK</h6> | ||
<p>HELPDESK</p> | ||
<p>ACDH-CH runs a helpdesk offering advice for questions related to various digital humanities topics.</p> | ||
<p> | ||
<a class="helpdesk-button" href="mailto:[email protected]">ASK US!</a> | ||
|
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
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.