summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morehype/blog.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-04 23:29:05 +0000
committerKarl Berry <karl@freefriends.org>2013-01-04 23:29:05 +0000
commit5ab401f066bdbf32ae3ca4b1be2e9783f203054b (patch)
tree08ecdca48954535a964f1f02749c954d4eb5ea0e /Master/texmf-dist/tex/latex/morehype/blog.sty
parent128f3fd93dbeca96fa4580608e2cf46fa785ee17 (diff)
morehype (4jan13)
git-svn-id: svn://tug.org/texlive/trunk@28730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morehype/blog.sty')
-rw-r--r--Master/texmf-dist/tex/latex/morehype/blog.sty56
1 files changed, 38 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/morehype/blog.sty b/Master/texmf-dist/tex/latex/morehype/blog.sty
index e6b4fc532c7..c2cd6ffd7d9 100644
--- a/Master/texmf-dist/tex/latex/morehype/blog.sty
+++ b/Master/texmf-dist/tex/latex/morehype/blog.sty
@@ -1,5 +1,5 @@
-\ProvidesPackage{blog}[2012/12/20 v0.81 simple fast HTML (UL)]
-%% copyright (C) 2010 2011 2012 Uwe Lueck,
+\ProvidesPackage{blog}[2013/01/04 v0.81 simple fast HTML (UL)]
+%% copyright (C) 2010 2011 2012 2013 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
%% -- author-maintained in the sense of LPPL below.
%%
@@ -797,7 +797,7 @@
%%
%% % \pagebreak %% 2012/07/30 rm. 2012/09/13
%% == Characters/Symbols == %% `Symbols' until 2011/09/25
-%% === Basic Preliminaries ===
+%% === Basic Preliminaries ===
%% |&| is made `other' for using it to call \HTML's
%% ``character entities." %% dot inside 2011/02/25
\MakeOther\&
@@ -823,7 +823,7 @@
\renderHTMLsymbol{\&}{amp}
\let\%\PercentChar
%%
-%% === Diacritics === %% changed 2011/03/04
+%% === Diacritics === %% changed 2011/03/04
%% For the difference between \dqtd{diacritic} and
%% \dqtd{accent,} see \wikienref{Diacritic}{\meta{Wikipedia.}}
%%
@@ -843,13 +843,35 @@
\renewcommand*{\`}[1]{&#1grave;}
\renewcommand*{\"}[1]{&#1uml;}
%% %% 2012/05/13:
-%% former |\uml{<char>}| is obsolete, use |\"<char>|
+%% ... former |\uml{<char>}| is obsolete, use |\"<char>|
%% (or `\"<char>') instead.
%% % may have been overestimated:
%% % (useful in macro definitions): %% 2010/11/13
%% % \newcommand* {\uml}[1] {&#1uml;} %% 2010/08/24
%%
-%% === Greek === %% 2011/02/26
+%% %% 2013/01/01:
+%% |\v{<char>}| just works with $<char>=`s'$ and $<char>=`S'$
+%% for \v{s} and \v{S}:
+\renewcommand*{\v}[1]{#1caron;}
+%%
+%% === Ligatures and the Like === %% 2013/01/01
+%% |\lig{<char1><char2>}| forms a ligature from <char1> and <char2>:
+\newcommand*{\lig}[1]{&#1lig;}
+%% With v0.81, we use this to reimplement
+%% |\ss| from Plain~\TeX\ and \LaTeX\ for the
+%% putative %% 2013/01/01
+%% ``s-z ligature", the German ``\Wikienref{sharp s}"
+%% (``\ss"): %% 2013/01/01
+% \renderHTMLsymbol{\ss}{szlig}
+\renewcommand*{\ss}{\lig{sz}}
+%% |\AE|, |\ae|, |\OE|, |\oe| (``\AE", ``\ae", ``\OE", ``\oe")
+%% are reimplemented likewise:
+\renewcommand*{\AE}{\lig{AE}}
+\renewcommand*{\ae}{\lig{ae}}
+\renewcommand*{\OE}{\lig{OE}}
+\renewcommand*{\oe}{\lig{oe}}
+%%
+%% === Greek === %% 2011/02/26
\declareHTMLsymbols{{Alpha}{alpha} %% 2012/01/06
{Beta}{beta}{Gamma}{gamma}{Delta}{delta}{Epsilon}{epsilon}
{Zeta}{zeta}{Eta}{eta}{Theta}{theta}{Iota}{iota}{Kappa}{kappa}
@@ -859,7 +881,7 @@
{Omega}{omega} %% render -> declare 2011/02/26
{thetasym}{upsih}{piv} }
%%
-%% === Arrows ===
+%% === Arrows ===
%% ---somewhat completed 2012/07/25.
%%
%% |\downarrow|, |\leftarrow|, |\leftrightarrow|, |\rightarrow|, |\uparrow|:
@@ -883,7 +905,7 @@
%% named ``downwards arrow with tip leftwards" in Unicode (U+21b2):
\newcommand*{\crarrow}{&crarr;} %% 2012/09/13
%%
-%% === Dashes ===
+%% === Dashes ===
%% The ligatures `--' and `---' for en~dash and em~dash
%% don't work in our expanding mode. Now, \HTML's policy
%% for choosing names often prefers shorter names than
@@ -896,7 +918,7 @@
\def \endash {&ndash;} %% \end... illegal
\newcommand*{\emdash} {&mdash;}
%%
-%% === Spaces ===
+%% === Spaces ===
%% ``Math" (not only!)\ spaces |\,|, |\enspace|, |\quad|, |\qquad|:
%% %% <- 2011/04/26
\renderHTMLsymbol{\enspace}{ensp}
@@ -916,7 +938,7 @@
%% (U+2007, cf.~\wikienref{Figure space}{\meta{Wikipedia}}):
\newcommand*{\figurespace}{&\#8199;}
%%
-%% === Quotes, Apostrophe ===
+%% === Quotes, Apostrophe ===
%% \label{sec:quotes}
%% |\lq|, |\rq|
\renderHTMLsymbol{\lq} {lsquo}
@@ -980,7 +1002,7 @@
%% |\sfrac{1}{2}|, |\sfrac{1}{4}|, and |\sfrac{3}{4}| work so far:
\newcommand*{\sfrac}[2]{&frac#1#2;}
%%
-%% === Math ===
+%% === Math ===
%% %% divided/reordered section 2012/08/07
%% ==== Symbols ====
%% (\TeX\ math type ``Ord")---|\aleph|:
@@ -1066,12 +1088,12 @@
\declareHTMLsymbol{sum}
%%
%%
-%% === Currencies === %% 2012/08/06
+%% === Currencies === %% 2012/08/06
%% |\cent|, |\currency|, |\euro|, |\pound|, |\yen|: %% ...symbols 2012/08/07:
\declareHTMLsymbols{{cent}{currency}{euro}{pound}{yen}}
%% You get the \$ symbol simply by |$|.
%%
-%% === Other ===
+%% === Other ===
%% The tilde |~| is used for its wonderful purpose,
%% by analogy to \TeX (TODO overridden by `\FDpseudoTilde'):
\renderHTMLsymbol{~}{nbsp}
@@ -1085,10 +1107,6 @@
%% % \edef#2{\expandafter\@gobble\string#1}}
%% Horizontal ellipsis: |\dots| ...
\renderHTMLsymbol {\dots} {hellip}
-%% %% 2012/05/13:
-%% |\ss| from Plain~\TeX\ and \LaTeX\ is used for the ``s-z ligature",
-%% the German ``\Wikienref{sharp s}":
-\renderHTMLsymbol{\ss}{szlig}
%% Plain~\TeX's and \LaTeX's |\-| becomes a soft hyphen:
\renderHTMLsymbol{\-}{shy}
%% |\copyright|:
@@ -1585,4 +1603,6 @@ v0.8 2012/06/07 \underbar
2012/11/29 `blogligs.sty', `markblog.sty' ([ligs], [mark])
part of MOREHYPE RELEASE r0.7
v0.81 2012/12/20 \-, {enumtype}
-part of MOREHYPE RELEASE r0.8
+ 2013/01/02 caron, "Ligatures ..." (&aelig; etc.)
+ 2013/01/04 updating copyright
+part of MOREHYPE RELEASE r0.81