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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
README for the `morehype' bundle
Some more hypertext tools
(C) Uwe Lueck 2012/05/26
The bundle consists of three (or six) 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 TeX's typesetting capabilities,
based on file processing with `fifinddo.sty'
(`nicetext' bundle)
`blogdot.sty' beamer presentations with `blog.sty'
blogexec.sty' beamer presentations with `blog.sty'
`lnavicol.sty' web pages with a left-hand navigation column,
based on `blog.sty'
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).
`morehype' is author-maintained in the sense of LPPL below.
The files listed in `SrcFILEs.txt' and the PDF files generated
from them 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
The most recent public version of the bundle is at
http://mirror.ctan.org/macros/latex/contrib/morehype/
A TDS version morehype.tds.zip of the bundle is available at
http://mirror.ctan.org/install/macros/latex/contrib/
|