diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-27 01:00:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-27 01:00:41 +0000 |
commit | 61d5522194a84bc8c81973ff2fd8901e5ce10de0 (patch) | |
tree | 66447ae7323b3e4e134c3b4f9a9f4aa85b41adc5 /Master/texmf-dist/doc/latex/fancypar/README | |
parent | e3e5b0d13853ec7695e9288b3702a052018b7812 (diff) |
fancypar update (26apr10)
git-svn-id: svn://tug.org/texlive/trunk@18018 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fancypar/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/fancypar/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/fancypar/README b/Master/texmf-dist/doc/latex/fancypar/README index 65b24ee62a9..ee9347ee866 100644 --- a/Master/texmf-dist/doc/latex/fancypar/README +++ b/Master/texmf-dist/doc/latex/fancypar/README @@ -1,6 +1,6 @@ ============================================================================== -The `fancypar' package +The `fancypar' package v1.1 Copyright (C) 2010 Gonzalo Medina (gmedinaar@unal.edu.co) License: LPPL = LaTeX Project Public Licence @@ -8,8 +8,12 @@ Maintenance Status: maintained (by Gonzalo Medina) ------------------------------------------------------------------------------ -The `fancypar' package v1.0 offers five predefined fancy styles (a spiral-notebook, a zebra-like pattern, a dashed style, a marked design, and an underlined style) that can be applied to text paragraphs. No displayed math, nor \par commands are allowed in the mandatory argument of the main commands. +The package offers five predefined decorative styles (a spiral-notebook, +a zebra-like pattern, a dashed style, a marked design, and an underlined style) +which can be applied to text paragraphs. (Paragraphs may not include displayed +mathematics). -The user can easily modify the attributes of the predefined styles by using a set of key=value options. The package also offers a simple mechanism to create new fancy designs. +Each command offers an optional "key=value" argument to control the attributes +of the corresponding style. Users may also define their own styles. ============================================================================== |