summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/morehype/demo/texblog/makehtml.tex
blob: 1ef31ba6c3ddff0284f1ae3e60c4cc023d86e129 (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
29
30
\def \GenDate {2011/09/01}
\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{jobname}                     %% write with "echo"
\def \htmljob
{texmap} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% {heyctan}                         %%% \def\pkg{\privpkgnamefmt}
% {makeshow}
% {texhax}
% {aaoe1550} 
% {jobs}                            %%% \BlogAutoPars
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% {beobacht} \input{lang-de.fdf}
% {gtd}      \input{lang-de.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
              \MakeActiveDef\"{\catchdq}%
             ]{\htmljob.tex}
\CloseResultFile
\stop