Skip to content
Snippets Groups Projects
Commit e9a15b2c authored by Martin de la Iglesia's avatar Martin de la Iglesia
Browse files

Bedingungen für Buchstaben X und Y entfernt

parent 586c2e44
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@
<br/>
</div>
<div>
<a href="#a">A</a> &#x2013; <a href="#b">B</a> &#x2013; <a href="#c">C</a> &#x2013; <a href="#d">D</a> &#x2013; <a href="#e">E</a> &#x2013; <a href="#f">F</a> &#x2013; <a href="#g">G</a> &#x2013; <a href="#h">H</a> &#x2013; <a href="#i">I</a> &#x2013; <a href="#j">J</a> &#x2013; <a href="#k">K</a> &#x2013; <a href="#l">L</a> &#x2013; <a href="#m">M</a> &#x2013; <a href="#n">N</a> &#x2013; <a href="#o">O</a> &#x2013; <a href="#p">P</a> &#x2013; <xsl:if test="document('../Register/register-person/register-person-qr.xml')//tei:persName/tei:term[lower-case(substring(@sortKey,1,1)) eq 'q']"><a href="#q">Q</a> &#x2013; </xsl:if><a href="#r">R</a> &#x2013; <a href="#s">S</a> &#x2013; <a href="#t">T</a> &#x2013; <a href="#u">U</a> &#x2013; <a href="#v">V</a> &#x2013; <a href="#w">W</a> &#x2013; <xsl:if test="document('../Register/register-person/register-person-xyz.xml')//tei:persName/tei:term[lower-case(substring(@sortKey,1,1)) eq 'x']"><a href="#x">X</a> &#x2013; </xsl:if><xsl:if test="document('../Register/register-person/register-person-xyz.xml')//tei:persName/tei:term[lower-case(substring(@sortKey,1,1)) eq 'y']"><a href="#y">Y</a> &#x2013; </xsl:if><a href="#z">Z</a>
<a href="#a">A</a> &#x2013; <a href="#b">B</a> &#x2013; <a href="#c">C</a> &#x2013; <a href="#d">D</a> &#x2013; <a href="#e">E</a> &#x2013; <a href="#f">F</a> &#x2013; <a href="#g">G</a> &#x2013; <a href="#h">H</a> &#x2013; <a href="#i">I</a> &#x2013; <a href="#j">J</a> &#x2013; <a href="#k">K</a> &#x2013; <a href="#l">L</a> &#x2013; <a href="#m">M</a> &#x2013; <a href="#n">N</a> &#x2013; <a href="#o">O</a> &#x2013; <a href="#p">P</a> &#x2013; <xsl:if test="document('../Register/register-person/register-person-qr.xml')//tei:persName/tei:term[lower-case(substring(@sortKey,1,1)) eq 'q']"><a href="#q">Q</a> &#x2013; </xsl:if><a href="#r">R</a> &#x2013; <a href="#s">S</a> &#x2013; <a href="#t">T</a> &#x2013; <a href="#u">U</a> &#x2013; <a href="#v">V</a> &#x2013; <a href="#w">W</a> &#x2013; <a href="#x">X</a> &#x2013; <a href="#y">Y</a> &#x2013; <a href="#z">Z</a>
</div>
<table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment