summaryrefslogtreecommitdiff
path: root/rules/rules.go
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rules.go')
-rw-r--r--rules/rules.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/rules.go b/rules/rules.go
index c71df9d..030fcb0 100644
--- a/rules/rules.go
+++ b/rules/rules.go
@@ -53,8 +53,9 @@ var Default = Set{
Width: 4,
},
"trans": {
- Left: 6,
- Width: 1.5,
+ Left: 1.5,
+ Width: 6,
+ Align: "R",
},
"note": {
Left: 1.5,