diff options
author | Tracy Williams <t_s_williams[at]yahoo[dot]com> | 2015-09-16 02:28:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-16 12:23:27 +0700 |
commit | 7c3427b0b5ae304da7609802580661b78cf1e4e0 (patch) | |
tree | 76fbb39f8b86c83b09c7dd4dc391196846d1412c /perl/perl-TeX-Hyphen/slack-desc | |
parent | cedc6933db26f767db70874fbeea7a58dfa47e93 (diff) |
perl/perl-TeX-Hyphen: Added (hyphenate words using TeX's patterns).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-TeX-Hyphen/slack-desc')
-rw-r--r-- | perl/perl-TeX-Hyphen/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-TeX-Hyphen/slack-desc b/perl/perl-TeX-Hyphen/slack-desc new file mode 100644 index 0000000000000..8f979b1b05d95 --- /dev/null +++ b/perl/perl-TeX-Hyphen/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-TeX-Hyphen: perl-TeX-Hyphen (hyphenate words using TeX's patterns) +perl-TeX-Hyphen: +perl-TeX-Hyphen: TeX::Hyphen module uses TeX style hyphenation patterns to find places +perl-TeX-Hyphen: in words to hyphenate. You can use any hyphenation file you like, but +perl-TeX-Hyphen: it will use the built-in Plain TeX hyphenation tables if no file is +perl-TeX-Hyphen: supplied. +perl-TeX-Hyphen: +perl-TeX-Hyphen: +perl-TeX-Hyphen: +perl-TeX-Hyphen: Homepage: https://metacpan.org/pod/TeX::Hyphen +perl-TeX-Hyphen: |