summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/phfcc/README.md
blob: 834c20118e13e0d1d119ff996ad6dad8d2b7cde2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# The phfcc package

Utilities for inline commenting in collaborative documents.

Easily define helper macros to insert comments in a LaTeX document. A convenient syntax enables you to mark text additions (e.g., "... \phf{I'm adding this text} ..." or "... \phf I'm adding this text\endphf ..."), an in-line comment (e.g., "... We're the best \phf[I'm not sure about this.] ..."), and text removals (e.g., "... \phf*{remove me} ..."). New colors are assigned automatically to each commenter by default, and the appearance of all comments is highly customizable.

# Documentation

Run `make sty` to generate the style file, `make pdf` to generate the package
documentation, and `make install` to install the package in your local texmf
tree. Run 'make' or 'make help' for more info.


# Author and License

(C) 2020 Philippe Faist, philippe.faist@bluewin.ch

License: [LaTeX project public license](http://www.ctan.org/license/lppl1.3),
version 1.3 or above