Skip to content

Commit

Permalink
Update keyboard.xsl
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig committed Jun 28, 2022
1 parent 9578db2 commit e4f2d0b
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions scripts/keyboard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -280,13 +280,14 @@ Names
<a href="https://mufi.info/" target="_blank">MUFI: The Medieval Unicode Font Initiative</a>
<a href="https://mufi.info/m.php?p=mufiexport" target="_blank">(MUFI data as json)</a>.
</xsl:element>
<xsl:element name="p">Would you like to use the keyboard in Aletheia or in Transkribus or in LAREX. Then download and
<xsl:element name="p">Would you like to use the keyboard in Aletheia or in Transkribus or in LAREX or QURATOR-neat or escriptorium. Then download and
install the necessary virtual keyboard. You can find more information about using
Virtual Keyboards in
<a href="https://www.primaresearch.org/www/assets/tools/Aletheia%20User%20Guide.pdf#page=91" target="_blank">Aletheia User Guide</a> or
<a href="https://readcoop.eu/de/glossary/virtual-keyboard/" target="_blank">Transkribus Glossar,</a> or
<a href="https://github.com/OCR4all/LAREX/issues/317" target="_blank">LAREX</a> or
<a href="https://github.com/qurator-spk/neat" target="_blank">QURATOR-neat</a>.
<a href="https://github.com/qurator-spk/neat" target="_blank">QURATOR-neat</a> or
<a href="https://gitlab.com/scripta/escriptorium" target="_blank">escriptorium</a>.

</xsl:element>

Expand All @@ -296,6 +297,7 @@ Names
<li>Transkribus <a href="https://readcoop.eu/transkribus/">https://readcoop.eu/transkribus/</a></li>
<li>LAREX <a href="https://github.com/OCR4all/LAREX">https://github.com/OCR4all/LAREX</a></li>
<li>QURATOR-neat <a href="https://github.com/qurator-spk/neat" target="_blank">https://github.com/qurator-spk/neat</a></li>
<li>escriptorium <a href="https://gitlab.com/scripta/escriptorium" target="_blank">https://gitlab.com/scripta/escriptorium</a></li>
</ul>

<h2>Recommendation</h2>
Expand All @@ -312,6 +314,10 @@ Names

<h2>Download and Installation</h2>

<xsl:element name="p">Here you will find the suitable virtual keyboards for all programs listed. In the zip file you will find them under the program name. To install, unzip the file and follow the instructions of your transcription software. You will find more information under the name of your software.</xsl:element>
<xsl:element name="p">Links:
<a href="https://github.com/tboenig/keyboardGT/releases/download/v{$release}/keyboardGT-v{$release}.zip">
all keyboards as zip file</a></xsl:element>
<xsl:element name="details">
<xsl:element name="summary">For Aletheia</xsl:element>
<xsl:element name="p">
Expand All @@ -330,13 +336,6 @@ Names
<source src="doc/keyboard.mp4" type="video/mp4"/> Your browser does not support
the video tag. </video>
</xsl:element>

<xsl:element name="div">
<xsl:attribute name="class">column</xsl:attribute>
<xsl:element name="h3">Links:</xsl:element>
<a href="https://github.com/tboenig/keyboardGT/releases/download/v{$release}/keyboardGT-v{$release}.zip">
keyboard archiv as zip</a>
</xsl:element>
</xsl:element>
</xsl:element>

Expand Down

0 comments on commit e4f2d0b

Please sign in to comment.