summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morehype/texlinks.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/morehype/texlinks.sty')
-rw-r--r--Master/texmf-dist/tex/latex/morehype/texlinks.sty12
1 files changed, 8 insertions, 4 deletions
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 ...