summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morehype/texblog.fdf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-21 23:32:22 +0000
committerKarl Berry <karl@freefriends.org>2012-12-21 23:32:22 +0000
commite09950f439263dd3649fc0d9bf357b0f124d247c (patch)
tree1cb95afbfec7c2e1362c7d6afcc4df7ebb36d596 /Master/texmf-dist/tex/latex/morehype/texblog.fdf
parent0dbb0a9f652efcecaf1d844cf8177d3b7a29fd03 (diff)
morehype (21dec12)
git-svn-id: svn://tug.org/texlive/trunk@28610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morehype/texblog.fdf')
-rw-r--r--Master/texmf-dist/tex/latex/morehype/texblog.fdf15
1 files changed, 5 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/morehype/texblog.fdf b/Master/texmf-dist/tex/latex/morehype/texblog.fdf
index 08792a4d4a6..fc027745c17 100644
--- a/Master/texmf-dist/tex/latex/morehype/texblog.fdf
+++ b/Master/texmf-dist/tex/latex/morehype/texblog.fdf
@@ -1,4 +1,4 @@
-\ProvidesFile{texblog.fdf}[2012/12/07 extra blog settings]
+\ProvidesFile{texblog.fdf}[2012/12/20 extra blog settings]
%%
%% macros I use for my note pages
%% -- Uwe Lueck, www.contact-ednotes.sty.de.vu
@@ -49,12 +49,7 @@
\newcommand*{\privmapName}{privmap}
%%
\makeatletter %% 2011/10/12
-\@ifpackageloaded{blogexec}{% %% 2012/03/14
-\newenvironment*{noblog}{}{} %% 2012/03/04 from ...
-\MakeBlogBeginRun{noblog}{%
- \BlogInterceptEnvironments %% 2012/06/22
- \let\WriteResult\@gobble}
-}{}
+%% {noblog} moves to blogexec.sty 2012/12/20
%% body colors (started 2010/09/15):
\let\simplebody\body
\renewcommand*{\body}{%
@@ -321,8 +316,7 @@
\newcommand*{\Fileancref}[2]{% %% 2012/09/11
\fileancref{#1}{#2}{\file{#1\##2}}} %% 2012/09/11
\newcommand*{\urlhref}[1]{\href{#1}{\urlfmt{#1}}} %% 2011/08/19
-\newcommand*{\domainref}[2]{% %% 2012/06/08
- \httpref{#1/#2}{\urlfmt{#1}}}
+%% \domainref moves to texlinks.sty 2012/12/15
\newcommand*{\localfilenewref}{\hnewref{}} %% 2011/10/12
%% Ubuntu-Wiki 2012/09/13:
\newcommand*{\ubuntuurl}{wiki.ubuntuusers.de}
@@ -476,7 +470,8 @@
\newcommand*{\samehtmlline}[1]{\ParseLigs{#1}} %% 2011/12/23
%%
%% enumeration styles:
-\newenvironment{enumtype}[1]{<ol \@type{#1}}{</ol>}
+% \newenvironment{enumtype}[1]{<ol \@type{#1}}{</ol>}
+%% <- moves to blog.sty 2012/12/20
\newenvironment{enumerate-a}{\enumtype a} %% 2011/08/15
{\endenumtype}
\newenvironment{enumerate-i}{\enumtype i} %% 2011/08/17