blob: 13c87e78107b46068a24c425872f1ef595fbd873 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
tablists 0.0e (beta)
Tabulated list of short items (exersizes in textbooks).
Package offers environments and commands for one-level and two-level
lists of short items (exersizes in textbooks). The environments follow
support of optional arguments of item numbering as enumerate or paralist
packages.
Documentation: tablists.pdf, tablist-rus.pdf.
Installation hints:
The tablists.dtx is self-installation file.
Run LaTeX (pdfLaTeX) with this file, you get:
tablists.dvi (or .pdf) file -- documentation,
tablists.sty file -- the package file,
and other LaTeX files.
Copy tablists.sty file in the folder (directory) with other packages:
(the way to LaTeX package looks like
%texmf folder%/tex/latex/tablists/tablists.sty)
Then you need to refresh your databases -- see documentation
of your local TeX distribution (MikTeX, TeXlive etc.)
Also to get help for installation please visit:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=miktexinst
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=privinst
|