mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 08:36:07 +09:00
btex: wider standard size
This commit is contained in:
@@ -35,7 +35,7 @@ class BTeXDocument : Disposable {
|
||||
var theAuthor = ""
|
||||
var theEdition = ""
|
||||
|
||||
var textWidth = 480
|
||||
var textWidth = 512
|
||||
val lineHeightInPx = 24
|
||||
var pageLines = 24
|
||||
val textHeight: Int
|
||||
|
||||
Reference in New Issue
Block a user