summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-04 23:29:26 +0000
committerKarl Berry <karl@freefriends.org>2013-01-04 23:29:26 +0000
commit20e694f8ef6b05552490e7cc3f9b0c553ae01cf5 (patch)
treeb576998d520dbc8b4c8cb801a7b5ecb710c1187c /Master/texmf-dist/source/support
parent5ab401f066bdbf32ae3ca4b1be2e9783f203054b (diff)
adhocfilelist (4jan13)
git-svn-id: svn://tug.org/texlive/trunk@28731 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support')
-rw-r--r--Master/texmf-dist/source/support/adhocfilelist/fdatechk.tex3
-rw-r--r--Master/texmf-dist/source/support/adhocfilelist/makehtml.tex5
-rw-r--r--Master/texmf-dist/source/support/adhocfilelist/srcfiles.tex5
-rw-r--r--Master/texmf-dist/source/support/adhocfilelist/texblog.fdf173
4 files changed, 54 insertions, 132 deletions
diff --git a/Master/texmf-dist/source/support/adhocfilelist/fdatechk.tex b/Master/texmf-dist/source/support/adhocfilelist/fdatechk.tex
index 75841ba67d1..eee9ebecee5 100644
--- a/Master/texmf-dist/source/support/adhocfilelist/fdatechk.tex
+++ b/Master/texmf-dist/source/support/adhocfilelist/fdatechk.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{fdatechk.tex}[2012/11/20 `filedate' checks]
+\ProvidesFile{fdatechk.tex}[2012/12/30 `filedate' checks]
{\catcode`\#=9 \catcode`\!=14 %% { for plainpkg
\ReadFileInfos{adhocfilelist.sh,herelist.sh}}
\RequirePackage{filedate}
@@ -9,5 +9,6 @@
{adhocfilelist.sh}{herelist.sh}
{adhocfilelist.tex}
{makehtml.tex}{fdatechk.tex}{srcfiles.tex}}
+\DatesDiffWarnings %% 2012/12/30
\CheckDateOfToday{adhocfilelist.RLS}
diff --git a/Master/texmf-dist/source/support/adhocfilelist/makehtml.tex b/Master/texmf-dist/source/support/adhocfilelist/makehtml.tex
index 632b0c47c72..1c1101aaf03 100644
--- a/Master/texmf-dist/source/support/adhocfilelist/makehtml.tex
+++ b/Master/texmf-dist/source/support/adhocfilelist/makehtml.tex
@@ -1,13 +1,14 @@
-\ProvidesFile{makehtml.tex}[2012/11/22 HTML driver]
+\ProvidesFile{makehtml.tex}[2013/01/04 HTML driver]
\RequirePackage[r,wrap]{nicefilelist} %% wrap 2012/11/22
\MFfieldtemplate{f-base}{adhocfilelist} %% 2012/10/19
\RequirePackage{myfilist}
-\RequirePackage{blog}[2012/09/17]
+\RequirePackage[ligs]{blog} %% ligs 2012/12/30
\BlogInterceptEnvironments
\RequirePackage{texlinks}
\RequirePackage{catchdq,langcode}
\input{atari_ht.fdf}
\input{texblog.fdf}
+\useWWWctanbases %% 2013/01/04
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\htmljob{adhocfilelist}
\ResultFile{adhocfilelist.htm}
diff --git a/Master/texmf-dist/source/support/adhocfilelist/srcfiles.tex b/Master/texmf-dist/source/support/adhocfilelist/srcfiles.tex
index 8aebcf69ce9..a8c21ca3dae 100644
--- a/Master/texmf-dist/source/support/adhocfilelist/srcfiles.tex
+++ b/Master/texmf-dist/source/support/adhocfilelist/srcfiles.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{srcfiles.tex}[2012/11/22 file infos -> SrcFILEs.txt]
+\ProvidesFile{srcfiles.tex}[2012/12/21 file infos -> SrcFILEs.txt]
\RequirePackage{dowith}
\RequirePackage[r]{nicefilelist}
\MaxBaseEmptyList{adhocfilelist}
@@ -11,7 +11,8 @@
\FileListRemark[ ---- ]{----RELEASE.---}
\ReadFileInfos{adhocfilelist.RLS}
\FileListRemark[ ---- ]{HTML_packages.---}
-\ReadPackageInfos{blog,blogexec,domore,fifinddo}
+\ReadPackageInfos{blog,blogexec,domore,fifinddo,
+ texlinks} %% texlinks 2012/12/21
\ReadFileInfos{texblog.fdf}
\NoStopListInfos[SrcFILEs.txt]
\input{fdatechk}
diff --git a/Master/texmf-dist/source/support/adhocfilelist/texblog.fdf b/Master/texmf-dist/source/support/adhocfilelist/texblog.fdf
index ef943c80ebc..c159e41bac8 100644
--- a/Master/texmf-dist/source/support/adhocfilelist/texblog.fdf
+++ b/Master/texmf-dist/source/support/adhocfilelist/texblog.fdf
@@ -1,4 +1,4 @@
-\ProvidesFile{texblog.fdf}[2012/11/21 extra blog settings]
+\ProvidesFile{texblog.fdf}[2013/01/04 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}{%
@@ -62,7 +57,11 @@
</head>%
<body\@style{background-color:\bodybgcolor}>} %% 2011/11/09
%% <- no space 2012/09/08
-\newcommand*{\bodybgcolor}{\#fffff0} %% CSS ivory 2011/08/03
+\newcommand*{\bodybgcolor}{\#ffffee} %% td
+% \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 +161,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 +171,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}}
@@ -316,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}
@@ -327,23 +326,7 @@
\newcommand*{\siehewiki}[1]{% %% 2011/05/06
\to\wikideref{#1}{\textit{Wikipedia}}}
\newcommand*{\Wref}[1]{\wikiref{#1}{Wikipedia}} %% 2012/01/19
-\renewcommand*{\Wikilangref}[2]{% %% 2012/10/26f.
- \@wikilpref{#1}#2\BiteSep|\@nnil\BiteSep\@nil{#2}} %% {#1} 2012/11/08
-%% TODO neues bitelist!
-\def\@wikilpref#1#2|#3\BiteSep#4\@nil#5{%
- \ifx\@nnil#3\@empty
- \wikilangref{#1}{#5}{#5}%
- \else
- \wikilangref{#1}{#2}{%
- \ifx\@three#3\@three %% 2012/10/27
- \wiki@noparen#2\@nil%
- \else
- #3%
- \fi
- }%
- \fi}
-\def\wiki@noparen#1 (#2\@nil{#1}
-%% <- TODO -> `texlinks' 2012/11/15
+%% Wikipedia piped links emulation moves to `texlinks.sty' 2012/11/28
%% 2011/11/23, 2012/01/06, 2012/03/11:
\newcommand*{\wiktionarylangref}[1]{%
\httpbaseref{#1.wiktionary.org/wiki}}
@@ -351,11 +334,21 @@
% \newcommand*{\Wiktderef}[1]{\wiktionarylangref{de}{#1}{#1}}
% \newcommand*{\Wiktref}[1]{% %% 2012/01/13
% \wiktionarylangref\langcode{#1}{#1}}
-%% <- 2012/01/13 ->
-\newcommand*{\Wiktionarylangref}[2]{%
- \wiktionarylangref{#1}{#2}{#2}}
-\newcommand*{\Wiktderef}{\Wiktionarylangref{de}}
-\newcommand*{\Wiktenref}{\Wiktionarylangref{en}}
+% %% <- 2012/01/13 ->
+% \newcommand*{\Wiktionarylangref}[2]{%
+% \wiktionarylangref{#1}{#2}{#2}}
+%% 2012/12/25
+\newcommand*{\Wiktionarylangref}{%
+ \@double@first@arg\wiktionarylangref}
+% \newcommand*{\Wiktderef}{\Wiktionarylangref{de}}
+%% <- 2012/12/25 ->
+\newcommand*{\wiktderef}{\wiktionarylangref{de}}
+\newcommand*{\Wiktderef}{\@double@first@arg\wiktderef}
+\newcommand*{\wiktref}{\wiktionarylangref\langcode}
+% \newcommand*{\Wiktenref}{\Wiktionarylangref{en}}
+%% <- 2012/12/25 ->
+\newcommand*{\wiktenref}{\wiktionarylangref{en}}
+\newcommand*{\Wiktenref}{\@double@first@arg\wiktenref}
\newcommand*{\Wiktref}{\Wiktionarylangref\langcode}
%% 2011/11/23, 2012/01/06, 2012/03/11:
\newcommand*{\wikiquotelangref}[1]{%
@@ -390,7 +383,7 @@
{\urlfmt{www.webdesign-bu.de/uwe_lueck/#1}}}
%% TeX links:
% \newcommand*{\CPR}{\ctanpkgref} %% 2011/03/15, rm. 2011/11/06
-\newcommand*{\ctanpkgstyref}[1]{\CtanPkgRef{#1}{#1.sty}}
+%% `\ctanpkgstyref' moves to `texlinks.sty' 2012/11/27
\newcommand*{\THPR}{\texhaxpref} %% 2011/03/15
\newcommand*{\THpref}[1]{\texhaxpref{#1}{texhax}} %% 2011/03/24
%% month names move to `texlinks.sty' 2012/10/24
@@ -398,71 +391,22 @@
% \newcommand*{\todobytopic}[1]{% %% 2011/04/22, rm. 2011/11/08
% \myalert{\to\ \TOPref{#1}}}
\newcommand*{\UKFAQref}[1]{\ukfaqref{#1}{UK~FAQ}} %% 2011/01/03
+\useTUGctanbases %% 2012/12/30
+% \renewcommand*{\ctanpkgauref}{\tugctanpkgauref} %% 2012/12/30 rm. 2013/01/04
%% SelfHTML:
\newcommand*{\selfhtmlurl}{de.selfhtml.org}
\newcommand*{\selfhtmlref}{\httpbaseref\selfhtmlurl}
\newcommand*{\selfhtmlrefref}[1]{%
\selfhtmlref{/html/referenz/#1.htm}}
-\newcommand*{\selfhtmlcsseigref}{% %% 2012/09/23
+\newcommand*{\selfhtmlcsseigref}{% %% 2012/09/23
\httpbaseref{\selfhtmlurl/css/eigenschaften}}
-
-%% BlogLIGs:
-%% 2012/01/06f. [[...]] f. \Wikiref:
-\FDpseudoTilde
-% \Delimiters\(\)
-% \catcode`\(=1 \catcode`\)=2
-% \MakeExpandableAllReplacer(blog[[)([[)(\protect\Wikiref{)(blog<-)
- %% <- TODO echte `{' kann man so nicht einsetzen, vorverarb...
-% \MakeExpandableAllReplacer(blog]])(]])(})(blog[[)
-% \CopyFDconditionFromTo(blog]])(BlogLIGs)
- %% fine:
-% \MakeExpandableAllReplacer(blog[[)([[)(\protect\catchdbrk)(blog<-)
-% \CopyFDconditionFromTo(blog[[)(BlogLIGs)
- %% hacks fail:
-% \MakeExpandableAllReplacer(blog[[)([[)(\protect\Wikiref{\iffalse}\fi)
-% (blog<-)
-% \MakeExpandableAllReplacer(blog]])(]])(\iffalse{\fi})
-% (blog[[)
-% \MakeExpandableAllReplacer(blog[[)([[)(\protect\Wikiref{\protect\iffalse}\protect\fi)
-% (blog<-)
-% \MakeExpandableAllReplacer(blog]])(]])(\protect\iffalse{\protect\fi})
-% (blog[[)
-% \MakeExpandableAllReplacer(blog[[)([[)(\protect\Wikiref{\protect\ifnum0=`}\protect\fi)
-% (blog<-)
-% \MakeExpandableAllReplacer(blog]])(]])(\protect\ifnum0=`{\protect\fi})
-% (blog[[)
-% \MakeExpandableAllReplacer(blog[[)([[)(\protect\Wikiref{\ifnum0=`}\fi)
-% (blog<-)
-% \MakeExpandableAllReplacer(blog]])(]])(\ifnum0=`{\fi})
-% (blog[[)
-% \CopyFDconditionFromTo(blog]])(BlogLIGs)
-% \Delimiters\{\}
-% \MakeOther\( \MakeOther\)
-\MakeExpandableAllReplacer{blog[[}{[[}{\protect\catchdbrkt}{blog<-}
-\def\catchdbrkt#1]]{\Wikiref{#1}} %% + t 2012/01/09
- %% <- TODO in blog.sty \wikilink!? %% <- 2012/01/09 ->
-\MakeExpandableAllReplacer{blog**}{**}
- {\protect\doublestar:}{blog[[}
-\MakeExpandableAllReplacer{blog***}{***}
- {\protect\triplestar:}{blog**}
-% \CopyFDconditionFromTo{blog***}{BlogLIGs}
-%% 2012/01/11:
-\MakeActiveDef\'{\noexpand'}
-\MakeExpandableAllReplacer{blog\string'\string'}{''}
- {\protect\doubleapostr:}{blog***}
-\MakeExpandableAllReplacer{blog\string'\string'\string'}{'''}
- {\protect\tripleapostr:}{blog\string'\string'}
-\MakeOther\'
-\CopyFDconditionFromTo{blog'''}{BlogLIGs}
-\newcommand*{\MakePairLaTeXcmd}[2]{%
- \@ifdefinable#1{\def#1:##1#1:{#2{##1}}}} %% ":" for "..." 2012/01/30
-%% <- 2012/01/15 ->
-\MakePairLaTeXcmd\doublestar\mystrong
-\MakePairLaTeXcmd\triplestar\myalert
-\MakePairLaTeXcmd\doubleapostr\textit
-\MakePairLaTeXcmd\tripleapostr\textbf
-%% TODO -> blog.sty or so %% 2012/02/07
-
+%% Recht: %% 2013/01/04
+\newcommand*{\dejuresprechref}[3]{%
+ \httpref{dejure.org/dienste/vernetzung/rechtsprechung/?%
+ Gericht=#1&Datum=#2&Aktenzeichen=#3}}
+\newcommand*{\DJsprechref}[3]{%
+ \dejuresprechref{#1}{#2}{#3}{#1 v. #2 (#3)}}
+%% BlogLIGs moves to `markblog.sty' 2012/11/28
%% rm. HVspace etc. 2011/10/13
%% font switching (logical):
% \renewcommand*{\textsf}{% %% 2011/05/12
@@ -472,7 +416,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
@@ -513,35 +459,7 @@
{WP} %% 2012/10/06
\StopDoing %% 2012/02/07
-%% use \ParseLigs:
-%% 2012/01/08, eigentlich schon 2012/01/04, verloren ...:
-% \let\blogtextcolor\textcolor
-% \renewcommand*{\textcolor}[2]{\blogtextcolor{#1}{\ParseLigs{#2}}}
-%% 2012/01/10:
-\let\blogdedqtd\dedqtd
-\renewcommand*{\dedqtd}[1]{\blogdedqtd{\ParseLigs{#1}}}
-%% 2012/08/20:
-\let\blogendqtd\endqtd
-\renewcommand*{\endqtd}[1]{\blogendqtd{\ParseLigs{#1}}}
-%% 2012/01/19:
-\let\BlogTagSurr\TagSurr
-\renewcommand*{\TagSurr}[3]{%
- \BlogTagSurr{#1}{#2}{\ParseLigs{#3}}}
-\let\BlogSimpleTagSurr\SimpleTagSurr
-\renewcommand*{\SimpleTagSurr}[2]{%
- \BlogSimpleTagSurr{#1}{\ParseLigs{#2}}}
-\newcommand*{\noligs}{} \let\noligs\@firstofone %% !!!
-\renewcommand*{\code}[1]{\STS{code}{\noligs{#1}}}
-%% 2012/03/14, not optimal TODO:
-\renewcommand*{\NoBlogLigs}{%
- \def\BlogOutputJob{LEAVE}%
-% \let\deqtd\blogdeqtd %% rm. 2012/06/03
- \let\TagSurr\BlogTagSurr
- \let\SimpleTagSurr\BlogSimpleTagSurr
- \FDnormalTilde
- \MakeActiveDef\~{&nbsp;}% %% TODO new blog cmd
-}
-
+%% use \ParseLigs -- moves to `blogligs.sty' 2012/11/29 %% corr. 2012/12/21
%% dashes:
% \newcommand*{\enpardash}{\,\emdash\,} %% 2011/05/12
%% language-specific appear in `langcode.sty'
@@ -569,7 +487,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