CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ macros/ latex/ contrib/ arydshln

You can get this entire directory bundled as arydshln.zip.

Packages located here

Package Caption
arydshln Horizontal and vertical dashed lines in arrays and tabulars.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2004-08-31 1 Kbyte download Shown below
arydshln-man.pdf 2004-08-31 169 Kbyte download
arydshln.dtx 2004-08-31 230 Kbyte download
arydshln.ins 2004-06-02 163 bytes download
arydshln.pdf 2004-08-31 450 Kbyte download

Contents of the README file

arydshln (v1.71): 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 (now!!).

Enjoy!

Hiroshi Nakashima <nakasima'AT'tutics'DOT'tut'DOT'ac'DOT'jp>

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.