diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-03 22:13:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-03 22:13:07 +0000 |
commit | 6e027ebbbe30862f8114edaadde91f7d86f2cbde (patch) | |
tree | 24d5cf14bd8ed99efeb46ccbd29d74b19a34b42a /Master/texmf-dist/doc/latex/phonrule | |
parent | de125a51a727139ce11d86d9e887724e7099c085 (diff) |
phonrule (3jan17)
git-svn-id: svn://tug.org/texlive/trunk@42856 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/phonrule')
-rw-r--r-- | Master/texmf-dist/doc/latex/phonrule/README.md | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/phonrule/phonrule-doc.pdf | bin | 41932 -> 43329 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/phonrule/phonrule-doc.tex | 15 |
3 files changed, 21 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/phonrule/README.md b/Master/texmf-dist/doc/latex/phonrule/README.md index 3906daf4a52..d302726dbcc 100644 --- a/Master/texmf-dist/doc/latex/phonrule/README.md +++ b/Master/texmf-dist/doc/latex/phonrule/README.md @@ -1,7 +1,12 @@ -# phonrule.sty (v1.3.0) +# phonrule.sty (v1.3.1) -(c) 2015 Stefano Coretta - -LPPL LaTeX Public Project License 1.0 +(c) 2013-2016 Stefano Coretta This packages provides macros for typesetting phonological rules like those in Sound Pattern of English (Chomsky and Halle 1968). It is recommended for classical linear phonology. + +## License + +This program can redistributed and/or modified under the terms of the LaTeX +Project Public License Distributed from CTAN archives in directory +macros/latex/base/lppl.txt; either version 1 of the License, or (at your option) +any later version. diff --git a/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.pdf b/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.pdf Binary files differindex c68b58608ce..305652a1606 100644 --- a/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.pdf +++ b/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.pdf diff --git a/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.tex b/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.tex index 00009e520d7..60619379c52 100644 --- a/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.tex +++ b/Master/texmf-dist/doc/latex/phonrule/phonrule-doc.tex @@ -11,9 +11,7 @@ \usepackage{phonrule} \usepackage{gb4e} - - -\title{The \texttt{phonrule} package (v1.3.0)} +\title{The \texttt{phonrule} package (v1.3.1)} \author{Stefano Coretta \\ \texttt{stefano.coretta \textit{at} postgrad.manchester.ac.uk}} \reversemarginpar @@ -159,6 +157,17 @@ The \verb|\env|, \verb|\envl|, \verb|\envr|, \verb|\envb| have a starred version \section{Change log} +\subsection*{v1.3.1 - 2017-01-02} +\subsubsection*{Added} +\begin{itemize} + \item needs \TeX{} format \LaTeX2e +\end{itemize} +\subsubsection*{Removed} +\begin{itemize} + \item \verb+\makeatletter+ + \item unused definition +\end{itemize} + \subsection*{v1.3.0 - 2016-12-26} \subsubsection*{Added} \begin{itemize} |