summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/morehype
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-11 22:54:02 +0000
committerKarl Berry <karl@freefriends.org>2011-10-11 22:54:02 +0000
commitf5d5dc04a3a9336da726ed2dcf9bcb741f8dad4b (patch)
tree7e40e516d0eaf09e1ae5e6474326a08ea152be78 /Master/texmf-dist/doc/latex/morehype
parent662cda48313c1615e5b117f827f245bd4a4fc22a (diff)
morehype (11oct11)
git-svn-id: svn://tug.org/texlive/trunk@24269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/morehype')
-rw-r--r--Master/texmf-dist/doc/latex/morehype/README17
-rw-r--r--Master/texmf-dist/doc/latex/morehype/README.pdfbin14590 -> 14791 bytes
-rw-r--r--Master/texmf-dist/doc/latex/morehype/RELEASE.txt29
-rw-r--r--Master/texmf-dist/doc/latex/morehype/SrcFILEs.txt25
-rw-r--r--Master/texmf-dist/doc/latex/morehype/blog.pdfbin436523 -> 521678 bytes
-rw-r--r--Master/texmf-dist/doc/latex/morehype/demo/texblog/makehtml.tex18
-rw-r--r--Master/texmf-dist/doc/latex/morehype/demo/texblog/texmap.tex7
-rw-r--r--Master/texmf-dist/doc/latex/morehype/demo/writings/makehtml.tex9
-rw-r--r--Master/texmf-dist/doc/latex/morehype/demo/writings/writings.fdf4
-rw-r--r--Master/texmf-dist/doc/latex/morehype/texlinks.pdfbin361590 -> 369402 bytes
10 files changed, 84 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/morehype/README b/Master/texmf-dist/doc/latex/morehype/README
index 6a21ed993fb..a95c390586d 100644
--- a/Master/texmf-dist/doc/latex/morehype/README
+++ b/Master/texmf-dist/doc/latex/morehype/README
@@ -1,8 +1,8 @@
README for the `morehype' bundle
Some more hypertext tools
- (C) Uwe Lueck 2011/02/10
+ (C) Uwe Lueck 2011/10/10
-The bundle consists of three packages:
+The bundle consists of three (or five) packages:
`texlinks.sty' shorthand macros for TeX-related external
hyperlinks with hyperref or `blog.sty' below
@@ -14,18 +14,23 @@ The bundle consists of three packages:
`blog.sty' fast generation of simple HTML by expanding
TeX macros (LaTeX names where possible), not
- involving any of TeX's typesetting capabilities,
+ involving TeX's typesetting capabilities,
based on file processing with `fifinddo.sty'
(`nicetext' bundle)
+ `lnavicol.sty' web pages with a left-hand navigation column,
+ based on `blog.sty'
+
+ `blogdot.sty' beamer presentations with `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, as of Jan 2011).
+`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
+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
@@ -45,4 +50,4 @@ The most recent public version of the bundle is at
A TDS version morehype.tds.zip of the bundle is available at
http://mirror.ctan.org/install/macros/latex/contrib/
- \ No newline at end of file
+
diff --git a/Master/texmf-dist/doc/latex/morehype/README.pdf b/Master/texmf-dist/doc/latex/morehype/README.pdf
index d513655567d..0c37b7e26e0 100644
--- a/Master/texmf-dist/doc/latex/morehype/README.pdf
+++ b/Master/texmf-dist/doc/latex/morehype/README.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/morehype/RELEASE.txt b/Master/texmf-dist/doc/latex/morehype/RELEASE.txt
index 11e3e10cb91..7ec36ff4a69 100644
--- a/Master/texmf-dist/doc/latex/morehype/RELEASE.txt
+++ b/Master/texmf-dist/doc/latex/morehype/RELEASE.txt
@@ -1,3 +1,32 @@
+r0.5 2011/09/02 blogdot.sty: HTML beamer presentations
+ + other morehype changes
+============================================================
+`blogdot.sty' extends `blog.sty' in order to construct
+"HTML slides." One "slide" is a 3x3 HTML table filling the
+computer screen, the center cell is the "type area," the
+margin cell below it is a link to the next "slide," and the
+lower right-hand cell is a "restart" link. This is a
+minimalistic, fast, straightforward approach to beamer
+presentations of simple text, avoiding TeX's typesetting.
+Font etc. sizes appropriate for slides a provided in
+`blogdot.css'. Find details in `blog.pdf'.
+
+More changes of the `morehype' bundle:
+- `blog.sty' v0.6:
+ - \item, \endenumerate, \enditemize start with </li>,
+ this fixed links near the end of a blogdot presentation
+ (a quite "deep" .htm) with my Firefox
+ - "universal" attributes completed
+ - \figurespace (Unicode), \metavar (doc.sty's \meta),
+ \acronym, \bdquo, \dagger, \ddagger, \emptycell
+ - modified setup of "HTML environments"
+ - documentation fixes
+- `blog.pdf' includes documentation of `lnavicol.sty'
+ (web pages with left-hand navigation column)
+- `texlinks.sty' v0.41 provides \mirrorctanref,
+ \tugctanfileref, \mirrorctanfileref, \ltxcontrib
+ (see texlinks.pdf pp. 8f.)
+
r0.41 2011/09/02 web pages with blog.sty
============================================================
- `twocolpg.sty' renamed `lnavicol.sty'
diff --git a/Master/texmf-dist/doc/latex/morehype/SrcFILEs.txt b/Master/texmf-dist/doc/latex/morehype/SrcFILEs.txt
new file mode 100644
index 00000000000..6ee33594801
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/morehype/SrcFILEs.txt
@@ -0,0 +1,25 @@
+
+ *File List*
+ makedoc.sty 2011/08/22 v0.41a TeX input from *.sty (UL)
+niceverb.sty 2011/09/09 v0.44 minimize doc markup (UL)
+ makedoc.cfg 2011/08/22 documentation settings
+mdoccorr.cfg 2011/09/13 local typographical corrections with makedoc.sty
+srcfiles.tex 2011/10/10 file infos -> SrcFILEs.txt
+ blog.tex 2011/10/10 documenting blog.sty
+hypertoc.tex 2011/01/27 documenting hypertoc.sty
+texlinks.tex 2011/10/10 documenting texlinks.sty
+ README.tex 2011/02/14 make README.pdf
+ lang-de.fdf 2011/09/24 German settings for blog.sty
+ lang-en.fdf 2011/01/25 English settings for blog.sty
+ blog.sty 2011/10/10 v0.5 simple fast HTML (UL)
+hypertoc.sty 2011/01/23 v0.1 pretty TOC links (UL)
+texlinks.sty 2011/10/10 v0.41 TeX-related links (UL)
+lnavicol.sty 2011/10/10 left navigation column with blog.sty
+ blogdot.sty 2011/10/10 v0.2 HTML presentations (UL)
+ blogdot.cfg 2011/10/04 local blogdot.sty config
+ texblog.fdf 2011/10/08 extra blog settings
+ ***********
+
+ List made at 2011/10/10, 12:16
+ from script file srcfiles.tex
+
diff --git a/Master/texmf-dist/doc/latex/morehype/blog.pdf b/Master/texmf-dist/doc/latex/morehype/blog.pdf
index 80909d14d09..7b451832596 100644
--- a/Master/texmf-dist/doc/latex/morehype/blog.pdf
+++ b/Master/texmf-dist/doc/latex/morehype/blog.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/morehype/demo/texblog/makehtml.tex b/Master/texmf-dist/doc/latex/morehype/demo/texblog/makehtml.tex
index 1ef31ba6c3d..e7fdcd7e868 100644
--- a/Master/texmf-dist/doc/latex/morehype/demo/texblog/makehtml.tex
+++ b/Master/texmf-dist/doc/latex/morehype/demo/texblog/makehtml.tex
@@ -1,13 +1,13 @@
-\def \GenDate {2011/09/01}
+\def \GenDate {2011/10/09}
\ProvidesFile{makehtml.tex}[\GenDate\space HTML driver]
\RequirePackage{blog,texlinks}
-\RequirePackage{dhusw} %% or from lang-de.fdf
\input{atari.fdf}\input{lang-en.fdf}
+\input{texblog.fdf} %% 2011/09/24
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% \input{jobname} %% write with "echo"
-\def \htmljob
-{texmap}
+\input{jobname} %% write with "echo"
+% \def \htmljob
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% {texmap}
% {heyctan} %%% \def\pkg{\privpkgnamefmt}
% {makeshow}
% {texhax}
@@ -16,14 +16,12 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% {beobacht} \input{lang-de.fdf}
% {gtd} \input{lang-de.fdf}
+% {MV45} \input{mv45.fdf}
% {STEUER} \input{lang-de.fdf}
% {GALLEY} \input{lang-de.fdf}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\input{texblog.fdf}
-\ResultFile{\htmljob\htext}
-\typeout{^^J\screenqtd{blog.sty} generating
- \screenqtd{\htmljob\htext}}
-\BlogCopyFile[\TextCodes %% was \AtariCodes until 2011/08/22
+\ResultFile{\htmljob\htmakeext}
+\BlogCopyFile[\TextCodes
\MakeActiveDef\"{\catchdq}%
]{\htmljob.tex}
\CloseResultFile
diff --git a/Master/texmf-dist/doc/latex/morehype/demo/texblog/texmap.tex b/Master/texmf-dist/doc/latex/morehype/demo/texblog/texmap.tex
index 91dc70e254e..ebc3d7569ab 100644
--- a/Master/texmf-dist/doc/latex/morehype/demo/texblog/texmap.tex
+++ b/Master/texmf-dist/doc/latex/morehype/demo/texblog/texmap.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{texmap.tex}[2011/08/18 TeX-generated: overview]
+\ProvidesFile{texmap.tex}[2011/09/29 TeX-generated: overview]
%% <- for blog/myfilist.sty 2011/02/22
\comment{ 2011/01/25 \string\endash\ -> \string\pardash\ }
\comment{ 2010/12/05 \string\emdash\ -> \string\endash\ }
@@ -22,8 +22,11 @@ The present page leads you to:
\item \Fileref{makeshow}\pardash\TeX\ almost WYSIWYG \dots
\item \Fileref{texhax}\pardash studies on texhax postings
\hrule
- \item \Fileref{beobacht}~\endash\ \dedqtd{Web-Tagebuch}
+% \item \Fileref{beobacht}~\endash\ \dedqtd{Web-Tagebuch}
+%% <- rm. 2011/09/29
\item \Fileref{gtd}~\endash\ \dedqtd{Getting Things Done}
+ \item \Fileref{MV45}~\endash\ \HTML-Pr„sentation von
+ \ctanpkgref{nicetext} und \CtanPkgRef{morehype}{blog.sty}
\item \Fileref{oeffnotz}~\endash\ \dedqtd{”ffentliche Notizen} %% 2011/08/16b
\end{enumerate}
diff --git a/Master/texmf-dist/doc/latex/morehype/demo/writings/makehtml.tex b/Master/texmf-dist/doc/latex/morehype/demo/writings/makehtml.tex
index 5889dcf2eb3..00952290b49 100644
--- a/Master/texmf-dist/doc/latex/morehype/demo/writings/makehtml.tex
+++ b/Master/texmf-dist/doc/latex/morehype/demo/writings/makehtml.tex
@@ -1,13 +1,14 @@
-\def \GenDate {2011/09/02}
+\def \GenDate {2011/10/05}
\ProvidesFile{makehtml.tex}
[\GenDate\space TeX engine for "writings"]
\RequirePackage{blog,texlinks,lnavicol} %% 2011/09/02
\input{atari.fdf} \input{lang-en.fdf}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\def \htmljob
+\input{jobname} %% 2011/09/24
+% \def \htmljob
% {_sitemap}
% {index} \BlogAutoPars
-{schreibt} \input{lang-de.fdf} \BlogAutoPars
+% {schreibt} \input{lang-de.fdf} \BlogAutoPars
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% {about} \BlogAutoPars
% {contact} % \tighttrue
@@ -24,8 +25,6 @@
\input{writings.fdf}
\ResultFile{\htmljob\htmakeext}
-\typeout{^^J\screenqtd{blog.sty} generating
- \screenqtd{\htmljob\htmakeext}}
\WriteResult\writdoctype %% TODO
\BlogCopyFile[\TextCodes
\MakeActiveDef\"{\catchdq}% %% TODO attributes!?
diff --git a/Master/texmf-dist/doc/latex/morehype/demo/writings/writings.fdf b/Master/texmf-dist/doc/latex/morehype/demo/writings/writings.fdf
index 60a187f393d..08d2473e705 100644
--- a/Master/texmf-dist/doc/latex/morehype/demo/writings/writings.fdf
+++ b/Master/texmf-dist/doc/latex/morehype/demo/writings/writings.fdf
@@ -1,7 +1,7 @@
-\ProvidesFile{writings.fdf}[2011/09/01 writings blog settings]
+\ProvidesFile{writings.fdf}[2011/10/09 writings blog settings]
\input{texblog.fdf}
\renewcommand*{\htext}{.html} %% vs. texblog.fdf 2011/08/31
-\newcommand*{\htmakeext}{.htm}
+% \newcommand*{\htmakeext}{.htm} %% rm. 2011/10/09
%% PAGE STYLE SETTINGs:
\newcommand*{\pagebgcolor}{\#f5f5f5} %% CSS whitesmoke
% \@bgcolor{\#fafafa} %% needs adjusting logos
diff --git a/Master/texmf-dist/doc/latex/morehype/texlinks.pdf b/Master/texmf-dist/doc/latex/morehype/texlinks.pdf
index c8823f9f365..40bef87256d 100644
--- a/Master/texmf-dist/doc/latex/morehype/texlinks.pdf
+++ b/Master/texmf-dist/doc/latex/morehype/texlinks.pdf
Binary files differ