summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morehype/blogdot.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-16 22:25:43 +0000
committerKarl Berry <karl@freefriends.org>2011-10-16 22:25:43 +0000
commitaa467adcb6fa142686fa83b549b69a1d51e49d34 (patch)
tree51cb8d6573ad4861f701f87a538e6afa8a3cddbb /Master/texmf-dist/tex/latex/morehype/blogdot.cfg
parente37d3f4634ed187dba355c4ce6e005f86c7376f4 (diff)
morehype (16oct11)
git-svn-id: svn://tug.org/texlive/trunk@24303 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morehype/blogdot.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/morehype/blogdot.cfg30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/morehype/blogdot.cfg b/Master/texmf-dist/tex/latex/morehype/blogdot.cfg
new file mode 100644
index 00000000000..1970295d15a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/morehype/blogdot.cfg
@@ -0,0 +1,30 @@
+\ProvidesFile{blogdot.cfg}[2011/10/14 local blogdot.sty config]
+%% (U.L.:) For my 1024$\times$600 screen
+%% (with Mozilla Firefox~3.6.22 for Ubuntu canonical~-~1.0),
+%% the following choice of `\leftpagemargin' worked best
+%% for my goal of 640px type area width.
+%% (Finally it turned out that I needed more.)
+%% When I increased it, actually the left margin shrunk.
+%% I am not an HTML expert. I also tried increasing
+%% body width (and "center" value of @align), in vain.
+\renewcommand*{\leftpagemargin}{176}
+% \renewcommand*{\rightpagemargin}{\leftpagemargin}
+% \renewcommand*{\upperpagemargin}{80}
+%% I prepared my presentation for a screen of
+%% 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*{\typeareawidth}{640}
+% \renewcommand*{\typeareaheight}{440}
+% \ShowBlogDotBorders
+% \ShowBlogDotFrame
+%% Overall background color:
+% \renewcommand*{\bodybgcolor}{\#ffffff}
+%% Language choices:
+% \input{lang-de.fdf}
+% \input{lang-en.fdf}
+%% ... `blogdot.cfg' may be a good idea for general settings;
+%% recompiling the presentation of a given document source
+%% `<job>.tex' may better be controlled in a file `<job>.cfg' ...
+\endinput