File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -76,12 +76,12 @@ This tool works only if the ocr xml has been generated with the character by cha
7676
7777Currently only text elements get processed, image and table elements are ignored. The following text attributes are transfered to TEI:
7878
79- * italic -> <hi rend =" italic " > italic></hi >
80- * bold -> <hi rend =" bold " >bold></hi >
81- * underline -> <hi rend =" underline " >underline></hi >
82- * strikethrough -> <hi rend =" strikethrough " >strikethrough></hi >
83- * super <hi rend =" super " >super</hi >
84- * unclear characters -> <unclear cert =" unknown " reason =" illegible " >l</unclear >
79+ * italic -> ` <hi rend="italic"> italic></hi> `
80+ * bold -> ` <hi rend="bold">bold></hi> `
81+ * underline -> ` <hi rend="underline">underline></hi> `
82+ * strikethrough -> ` <hi rend="strikethrough">strikethrough></hi> `
83+ * super ` <hi rend="super">super</hi> `
84+ * unclear characters -> ` <unclear cert="unknown" reason="illegible">l</unclear> `
8585
8686
8787# Building
@@ -110,4 +110,4 @@ Apache 2.0.
110110
111111# Credits
112112
113- <a href =" http://www.sub.uni-goettingen.de " ><img src =" https://raw.githubusercontent.com/Hannah-Arendt-Project/TextGridHttpServerPlugin/master/gh-imgs/sub-logo.jpg " width =" 300 " /></a >
113+ <a href =" http://www.sub.uni-goettingen.de " ><img src =" https://raw.githubusercontent.com/Hannah-Arendt-Project/TextGridHttpServerPlugin/master/gh-imgs/sub-logo.jpg " width =" 300 " /></a >
You can’t perform that action at this time.
0 commit comments