summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-23 22:25:40 +0000
committerKarl Berry <karl@freefriends.org>2011-10-23 22:25:40 +0000
commitcccdf1e8ee107f41bca9bb3f936501c0b1acd75d (patch)
tree81e7868668bbcb2dab30df71ad4f937308772a39 /Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex
parent39b466e01679b57bc7fe0fc2dcb0f8bc16249eff (diff)
fifinddo-info (23oct11)
git-svn-id: svn://tug.org/texlive/trunk@24371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex')
-rw-r--r--Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex b/Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex
new file mode 100644
index 00000000000..e55699754d2
--- /dev/null
+++ b/Master/texmf-dist/source/latex/fifinddo-info/makeone/makedot.tex
@@ -0,0 +1,26 @@
+\def \GenDate {2011/10/23} %% <- TODO update!
+\ProvidesFile{makedot.tex}[\GenDate\space blogdot driver (UL)]
+%% public packages:
+\RequirePackage{blogdot,texlinks}
+%% local settings (overridable for single documents):
+% \input{atari.fdf}
+% \input{lang-de.fdf}
+% \input{lang-en.fdf}
+%% local/experimental settings:
+\input{texblog.fdf}
+%% settings for single job:
+\input{dantev45.fdf}
+\def\htmljob{dantev45}
+%% alternatively, load these settings from a file
+%% `jobname.tex' that may be made with `echo'/by a script.
+
+\SumBlogDotWidth %% blogdot special
+% \show\leftpagemargin %% debug
+
+%% as in all my blog.sty driver files:
+\ResultFile{\htmljob\htmakeext}
+\BlogCopyFile[\TextCodes
+ \MakeActiveDef\"{\catchdq}%
+ ]{\htmljob.tex}
+\CloseResultFile
+\stop