diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-23 22:25:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-23 22:25:40 +0000 |
commit | cccdf1e8ee107f41bca9bb3f936501c0b1acd75d (patch) | |
tree | 81e7868668bbcb2dab30df71ad4f937308772a39 /Master/texmf-dist/source/latex/fifinddo-info/makeone/dantev45.fdf | |
parent | 39b466e01679b57bc7fe0fc2dcb0f8bc16249eff (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/dantev45.fdf')
-rw-r--r-- | Master/texmf-dist/source/latex/fifinddo-info/makeone/dantev45.fdf | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fifinddo-info/makeone/dantev45.fdf b/Master/texmf-dist/source/latex/fifinddo-info/makeone/dantev45.fdf new file mode 100644 index 00000000000..608d636fec3 --- /dev/null +++ b/Master/texmf-dist/source/latex/fifinddo-info/makeone/dantev45.fdf @@ -0,0 +1,61 @@ +\ProvidesFile{dantev45.fdf}[2011/10/22 blogdot settings for dantev45] +\RequirePackage{blogdot} +% \renewcommand*{\leftpagemargin}{176} %% "theory" 2011/10/01 +%% wiki-listen: %% 2011/10/12 +\renewcommand*{\typeareawidth}{668} %% 2011/10/12 +\renewcommand*{\leftpagemargin}{162} %% 2011/10/12 +\renewcommand*{\typeareaheight}{440} +\renewcommand*{\bodybgcolor}{\#ffffff} +\renewcommand*{\pkgnamefmt}{\code} +\newcommand*{\section}{\cheading2} +%% 2011/10/22 making sure: +\usemirrorctan +\TryBlogDotCFG[dantev45] %% 2011/10/12 +%% The rest shouldn't be changed in recompiling: %% 2011/10/12 +\input{atari.fdf} +\input{lang-de.fdf} +\newcommand*{\labelsection}[1]{% + \nextnormalscreenpage{#1}\section} +\newcommand*{\labelcentersection}[1]{% %% 2011/09/25 + \nextcenterscreenpage{#1}\section} +\makeatletter %% TODO!? +%% Not used 2011/10/01: +% \newenvironment{maxitemize} +% {\textblock{\typeareawidth}% +% % <ul \@style{margin-left:0px}>% +% \itemize +% }{% +% % </ul>% +% \enditemize +% \endtextblock} +\newcommand*{\teilpage}[2]{% +% \labelcentersection{teil-#1} + \labelsection{teil-#1}%% 2011/10/11 + {\textcolor{\#bbccdd}{Teil #1:} + \vspace{21}% %% 2011/09/29 + #2}% +} +%% |\thesis{<label>}{<text>}| must be in a +%% |{theses}| environment +%% (TODO make package for more general use!): %% 2011/10/04 +\newenvironment*{theses} + {\startTable{\@cellpadding{9} + \@cellspacing{0}}} + {\endTable} +\newcommand*{\thesis}[2]{% + \TableRow{ thesis }{% +% \@style{margin:9px}% + \@valign@t + }% + \tablewidthcell{42px}{#1}% %% TODO generalize 2011/10/03 + \simplecell{#2}% + \endTableRow +} +\renewcommand*{\BlogDotRestart}{inhalt} +% \renewcommand*{\nextnormalscreenpage}{% +% \nextscreenpage{\@align@l}} %% 2011/10/11 +%% <- no difference, but still \@align@c differs +%% +%% 2011/10/05 getting around double quotes: +\newcommand*{\LucidaSans}{"Lucida Sans"} +\endinput |