diff options
author | mario <mario@slackverse.org> | 2013-06-04 17:15:41 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-05 03:17:44 -0500 |
commit | bab534f26cda6882d85970582a6ffc0cb3700e43 (patch) | |
tree | e6a15cacb1a8707b9f4339757fbb8ceab2e61582 /office/text2pdf/slack-desc | |
parent | 0c02fa1068b935b037f196957f13f05bac30e110 (diff) | |
download | slackbuilds-bab534f26cda6882d85970582a6ffc0cb3700e43.tar.gz |
office/text2pdf: Added (Converts text files to PDF)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/text2pdf/slack-desc')
-rw-r--r-- | office/text2pdf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/text2pdf/slack-desc b/office/text2pdf/slack-desc new file mode 100644 index 0000000000..3565775801 --- /dev/null +++ b/office/text2pdf/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------------------------------------------------------| +text2pdf: text2pdf (Converts text files to PDF) +text2pdf: +text2pdf: text2pdf makes a 7-bit clean PDF file (version 1.1) from any input +text2pdf: file. It reads from standard input or a named file, and writes the +text2pdf: PDF file to standard output. +text2pdf: You can specify the font, number of lines and columns, paper size +text2pdf: and various other options from the command line. By default, long +text2pdf: lines will be wrapped, and a formfeed character (^L) will cause a +text2pdf: page break. +text2pdf: +text2pdf: |