jumoline (v1.2): The Package for Under/Mid/Overline for Long Japanese Texts.

[How to "make"]

  % tex jumoline.ins	# you'll have jumoline.sty and jumoline-man.tex

# to have user's manual  
  % latex jumoline-man
  % makeindex -s gind.ist -o jumoline-man.ind jumoline-man.idx
  % latex jumoline-man

# to have implementation document
  % latex jumoline.dtx
  % makeindex -s gind.ist -o jumoline.ind jumoline.idx
  % makeindex -s gglo.ist -o jumoline.gls jumoline.glo
  % latex jumoline.dtx

[Features]

+ \Underline{<text>} draw an underline for text allowing line breaks in
  the <text> of "ordinary" character strings or general LaTeX staffs
  surrounded by `{' and `}'.  

+ \Midline{<text>} and \Overline{<text>} are also available.

Enjoy!

Hiroshi Nakashima <nakasima@tutics.tut.ac.jp>
