summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morehype
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-07 23:31:28 +0000
committerKarl Berry <karl@freefriends.org>2012-12-07 23:31:28 +0000
commit81453f2bdda510ae04b79c5a9f23b7dcba2e08e0 (patch)
treee21bc4324f4e4f5b10be1f5c5d6bf84f08ba53b2 /Master/texmf-dist/tex/latex/morehype
parent5bd3acfad49d17531c47134a2f202d17f70464e1 (diff)
morehype (7dec12)
git-svn-id: svn://tug.org/texlive/trunk@28462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morehype')
-rw-r--r--Master/texmf-dist/tex/latex/morehype/morehype.RLS2
-rw-r--r--Master/texmf-dist/tex/latex/morehype/texblog.fdf20
-rw-r--r--Master/texmf-dist/tex/latex/morehype/texlinks.sty12
3 files changed, 23 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/morehype/morehype.RLS b/Master/texmf-dist/tex/latex/morehype/morehype.RLS
index 1e3e8635dd8..ac97fc3b417 100644
--- a/Master/texmf-dist/tex/latex/morehype/morehype.RLS
+++ b/Master/texmf-dist/tex/latex/morehype/morehype.RLS
@@ -1,4 +1,6 @@
\ProvidesFile{morehype.RLS} %% RELEASE INFO
+ [2012/12/07 r0.7b blog.sty wiki-like | texlinks documentation fix]
+ [2012/12/02 r0.7a blog.sty wiki-like | texlinks fix]
[2012/11/30 r0.7 blog.sty wiki-like, more blog^^J&
texlinks, piped links, use `langcode']
[2012/05/30 r0.6 blogexec, blogligs, langcode, bad]
diff --git a/Master/texmf-dist/tex/latex/morehype/texblog.fdf b/Master/texmf-dist/tex/latex/morehype/texblog.fdf
index 57cddc96973..38b9d928e9e 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/11/29 extra blog settings]
+\ProvidesFile{texblog.fdf}[2012/12/06 extra blog settings]
%%
%% macros I use for my note pages
%% -- Uwe Lueck, www.contact-ednotes.sty.de.vu
@@ -62,7 +62,10 @@
</head>%
<body\@style{background-color:\bodybgcolor}>} %% 2011/11/09
%% <- no space 2012/09/08
-\newcommand*{\bodybgcolor}{\#fffff0} %% CSS ivory 2011/08/03
+% \newcommand*{\bodybgcolor}{\#fffff8} %% 2012/12/06
+\newcommand*{\bodybgcolor}{\#fff8dc} %% cornsilk 2012/12/06
+% \newcommand*{\bodybgcolor}{\#fefefa} %% baby powder 2012/12/06
+% \newcommand*{\bodybgcolor}{\#fffff0} %% CSS ivory 2011/08/03
% \newcommand*{\bodybgcolor}{\#ffffe7} %% 2010/11/23 2011/06/29
% \newcommand*{\bodybgcolor}{\#f5f5dc} %% CSS beige 2011/07/31
% \newcommand*{\bodybgcolor}{\#f8f8ff} %% CSS ghostwhite 2011/07/31
@@ -162,7 +165,7 @@
\newcommand*{\Nextview}[1]{% %% 2011/05/12
\nextview{#1}\\\lineanc{#1}} %% \\ 2012/11/21
\newcommand*{\nextruleview}[1]{% %% 2010/09/15
- \nextview{#1}\hrule\vspace{4}\lineanc{#1}} %% \vspace 2012/11/21
+ \nextview{#1}\hrule\vspace{5}\lineanc{#1}} %% \vspace 2012/11/21 12/01
\newcommand*{\NRV}{\nextruleview} %% 2011/03/15
%% Diary date sections:
% \newcommand*{\datepar}[1]{%
@@ -172,11 +175,12 @@
% \vspace{3} %%% 2011/08/16 \\%
\vspace{12} %% 2012/09/13
%% TODO CSS!? <- 2012/09/13 ->
-% \heading4{%
+ \heading4{% %% wieder 2012/12/01
\lineanc{\isodateplus#1\isodateplus}%
\lineanc{#1}%
- %% mod. 2012/10/24:
- \heading4{\noligs{\isodateplus#1\isodateplus
+% %% mod. 2012/10/24:
+% \heading4{%
+ \noligs{\isodateplus#1\isodateplus
\ifx\@nnil#2\@nnil\else
\pardash\ParseLigs{#2}\fi}}}
% \isodateplus#1\isodateplus}}
@@ -400,7 +404,9 @@
%% <- rm. 2011/10/24
\providecommand*{\file}{\code} %% provide 2011/03/07
\newenvironment*{itquote}{\quote<i>}{</i>\endquote}
-\newcommand*{\mystrong}{\textcolor{\#aa0000}}
+% \newcommand*{\mystrong}{\textcolor{\#aa0000}}
+\newcommand*{\mystrong}{\textcolor{\#880000}}
+ %% <- 2012/12/06 TODO \spanclass
\providecommand*{\myalert}{\textcolor{red}}
% \newcommand*{\myalert}[1]{%
% \textcolor{red}{\ParseLigs{#1}}} %% 2011/12/20
diff --git a/Master/texmf-dist/tex/latex/morehype/texlinks.sty b/Master/texmf-dist/tex/latex/morehype/texlinks.sty
index 3a54c6a258d..3cbb5ef4afb 100644
--- a/Master/texmf-dist/tex/latex/morehype/texlinks.sty
+++ b/Master/texmf-dist/tex/latex/morehype/texlinks.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}[1994/12/01] %% \newcommand* etc.
-\ProvidesPackage{texlinks}[2012/11/28 v0.7 TeX-related links (UL)]
+\ProvidesPackage{texlinks}[2012/12/06 v0.7b TeX-related links (UL)]
%% copyright (C) 2011 2012 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
%% -- author-maintained in the sense of LPPL below.
@@ -275,12 +275,14 @@
%% === Piped Links ===
%% \label{sec:pipe}
%% v0.7 emulates Wikipedia's
-%% \wikiref{Help:Links\#Piped Links}{piped links}
+%% \wikiref{Help:Links\#Piped_link}{piped links} %% was "Piped links" 2012/12/01
%% as with Wikipedia source code \[`[[Pipeline|Pipe]]'\]
-%% to get a link to article \qtd{Pipeline} with diplayed text
+%% to get a link to article \qtd{\Wikiref{Pipeline}} %% \Wikiref 2012/12/01
+%% with displayed text
%% \qtd{\wikiref{Pipeline}{Pipe}}. The same syntax
%% (double brackets) is actually supported by
-%% 'blog.sty' with 'blogexec.sty', while otherwise only
+%% 'blog.sty' with 'markblog.sty', %% was `blogexec' 2012/12/06
+%% while otherwise only
%% \[\GenCmdBox+\Wikilangref{<language-code>}{<lemma>|<text>}+\]
%% works---with settings more below something like
%% \GenCmdBox+\Wikiref{<lemma>|<text>}+---which
@@ -722,3 +724,5 @@ v0.7 2012/07/23 doc.: <text>
2012/11/08 doc.: Jim corr.
2012/11/27 \ctanpkgstyref from 'texblog.fdf'
2012/11/28 [[...|...]]
+v0.7a 2012/12/01 link fix "Piped link"
+v0.7b 2012/12/06 there again: blogexec -> markblog, above entry ...