summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hardwrap/README
blob: 315ef9fd2c86d9d9c564fbaa1c5678300025c721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47

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

This package facilitates wrapping text to a specific character width,
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.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 Will Robertson
Copyright 2010 Kevin Godby