summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morehype/blogdot.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-02 23:18:36 +0000
committerKarl Berry <karl@freefriends.org>2012-12-02 23:18:36 +0000
commit59e52a9aaf7ccb545c0e6c410f3859a7b79b43aa (patch)
treea9d353045009336295b169b1cd9f46a9f8f1e5ab /Master/texmf-dist/tex/latex/morehype/blogdot.sty
parentecbf2241f32ef261ee58622856756a9e42211886 (diff)
morehype (2dec12)
git-svn-id: svn://tug.org/texlive/trunk@28418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morehype/blogdot.sty')
-rw-r--r--Master/texmf-dist/tex/latex/morehype/blogdot.sty20
1 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/morehype/blogdot.sty b/Master/texmf-dist/tex/latex/morehype/blogdot.sty
index 900025e9d35..a54c9d08603 100644
--- a/Master/texmf-dist/tex/latex/morehype/blogdot.sty
+++ b/Master/texmf-dist/tex/latex/morehype/blogdot.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}[1994/12/01] %% \newcommand* etc.
-\ProvidesPackage{blogdot}[2011/10/22 v0.4 HTML presentations (UL)]
+\ProvidesPackage{blogdot}[2012/11/21 v0.41 HTML presentations (UL)]
%% copyright (C) 2011 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
%% -- author-maintained in the sense of LPPL below.
@@ -77,12 +77,16 @@
%% \label{sec:dot-start}
%% |\startscreenpage{<style>}{<anchor-name>}|
\newcommand*{\startscreenpage}[2]{%% 0 2011/09/25!?:
+ \\\CLBrk %% 2012/11/19
+%% <- `\\' suddenly necessary, likewise in `texblog.fdf'
+%% with `\NextView' and `\nextruleview'.
+%% Due to recent `firefox'? %% 2012/11/21
\startTable{%
\@cellpadding{0} \@cellspacing{0}%
- \maybe@blogdot@borders %% 2011/10/12
- \maybe@blogdot@frame %% 2011/10/14
+ \maybe@blogdot@borders %% 2011/10/12
+ \maybe@blogdot@frame %% 2011/10/14
}%
- \CLBrk %% 2011/10/03
+ \CLBrk %% 2011/10/03
\starttr
%% First cell determines both
%% height of upper page margin |\upperpagemargin|
@@ -106,7 +110,7 @@
\starttr
\emptycell\startTd{\@height{\typeareaheight}#1}%
}
-%% |\titlescreenpage| (`\STARTscreenpage' TODO?) %% 2011/10/03
+%% |\titlescreenpage| \ (`\STARTscreenpage' TODO?) \ %% 2011/10/03 \ 2012/11/19
%% opens the title page (I thought). To get it to your screen,
%% (make and) click a link like
%% \[`\ancref{START}{start presentation}':\]
@@ -160,7 +164,7 @@
%% and aligning it flush left.
\newcommand*{\nextscreenpage}[2]{%
\screenbottom{#2}\CLBrk
- \hrule \CLBrk
+ \hrule \CLBrk
\startscreenpage{#1}{#2}}
%% |\nextcenterscreenpage{<anchor-name>}| chooses centering
%% the slide content:
@@ -296,6 +300,7 @@
}
\TryBlogDotCFG
%%
+%% \pagebreak %% 2012/11/21
%% == The End and HISTORY ==
\endinput
%% VERSION HISTORY
@@ -321,3 +326,6 @@ v0.3 2011/10/11 \HVspace, \BlogDotFillText
v0.4 2011/10/21 \usecurrdirctan
2011/10/22 FillText with <p> instead of </p>, its color
uses <font>; some more reworking of doc.
+ part of morehype RELEASE r0.6
+v0.41 2012/11/19 \startscreenpage with \\; doc. \
+ 2012/11/21 updating version infos, doc. \pagebreak