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
29
30
31
32
33
34
35
36
37
38
39
|
README for the `morehype' bundle
Some more hypertext tools
(C) Uwe Lueck 2011/01/25
The bundle consists of three packages:
`texlinks.sty' shorthand macros for TeX-related external
hyperlinks with hyperref or `blog.sty' below
or ...?
`hypertoc.sty' with hyperref, colorlinks=false rehabilitated
- struts in table of content macros
(and decent border colors in `makedoc.cfg')
`blog.sty' fast generation of simple HTML by expanding
TeX macros (LaTeX names where possible), not
involving any of TeX's typesetting capabilities,
based on file processing with `fifinddo.sty'
(`nicetext' bundle)
The packages are described in more detail in `blog.pdf',
`hypertoc.pdf', and `texlinks.pdf' (`doc' CTAN directory;
typeset using fifinddo.sty, makedoc.sty, niceverb.sty from the
`nicetext' bundle, http://ctan.org/pkg/nicetext, as of Jan 2011).
`morehype' is author-maintained in the sense of LPPL below.
The files listed in `FileList.txt' can be redistributed and/or
modified under the terms of the LaTeX Project Public License;
either version 1.3c of the License, or any later version, see
http://www.latex-project.org/lppl.txt
We did our best to help you, but there is NO WARRANTY.
Please report bugs, problems, and suggestions via
http://www.contact-ednotes.sty.de.vu
|