Verzeichnis 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>
    
   Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (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.
| Paket | arydshln | 
| Version | 1.76 2019-02-21 | 
| Lizenzen | The LaTeX Project Public License 1 | 
| Copyright | 1993, 1998–2019 Hiroshi Nakashima | 
| Betreuer | Vafa Khalighi Hiroshi Nakashima (verstorben)  | 
| Enthalten in | TeX Live als arydshln MiKTeX als arydshln  | 
| Themen | Ausrichtungsunterstützung |