You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| umoline | Underline text allowing line breaking. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 1 KiB | 2000-Jul-11 | Shown below |
| umoline.dtx | 45 KiB | 2000-Jul-11 | |
| umoline.ins | 172 bytes | 2000-Jul-11 | |
| umoline.pdf | 215 KiB | 2005-Jul-30 |
*File sizes in kibibytes.
umoline (v1.1): The Package for Under/Mid/Overline for Long Texts.
[How to "make"]
% tex umoline.ins # you'll have umoline.sty and umoline-man.tex
# to have user's manual
% latex umoline-man
% makeindex -s gind.ist -o umoline-man.ind umoline-man.idx
% latex umoline-man
# to have implementation document
% latex umoline.dtx
% makeindex -s gind.ist -o umoline.ind umoline.idx
% makeindex -s gglo.ist -o umoline.gls umoline.glo
% latex umoline.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>