Missed something crucial from Classic Advanced skeleton

Originally committed to SVN as r1430.
This commit is contained in:
Niels Martin Hansen 2007-07-17 23:37:42 +00:00
parent a5fdb048a4
commit 8ffaf7cfa0
1 changed files with 1 additions and 0 deletions

View File

@ -627,6 +627,7 @@ function karaskel.use_classic_adv(use_furigana, macrotoo)
local l = subs[i]
if l.class == "dialogue" then
-- Link prev of this one
karaskel.preproc_line(subs, meta, styles, l)
l.prev = prevline
l.next = nil
-- Line next of prev one