diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-26 00:51:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-26 00:51:00 +0000 |
commit | 7a8a294f7d8dfa61fca2036a9aee7849d918397e (patch) | |
tree | 7c4ac178e8a235a868f8db311b99579720cf1669 /Master/texmf-dist/source/latex/fifinddo-info/makevars | |
parent | 7adff66dcb6fba8ca0a4ccf93f25185c16cd9bab (diff) |
fifinddo-info (24oct11)
git-svn-id: svn://tug.org/texlive/trunk@24387 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fifinddo-info/makevars')
-rw-r--r-- | Master/texmf-dist/source/latex/fifinddo-info/makevars/dantev45.cfg | 8 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/fifinddo-info/makevars/makedots.tex | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/fifinddo-info/makevars/dantev45.cfg b/Master/texmf-dist/source/latex/fifinddo-info/makevars/dantev45.cfg index 50d559ca6fc..ca3570e463a 100644 --- a/Master/texmf-dist/source/latex/fifinddo-info/makevars/dantev45.cfg +++ b/Master/texmf-dist/source/latex/fifinddo-info/makevars/dantev45.cfg @@ -1,7 +1,7 @@ -\ProvidesFile{dantev45.cfg}[2011/10/22 local blogdot.sty config] +\ProvidesFile{dantev45.cfg}[2011/10/23 local blogdot.sty config] %% for type area width 668px and screen width minus %% scroll bar: -% \renewcommand*{\leftpagemargin}{50} %% -> 768 +\renewcommand*{\leftpagemargin}{50} %% -> 768 % \renewcommand*{\leftpagemargin}{162} %% -> 992 % \renewcommand*{\leftpagemargin}{256} %% -> 1180 % \renewcommand*{\rightpagemargin}{\leftpagemargin} @@ -10,13 +10,13 @@ %% 600px height and tried to confine myself to a %% type area height of 440px; a lower margin of 504px would hide %% the next "page"/"slide" even on a screen 1024px high: -% \renewcommand*{\lowerpagemargin}{504} +\renewcommand*{\lowerpagemargin}{504} % \renewcommand*{\typeareawidth}{640} % \renewcommand*{\typeareaheight}{440} %% Debugging: % \ShowBlogDotBorders % \ShowBlogDotFrame -% \FillBlogDotTypeArea +\FillBlogDotTypeArea % \FillBlogDotBottom % \ShowBlogDotFillText %% overall background color: diff --git a/Master/texmf-dist/source/latex/fifinddo-info/makevars/makedots.tex b/Master/texmf-dist/source/latex/fifinddo-info/makevars/makedots.tex index 9a154e619ad..7e95b06aa76 100644 --- a/Master/texmf-dist/source/latex/fifinddo-info/makevars/makedots.tex +++ b/Master/texmf-dist/source/latex/fifinddo-info/makevars/makedots.tex @@ -1,4 +1,4 @@ -\def \GenDate {2011/10/23} %% <- TODO update! +\def \GenDate {2011/10/25} %% <- TODO update! \ProvidesFile{makedots.tex}[\GenDate\space blogdot variants driver (UL)] \RequirePackage{blogdot,texlinks} |