summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-29 23:20:42 +0000
committerKarl Berry <karl@freefriends.org>2012-03-29 23:20:42 +0000
commit81f21c18fe5c725775e3943edab6555ccfae3b79 (patch)
tree8e379a8b12c4a44ab40e1e0ca28df977f487cce3 /Master
parent84c2b4bf9bf9fa99638f75dd5c81041d7e8705cf (diff)
monofill (29mar12)
git-svn-id: svn://tug.org/texlive/trunk@25780 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/monofill/monofill.pdfbin320639 -> 320712 bytes
-rw-r--r--Master/texmf-dist/source/latex/monofill/monofill.tex4
-rw-r--r--Master/texmf-dist/source/latex/monofill/srcfiles.tex12
-rw-r--r--Master/texmf-dist/tex/latex/monofill/monofill.sty15
4 files changed, 18 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/monofill/monofill.pdf b/Master/texmf-dist/doc/latex/monofill/monofill.pdf
index 7b6828bbbb9..d655e7edf56 100644
--- a/Master/texmf-dist/doc/latex/monofill/monofill.pdf
+++ b/Master/texmf-dist/doc/latex/monofill/monofill.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/monofill/monofill.tex b/Master/texmf-dist/source/latex/monofill/monofill.tex
index af02563081a..086806203d7 100644
--- a/Master/texmf-dist/source/latex/monofill/monofill.tex
+++ b/Master/texmf-dist/source/latex/monofill/monofill.tex
@@ -1,5 +1,5 @@
\ProvidesFile{monofill.tex}[2012/03/19 documenting monofill.sty]
-\title{\textsf{monofill.sty}\\---\\Alignment with Plain Text\\
+\title{\textsf{\huge monofill.sty}\\---\\Alignment with Plain Text\\
or Monospaced Characters\thanks{This
document describes version
\textcolor{blue}{\UseVersionOf{\jobname.sty}}
@@ -162,5 +162,5 @@ VERSION HISTORY
2012/03/18 for v0.1 started
2012/03/19 completed
-
+2012/03/19 for v0.1a enlargened first title line
diff --git a/Master/texmf-dist/source/latex/monofill/srcfiles.tex b/Master/texmf-dist/source/latex/monofill/srcfiles.tex
index ad749db2171..6decd21f07b 100644
--- a/Master/texmf-dist/source/latex/monofill/srcfiles.tex
+++ b/Master/texmf-dist/source/latex/monofill/srcfiles.tex
@@ -1,12 +1,16 @@
-\ProvidesFile{srcfiles.tex}[2012/03/18 file infos -> SrcFILEs.txt]
+\ProvidesFile{srcfiles.tex}[2012/03/29 file infos -> SrcFILEs.txt]
+\RequirePackage{nicefilelist}
+\MFfieldtemplate{f-base}{.monofill}
+%\def\NFLspaceII{ }
\RequirePackage{myfilist}
-\EmptyFileList %%% [readprov.sty,myfilist.sty]
+\EmptyFileList[monofill.sty] %%% [readprov.sty,myfilist.sty]
%% packages:
\ReadPackageInfos{monofill}
%% documentation:
\ReadFileInfos{monofill}
%% documentation settings and auxiliaries:
-\ReadPackageInfos{fifinddo,makedoc,niceverb}
-\ReadFileInfos{makedoc.cfg,mdoccorr.cfg,srcfiles}
+%\ReadPackageInfos{fifinddo,makedoc,niceverb}
+%\ReadFileInfos{makedoc.cfg,mdoccorr.cfg}
+\ReadFileInfos{srcfiles}
\ListInfos[SrcFILEs.txt]
diff --git a/Master/texmf-dist/tex/latex/monofill/monofill.sty b/Master/texmf-dist/tex/latex/monofill/monofill.sty
index b0b55c01573..30371026b0d 100644
--- a/Master/texmf-dist/tex/latex/monofill/monofill.sty
+++ b/Master/texmf-dist/tex/latex/monofill/monofill.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{monofill}[2012/03/19 v0.1 monospace alignment (UL)]
+\ProvidesPackage{monofill}[2012/03/29 v0.1a monospace alignment (UL)]
%% Copyright (C) 2012 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
@@ -28,7 +28,8 @@
%% ``filler list". The field id is stored at the end ahead.
\MF@make@bg#1#3\MF@store@field@bg\@bg{#2}}
%% `\MF@make@bg' is defined in Sec.~\ref{sec:field}.
-%% \medskip\noindent %% TODO as in morgan.sty "vert. cmd. box"
+%% \medbreak\noindent %% \medbreak 2012/03/29
+%% %% <- TODO as in morgan.sty "vert. cmd. box"
%% |\MFfillelement| is the default for <fill-element>,
%% defined to be (like) `\space' here:
\newcommand*{\MFfillelement}{} \let\MFfillelement\space
@@ -45,8 +46,8 @@
\newcommand*{\MFspace}{\mbox{ }}
% \newcommand*{\MFenspace}{\leavevmode\enspace}
\newcommand*{\MFenspace}{\mbox{\enspace}}
-%%
-%% \medskip\noindent %% TODO as in morgan.sty "vert. cmd. box"
+%% \medbreak\noindent %% \medbreak 2012/03/29
+%% %% <- TODO as in morgan.sty "vert. cmd. box"
%% |\MFleftinfield{<text>}{<field>}|\\[\smallskipamount] returns <text>,
%% followed by <fill-elements> to get as many elements
%% (characters) as the <template> associated with <field>:
@@ -89,7 +90,7 @@
%% essentially stores the filler list (``<background>"),
%% or more precisely ...
\def\MF@store@field@bg#1\@bg#2{%
-%% Here is the only assignment when the macros run:
+%% Here is the \strong{only assignment} when the macros run: %% \strong 2012/03/29
%% a command \[`\MF@field:<field>{<text>}'\]
%% is defined.\footnote{This is the common, confusing way
%% to describe such situations.
@@ -184,5 +185,5 @@
%% VERSION HISTORY
v0.1 2012/03/18 started
- 2012/03/19 completed
-
+ 2012/03/19 completed
+v0.1a 2012/03/29 doc.: \medbreak (fix); \strong