Directory macros/latex/contrib/arydshln
README
arydshln (v1.75): The package to draw dash-lines in array/tabular
[How to "make"]
% tex arydshln.ins # you'll have arydshln.sty and arydshln-man.tex
# to have user's manual (its PDF is included in the distribution)
% latex arydshln-man
% makeindex -s gind.ist -o arydshln-man.ind arydshln-man.idx
% latex arydshln-man
# to have implementation document (its PDF is included in the distribution)
% latex arydshln.dtx
% makeindex -s gind.ist -o arydshln.ind arydshln.idx
% makeindex -s gglo.ist -o arydshln.gls arydshln.glo
% latex arydshln.dtx
[Features]
+ Vertical dash-lines are drawn by `:' in the preamble of array/
tabular.
+ Horizontal dash-lines are drawn by \hdashline and
\cdashline{<from>-<to>}.
+ Dash and gap size may be changed by setting \dashlinedash and
\dashlinegap globally , or locally by `;{<dash>/<gap>}' for vertical
and optional argument [<dash>/<gap>] of \hdashline/\cdashline for
horizontal.
+ A few commands for fine tuning, performance tuning, etc. are also
available.
+ Compatible with "array" (from v1.4), "colortab" (from v1.5),
"longtable" (from v1.6) and "colortbl (from v1.7).
- Bugs found in v1.7 has been fixed in the successive versions from v1.71 to
v1.74 (this version).
Enjoy!
Hiroshi Nakashima <h'DOT'nakashima'AT'media'DOT'kyoto-u'DOT'ac'DOT'jp>
Download the contents of this package in one zip archive (932.1k).
arydshln – Draw dash-lines in array/tabular
The package is to draw dash-lines in array/tabular environments. Horizontal lines are drawn by \hdashline and \cdashline while vertical ones can be specified as a part of the preamble using ‘:’. The shape of dash-lines may be controlled through style parameters or optional arguments.
The package is compatible with array, colortab, longtable, and colortbl.
| Package | arydshln |
| Version | 1.76 2019-02-21 |
| Licenses | The LaTeX Project Public License 1 |
| Copyright | 1993, 1998–2019 Hiroshi Nakashima |
| Maintainer | Vafa Khalighi Hiroshi Nakashima (deceased) |
| Contained in | TeX Live as arydshln MiKTeX as arydshln |
| Topics | Alignment Support |