font update

This commit is contained in:
minjaesong
2024-05-20 00:56:13 +09:00
parent 4401b7377f
commit 9979153caf
7 changed files with 39 additions and 16 deletions

View File

@@ -33,12 +33,12 @@ import kotlin.system.measureTimeMillis
class BTeXTest : ApplicationAdapter() {
// val filePath = "btex.xml"
val filePath = "btex_ko.xml"
// val filePath = "btex_ko.xml"
// val filePath = "test.xml"
// val filePath = "literature/en/daniel_defoe_robinson_crusoe.xml"
// val filePath = "literature/ruRU/anton_chekhov_palata_no_6.xml"
// val filePath = "literature/koKR/yisang_nalgae.xml"
// val filePath = "literature/koKR/yisang_geonchukmuhanyukmyeongakche.xml"
val filePath = "literature/koKR/yisang_geonchukmuhanyukmyeongakche.xml"
private lateinit var document: BTeXDocument