summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fancypar/fancypar.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancypar/fancypar.sty')
-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%
}