Added a proper "interface" to tell furigana pseudo-syllables from actual syllables.

Originally committed to SVN as r1195.
This commit is contained in:
Niels Martin Hansen 2007-05-22 20:55:55 +00:00
parent 3a9f5995e9
commit 5d81aa760a
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ function karaskel.preproc_line_text(meta, styles, line)
furi.prespace = ""
furi.postspace = ""
furi.highlights = { n=1, [1]=hl }
furi.isfuri = true
line.furi.n = line.furi.n + 1
line.furi[line.furi.n] = furi