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
|
r0.41 2011/09/02 web pages with blog.sty
============================================================
- `twocolpg.sty' renamed `lnavicol.sty'
- typo fixes in `blog.tex'/`blog.pdf'
r0.4 2011/09/01 texlinks v0.4,
blog.sty v0.5 + support for two-column web pages
============================================================
A new "raw" macro file `twocolpg.sty' provides macros for
the web page style with a navigation column at the left of a
main content column with spanning header and footer -
towards a content management system for TeX addicts?
Templates (`demo') are provided, see Section `Examples' in
`blog.pdf'.
`blog.sty' v0.5 has many more macros than v0.41, mainly
for symbols. Accented letters are near to complete, Greek
letters are complete. Documentation has been improved at
some places. I realized that ` ' allows line breaks
and therefore redefined \thinspace and \,, but this may be
difficult with certain browsers.
`texlinks.sty' v0.4 adds HTTPS, references to CTAN
announcements, and references to the LaTeX Wikibook.
Wikipedia macros and parts of documentation have been
reworked.
For details, always see the end of the .sty files.
Throughout, the \acro macro (known from TUGboat macros)
has been applied to the documentations.
Moreover, the sample file `atari.fdf' for a little encoding
conversion has moved to the nicetext bundle, and the macro
it defines now is \TextCodes instead of \AtariCodes.
r0.3 2011/02/10 texlinks v0.3 [blog], \urlpkgfoot
============================================================
\urlpkgfoot{PKG-ID} abbreviates \urlfoot{CtanPkgRef}{PKG-ID}
that is needed frequently.
Package option [blog] suppresses document definitions.
blog.sty is updated accordingly and at the occasion.
README points to morehype.tds.zip
r0.2 2011/01/27 texlinks v0.2 \urlfoot
============================================================
\urlfoot displays the URL that some shorthand generates
in a footnote. E.g., \ukfaqref{LABEL}{TEXT} generates
an URL that \urlfoot{ukfaqref}{LABEL} displays.
r0.2a 2011/01/30 makehtml.tex+texmap.tex to `doc',
TDS with `source'
|