summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fancypar
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-27 01:00:41 +0000
committerKarl Berry <karl@freefriends.org>2010-04-27 01:00:41 +0000
commit61d5522194a84bc8c81973ff2fd8901e5ce10de0 (patch)
tree66447ae7323b3e4e134c3b4f9a9f4aa85b41adc5 /Master/texmf-dist/tex/latex/fancypar
parente3e5b0d13853ec7695e9288b3702a052018b7812 (diff)
fancypar update (26apr10)
git-svn-id: svn://tug.org/texlive/trunk@18018 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancypar')
-rw-r--r--Master/texmf-dist/tex/latex/fancypar/fancypar.sty11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/fancypar/fancypar.sty b/Master/texmf-dist/tex/latex/fancypar/fancypar.sty
index 6b949d586a7..ea9ac90276a 100644
--- a/Master/texmf-dist/tex/latex/fancypar/fancypar.sty
+++ b/Master/texmf-dist/tex/latex/fancypar/fancypar.sty
@@ -26,12 +26,11 @@
%% and the derived files fancypar.sty and fancypar.pdf.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fancypar}[2010/04/22 v1.0 fancy paragraphs]
+\ProvidesPackage{fancypar}[2010/04/25 v1.1 fancy paragraphs]
\@ifpackageloaded{xkeyval}{}{\RequirePackage{xkeyval}}
\@ifpackageloaded{tikz}{\usetikzlibrary{calc}}
{\RequirePackage{tikz}\usetikzlibrary{calc}}
-\@ifpackageloaded{dingbat}{}{\RequirePackage{dingbat}}
\@ifpackageloaded{xcolor}{}{\RequirePackage{xcolor}}
\DeclareOptionX[FP]<fancypar>{colorone}{\def\FancyZColorOne{#1}}
@@ -93,11 +92,11 @@
spiral=true,%
textcolor=black,%
nbtextwidth=\textindentright,%
- mark=\rightpointleft,%
+ mark=$\surd$,% \changes{v 1.1}{2010/04/25}{changed to $\surd$}
rulecolor=rcolor,%
position=right,%
dashcolor=blue!50,%
- separation=0.9em,
+ separation=0.9em,%
dashsymbol=--
}
@@ -123,7 +122,7 @@
\else\relax
\fi
}
- \hskip4mm\vphantom{Hy}%
+ \hskip4mm\vphantom{\strut}%
\textcolor{\FancyNTextColor}{\box\linebox}%
\color{\FancyNilColor}\hrule height\FancyNilHeight%
\smallskip%
@@ -195,7 +194,7 @@
\vskip-\baselineskip%
}
\renewcommand\FancyFormat{%
- \vphantom{Hy}\box\linebox%
+ \vphantom{\strut}\box\linebox%
\hbox to \textwidth{\leaderfill}%
\vskip-\baselineskip%
}