summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/adhocfilelist/makehtml.tex
blob: 632b0c47c7259e8101a85310ee4694b13e817f7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\ProvidesFile{makehtml.tex}[2012/11/22 HTML driver]
\RequirePackage[r,wrap]{nicefilelist}       %% wrap 2012/11/22
\MFfieldtemplate{f-base}{adhocfilelist}     %% 2012/10/19
\RequirePackage{myfilist}
\RequirePackage{blog}[2012/09/17] 
\BlogInterceptEnvironments
\RequirePackage{texlinks} 
\RequirePackage{catchdq,langcode} 
\input{atari_ht.fdf}
\input{texblog.fdf} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\htmljob{adhocfilelist}
\ResultFile{adhocfilelist.htm} 
\BlogProcessFinalFile[\TextCodes\catchdqs] 
                     {\htmljob.tex}
%% 2012/10/19:
\ReadFileInfos{makehtml} 
\ReadFileInfos{\htmljob.tex}            %% TODO blogexec 2012/10/19
\ReadShInfos{\htmljob.sh,herelist.sh}   %% 2012/11/22
\ReadFileInfos{srcfiles,\htmljob.RLS}
\input{fdatechk}
\ListInfos[AllSRCes.txt]                %% [...] 2012/11/20
\stop