summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/morehype/demo/writings/makehtml.tex
blob: 222d7855f220503efc9370fd53dc1d9ce20c8db3 (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
31
32
33
34
35
36
37
38
39
40
41
\def \GenDate {2011/08/31}
\ProvidesFile{makehtml.tex}
             [\GenDate\space TeX engine for "writings"]
\RequirePackage{blog,texlinks,twocolpg} %% 2011/08/31
\input{atari.fdf} \input{lang-en.fdf}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def \htmljob
% {_sitemap} 
% {index}                         \BlogAutoPars 
{schreibt}  \input{lang-de.fdf} \BlogAutoPars
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% {about}                         \BlogAutoPars
% {contact}                                       % \tighttrue
% {kontakt}   \input{lang-de.fdf}                 % \tighttrue
% {tutor}     \input{lang-de.fdf} \BlogAutoPars   \deeptrue
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% {writings}                      \BlogAutoPars   \deeptrue
% {repres}                        \BlogAutoPars   \deeptrue
% {critedl}                       \BlogAutoPars   \deeptrue
% {ednworks}                      \BlogAutoPars
% {public}                        \BlogAutoPars   \deeptrue 
% {texproj}                       \BlogAutoPars   % \deeptrue
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{writings.fdf}

\ResultFile{\htmljob\htmakeext}
\typeout{^^J\screenqtd{blog.sty} generating 
            \screenqtd{\htmljob\htmakeext}} 
\WriteResult\writdoctype                    %% TODO
\BlogCopyFile[\TextCodes
              \MakeActiveDef\"{\catchdq}%   %% TODO attributes!?
             ]{\htmljob.tex}
\WriteResult{\PAGEFOOT}
\WriteResult{\indentii\rainermaster}
\WriteResult{\indentii\\}
\WriteResult{\indentii\ueberseeport}
\WriteResult{\PAGEEND}
\ifdeep \WriteResult{\indenti\vspace{280}} \fi
\WriteResult{\finish}
\CloseResultFile
\stop