From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/xpunctuate/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 macros/latex/contrib/xpunctuate/README (limited to 'macros/latex/contrib/xpunctuate/README') diff --git a/macros/latex/contrib/xpunctuate/README b/macros/latex/contrib/xpunctuate/README new file mode 100644 index 0000000000..56d28e886f --- /dev/null +++ b/macros/latex/contrib/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 -- cgit v1.2.3