diff options
Diffstat (limited to 'textproc/rtfx')
-rw-r--r-- | textproc/rtfx/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rtfx/pkg-descr b/textproc/rtfx/pkg-descr index 3a74bbbc6655..27f4d505066a 100644 --- a/textproc/rtfx/pkg-descr +++ b/textproc/rtfx/pkg-descr @@ -1,10 +1,10 @@ -rtfx converts RTF files into a generic XML format. It majors on keeping -meta data like style names, etc... rather than every bit of formatting. -This makes it handy for converting RTF documents into a custom XML +rtfx converts RTF files into a generic XML format. It majors on keeping +meta data like style names, etc... rather than every bit of formatting. +This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). -RTF features supported: page breaks, section breaks, style names, -lists (various types), tables, footnotes, info block, bold, italic, +RTF features supported: page breaks, section breaks, style names, +lists (various types), tables, footnotes, info block, bold, italic, underline, super/sub script, hidden text, strike out, text color, fonts. WWW: http://thewalter.net/stef/software/rtfx/ |