AZ logo

CTAN directory: /macros/latex/contrib/hardwrap

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
hardwrap Hard wrap text to a certain character length.

Files

Name Size* Date UTC Notes
README 1 KiB 2011-Feb-12 Shown below
hardwrap.dtx 38 KiB 2011-Feb-12
hardwrap.ins 2 KiB 2011-Feb-12
hardwrap.pdf 117 KiB 2011-Feb-12

  *File sizes in kibibytes.

Contents of README

The HARDWRAP package
====================

This package facilitates wrapping plain text to a specific number of
characters per line, while breaking lines by words rather than, as done by
TeX, by characters.

The primary use for these facilities is to aid the generation of messages
sent to the log file or console output to display messages to the user.
Package authors may also find this useful when writing out arbitary text
to an external file.

For more information see the documentation hardwrap.pdf.


Change History
--------------

v0.2

 * Bug fix thanks to Ulrich Diez; newlines at the end of messages are
   now allowed
 * Minor documentation improvements

v0.1

 * Initial release


Maintenance
-----------

The release version of this package is available from CTAN:  

* <http://ctan.org/pkg/hardwrap>

Development and historical versions are available from GitHub:

* <http://github.com/wspr/hardwrap/>

Please report bugs and feature suggestions to the issue tracker:

* <http://github.com/wspr/hardwrap/issues>


Licence
-------

The hardwrap package is released under the
[LaTeX Project Public License](http://www.latex-project.org/lppl/)
version 1.3c or greater. The current maintainer is Will Robertson.

Copyright 2010-2011 Will Robertson
Copyright 2010 Kevin Godby