summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/monofill
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/texmf-dist/tex/latex/monofill
parent84c2b4bf9bf9fa99638f75dd5c81041d7e8705cf (diff)
monofill (29mar12)
git-svn-id: svn://tug.org/texlive/trunk@25780 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/monofill')
-rw-r--r--Master/texmf-dist/tex/latex/monofill/monofill.sty15
1 files changed, 8 insertions, 7 deletions
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