Commit ddad40df authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

東漢 三國 西晉 added

parent 2d15743c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,5 +10,8 @@
* 007 春秋戰國
* 008 秦
* 009 西漢
* 010 東漢
* 011 三國
* 012 西晉

SVG visualizer [here](https://corpus.kanji.zinbun.kyoto-u.ac.jp/db-machine/~yasuoka/kyodokenkyu/ud-kanbun/conllusvg/18shilue.html).
+3 −0
Original line number Diff line number Diff line
@@ -262,6 +262,9 @@ Shilue.gitlab=function(){
<option value="18shilue/007">春秋戰國</option>
<option value="18shilue/008"></option>
<option value="18shilue/009">西漢</option>
<option value="18shilue/010">東漢</option>
<option value="18shilue/011">三國</option>
<option value="18shilue/012">西晉</option>
</select>
<input type="text" id="count" size=3 value=0 style="text-align:right" onchange="Shilue.writeSVG()" />
<input type="button" value="GitLab" onclick="Shilue.gitlab()" />