summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-03 14:58:41 +0000
committerKarl Berry <karl@freefriends.org>2009-10-03 14:58:41 +0000
commit556ccc6a2633ddbc27a22319d2e16e8a5d7483d1 (patch)
tree6f0b1301fabae1e14d1c00703e774efd67543d16 /Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty
parent4d18074405a67946d5505fd5e0836e115d220541 (diff)
mfpic 1.00 (30sep09)
git-svn-id: svn://tug.org/texlive/trunk@15602 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty')
-rw-r--r--Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty20
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty b/Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty
index 46c2077ca96..75b57d8c6ff 100644
--- a/Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty
+++ b/Master/texmf-dist/doc/generic/mfpic/mfpdoc.sty
@@ -1,7 +1,7 @@
%%% File: mfpdoc.sty
-%%% A part of mfpic 0.9 2006/05/26
+%%% A part of mfpic 1.00 2009/09/22
%%%
-\ProvidesPackage{mfpdoc}[2006/05/26 v0.9 macros for mfpic documentation]
+\ProvidesPackage{mfpdoc}[2009/09/22 v1.00 macros for mfpic documentation]
\newif\if@chapters
\@chaptersfalse
@@ -21,16 +21,16 @@
\pdftrue
\fi\fi\fi}
-\newcommand\mfpversion{0.9}
-\newcommand\mfpdate {2006/05/26}
+\newcommand\mfpversion{1.00}
+\newcommand\mfpdate {2009/09/22}
%% Text size:
-\textwidth 5.5 in
-\textheight7.5 in
-\oddsidemargin .5in
+\textwidth 5.5in
+\textheight 8.0in
+\oddsidemargin 0.5in
\evensidemargin\oddsidemargin
-\topmargin .75in
+\topmargin 0.5in
\advance\topmargin-\headheight
\advance\topmargin-\headsep
@@ -142,7 +142,7 @@
%% examples:
\newenvironment{ex}
{\par\addvspace{1ex plus.2ex minus.1ex}%
- \parindent0pt
+ \parindent0pt
\vbox\bgroup\hsize\textwidth
\leftskip\leftmargini
\def\ {\leavevmode\null\quad}}
@@ -152,6 +152,7 @@
%% verbatim:
\RequirePackage{verbatim}
\def\verbatim@processline{\hspace{\leftmargini}\the\verbatim@line\par}
+\addto@hook\every@verbatim{\predisplaypenalty\@M}
%% other:
\newenvironment{display}{\list{}{}\item[]}{\endlist}
@@ -210,6 +211,7 @@
\let\email\file
\let\mail \file
\let\dim \file % TeX and Metafont dimensions
+\let\kw \opt % MF key word like numeric
\edef\otherbackslash{\expandafter\@gobble\string\\}
\DeclareRobustCommand\cs[1]{\mytt{\char`\\#1}}