diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-24 23:47:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-24 23:47:35 +0000 |
commit | fa06059a5302c0916d9310783c0ecf7ebf164b5a (patch) | |
tree | b2524f59788542820a1cc6eec7973284303e88ec /Master/texmf-dist/doc/latex/xpunctuate | |
parent | d0c1a916af0d1bf4993fbc8b0e5e68d196179194 (diff) |
new latex package xpunctuate (24may12)
git-svn-id: svn://tug.org/texlive/trunk@26641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xpunctuate')
-rw-r--r-- | Master/texmf-dist/doc/latex/xpunctuate/README | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xpunctuate/xpunctuate.pdf | bin | 0 -> 212109 bytes |
2 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xpunctuate/README b/Master/texmf-dist/doc/latex/xpunctuate/README new file mode 100644 index 00000000000..56d28e886f2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xpunctuate/README @@ -0,0 +1,21 @@ + -------------------------------------------------------- + | xpunctuate: a package to add punctuation, e.g. to | + | abbreviations, as and when necessary | + | (along the lines of xspace). | + | | + | Philip G. Ratcliffe - version 1.0 (2012/05/23) | + -------------------------------------------------------- + +* Copy xpunctuate.sty to one of your TeX input directories. + +* LaTeX xpunctuate.dtx for usage instructions and documentation. + +This is the first public release of the "xpunctuate" package; it defines +commands for typesetting, e.g., abbreviations where the trailing period may +clash with a sentence terminator. More precisely it avoids the natural +problem of definitions such as \def\etc{\emph{etc}.}, which may then cause +double periods if used at the end of sentences, such as ... cats, dogs \etc. +It also deals with optional commas, which again may be rendered unnecessary by +the presence of a following sentence terminator. + +Change history: v1.0 first official release.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/xpunctuate/xpunctuate.pdf b/Master/texmf-dist/doc/latex/xpunctuate/xpunctuate.pdf Binary files differnew file mode 100644 index 00000000000..f9dde3997f6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xpunctuate/xpunctuate.pdf |