better positioning
This commit is contained in:
parent
042aa76e5a
commit
9c533338ff
1 changed files with 5 additions and 3 deletions
|
@ -33,14 +33,15 @@ in = 11.5
|
|||
out = 15
|
||||
fontsize = 67
|
||||
x = 300
|
||||
y = 800
|
||||
y = 780
|
||||
|
||||
[speaker]
|
||||
in = 12
|
||||
out = 15
|
||||
fontsize = 50
|
||||
fontsize = 40
|
||||
x = 300
|
||||
y = 960
|
||||
y = 970
|
||||
w = 1320
|
||||
|
||||
;; optional extra text, comment out "text" field to disable
|
||||
[text]
|
||||
|
@ -49,4 +50,5 @@ out = 0
|
|||
fontsize = 0
|
||||
x = 0
|
||||
y = 0
|
||||
w = 1320
|
||||
;text = some additional text
|
||||
|
|
Loading…
Add table
Reference in a new issue