Loading conllusvg/editor-kanbun.html +2 −2 Original line number Diff line number Diff line <!DOCTYPE html><head><meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>CoNLL-U SVG Editor for 漢文 by 安岡孝一, February 7, 2020.</title> <title>CoNLL-U SVG Editor for 漢文 by 安岡孝一, October 24, 2020.</title> <script src="conllusvgview.js"></script> <script src="conllusvgedit.js"></script> <script src="conllusvgload.js"></script> Loading Loading @@ -347,7 +347,7 @@ conllusvg.kanbun.checkLinks=function(textid){ } if(p==0&&(d=="flat:vv"||d=="flat"||d=="compound")){ if(f-t==1||t-f==1){ if(c.nodes[f].form==c.nodes[t].form) if(c.nodes[f].form==c.nodes[t].form&&c.nodes[f].upostag==c.nodes[t].upostag) p=1; } } Loading Loading
conllusvg/editor-kanbun.html +2 −2 Original line number Diff line number Diff line <!DOCTYPE html><head><meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>CoNLL-U SVG Editor for 漢文 by 安岡孝一, February 7, 2020.</title> <title>CoNLL-U SVG Editor for 漢文 by 安岡孝一, October 24, 2020.</title> <script src="conllusvgview.js"></script> <script src="conllusvgedit.js"></script> <script src="conllusvgload.js"></script> Loading Loading @@ -347,7 +347,7 @@ conllusvg.kanbun.checkLinks=function(textid){ } if(p==0&&(d=="flat:vv"||d=="flat"||d=="compound")){ if(f-t==1||t-f==1){ if(c.nodes[f].form==c.nodes[t].form) if(c.nodes[f].form==c.nodes[t].form&&c.nodes[f].upostag==c.nodes[t].upostag) p=1; } } Loading