summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pst-vowel
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/pst-vowel
Initial commit
Diffstat (limited to 'macros/latex/contrib/pst-vowel')
-rw-r--r--macros/latex/contrib/pst-vowel/README28
-rw-r--r--macros/latex/contrib/pst-vowel/pst-vowel.pdfbin0 -> 92135 bytes
-rw-r--r--macros/latex/contrib/pst-vowel/pst-vowel.sty118
-rw-r--r--macros/latex/contrib/pst-vowel/pst-vowel.tex279
4 files changed, 425 insertions, 0 deletions
diff --git a/macros/latex/contrib/pst-vowel/README b/macros/latex/contrib/pst-vowel/README
new file mode 100644
index 0000000000..fbb9e40b93
--- /dev/null
+++ b/macros/latex/contrib/pst-vowel/README
@@ -0,0 +1,28 @@
+pst-vowel.sty -- pstricks additions for drawing vowel diagrams.
+Copyright 2009 by Alan Munn <amunn@msu.edu>
+based on code in vowel.sty Copyright 2002 by Rei Fukui
+
+This package insert nodes for use with pstricks so that arrows can
+be drawn to show diphthongs on vowel charts created with vowel.sty.
+
+For cardinal vowels, the change is minimal, since predefined node
+labels are used. For non-cardinal vowels, an extra node argument
+must be provided.
+
+This package may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This package has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this package is Alan Munn.
+
+This package consists of the file pst-vowel.sty and documentation files
+pst-vowel.tex and pst-vowel.pdf
+
+Version 1.0 2009/04/24
+
diff --git a/macros/latex/contrib/pst-vowel/pst-vowel.pdf b/macros/latex/contrib/pst-vowel/pst-vowel.pdf
new file mode 100644
index 0000000000..46685dd1f4
--- /dev/null
+++ b/macros/latex/contrib/pst-vowel/pst-vowel.pdf
Binary files differ
diff --git a/macros/latex/contrib/pst-vowel/pst-vowel.sty b/macros/latex/contrib/pst-vowel/pst-vowel.sty
new file mode 100644
index 0000000000..6699849b04
--- /dev/null
+++ b/macros/latex/contrib/pst-vowel/pst-vowel.sty
@@ -0,0 +1,118 @@
+% pst-vowel.sty -- pstricks additions for drawing vowel diagrams.
+% Copyright 2009 by Alan Munn <amunn@msu.edu>
+% based on code in vowel.sty Copyright 2002 by Rei Fukui
+%
+% This package insert nodes for use with pstricks so that arrows can
+% be drawn to show diphthongs on vowel charts.
+%
+% For cardinal vowels, the change is minimal, since predefined node
+% labels are used. For non-cardinal vowels, an extra node argument
+% must be provided.
+%
+% This package may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This package has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this package is Alan Munn.
+%
+% This package consists of the file pst-vowel.sty and documentation files
+% pst-vowel.tex and pst-vowel.pdf
+%
+% Version 1.0 2009/04/24
+%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pst-vowel}[2009/04/24 pst-vowel Package version 1.0]
+\RequirePackage{pst-node}
+\RequirePackage{vowel}
+
+% Put a vowel on a specified point.
+% [AM] Added an extra argument to add a node label for the vowel.
+% Usage is \putvowel{vowel}{x}{y}{node}
+%
+\renewcommand\@putvowel[4]{%
+\setbox\z@\hbox{#1\global\dimen4=.5ex}%
+\setbox\z@\hbox{#1}\dimen\@ne\wd\z@\incr@ne 2\vowelsep
+%
+\dimen\z@#2\incrz@ -.5\dimen\@ne
+\expandafter\xdef\csname vwlxi\the\@vwlcnt\endcsname{\the\dimen\z@}%
+\ifdim\dimen\z@<\z@ \dimen\z@-\dimen\z@
+ \ifdim\dimen\z@>\@vwllftsep \@vwllftsep\dimen\z@\fi\fi
+%
+\dimen\z@#2\incrz@ .5\dimen\@ne
+\expandafter\xdef\csname vwlxii\the\@vwlcnt\endcsname{\the\dimen\z@}%
+\dimen\@ne\@vwldgmwd \incr@ne-\dimen\z@
+\ifdim\dimen\@ne<\z@ \dimen\@ne-\dimen\@ne
+ \ifdim\dimen\@ne>\@vwlrtsep \@vwlrtsep\dimen\@ne\fi\fi
+%
+\dimen\z@#3\dimen\tw@=\ht\z@\advance\dimen\tw@ -\dimen4%.5ex%
+\incrz@ -\dimen\tw@ \incrz@ -\vowelsep
+\expandafter\xdef\csname vwlyi\the\@vwlcnt\endcsname{\the\dimen\z@}%
+\ifdim\dimen\tw@>\@vwltopsep \@vwltopsep\dimen\tw@\fi
+%
+\dimen\z@#3\dimen\tw@=\dp\z@\advance\dimen\tw@ \dimen4%.5ex%
+\incrz@ \dimen\tw@ \incrz@ \vowelsep
+\expandafter\xdef\csname vwlyii\the\@vwlcnt\endcsname{\the\dimen\z@}%
+\ifdim\dimen\tw@>\@vwlbotsep \@vwlbotsep\dimen\tw@\fi
+%
+\expandafter\gdef\csname vwlsym\the\@vwlcnt\endcsname{\rnode{#4}{#1}}%
+\expandafter\xdef\csname tmpnoerase\the\@vwlcnt\endcsname{%
+ \if@tmpnoerase1\else0\fi}%
+\advance\@vwlcnt \@ne
+\ignorespaces}
+
+% Macro to put a vowel next to a dot.
+% [AM] Added an extra argument which specifies a node label for the dot.
+% For the cardinal vowels, these labels are pre-specified v1 ... v16
+% For arbitrarily placed vowels using \putvowel[l] or \putvowel[r] the node
+% label has to be explicitly given as in \putvowel[l]{vowel}{x}{y}{node}.
+%
+\def\@putdotvowel[#1]#2#3#4#5{%
+\if x#1\@putvowel{#2}{#3}{#4}{#5}\else
+\@tmpnoerasetrue\@putvowel{\rnode{#5}{\vowelsymbol}}{#3}{#4}{#5}\@tmpnoerasefalse
+\setbox\z@\hbox{#2}\setbox\@ne\hbox{\vowelsymbol}%
+\dimen\z@=#3\dimen\@ne=#4\dimen\tw@=.5\wd\z@
+\advance\dimen\tw@.5\wd\@ne \advance\dimen\tw@.5\vowelsep
+%
+\if l#1%
+ \incrz@-\dimen\tw@
+\else
+ \if r#1\incrz@\dimen\tw@
+ \else \errmessage{put(c)vowel: no such option [#1]}%
+ \fi
+\fi
+%
+\edef\@vwltmpi{\the\dimen\z@}%
+\@putvowel{#2}\@vwltmpi{#4}{#5}\fi}
+
+% Put a vowel on a cardinal position
+% [AM] This code has been modified to add an explicit node label for each
+% dotted vowel. The labels for the cardinal vowels are v1 ... v16.
+%
+
+\def\@putcvowel[#1]#2#3{%
+\ifcase#3\or
+ \@putdotvowel[#1]{#2}\z@\z@{v1}\or
+ \@putdotvowel[#1]{#2}\c@rdhposii\vowelvunit{v2}\or
+ \@putdotvowel[#1]{#2}\c@rdhposiii{2\vowelvunit}{v3}\or
+ \@putdotvowel[#1]{#2}\c@rdhposiv\@vwldgmht{v4}\or
+ \@putdotvowel[#1]{#2}\@vwldgmwd\@vwldgmht{v5}\or
+ \@putdotvowel[#1]{#2}\@vwldgmwd{2\vowelvunit}{v6}\or
+ \@putdotvowel[#1]{#2}\@vwldgmwd\vowelvunit{v7}\or
+ \@putdotvowel[#1]{#2}\@vwldgmwd\z@{v8}\or
+ \@putdotvowel[#1]{#2}{2\vowelhunit}\z@{v9}\or
+ \@putdotvowel[#1]{#2}\c@rdhposx\vowelvunit{v10}\or
+ \@putdotvowel[#1]{#2}\c@rdhposxi{1.5\vowelvunit}{v11}\or
+ \@putdotvowel[#1]{#2}\c@rdhposxii{2\vowelvunit}{v12}\or
+ \@putdotvowel[#1]{#2}\c@rdhposxiii{.5\vowelvunit}{v13}\or
+ \@putdotvowel[#1]{#2}\c@rdhposxiv{.5\vowelvunit}{v14}\or
+ \@putdotvowel[#1]{#2}\c@rdhposxv{2.5\vowelvunit}{v15}\or
+ \@putdotvowel[#1]{#2}\c@rdhposxvi{2.5\vowelvunit}{v16}\else\fi
+}
+
+\endinput
diff --git a/macros/latex/contrib/pst-vowel/pst-vowel.tex b/macros/latex/contrib/pst-vowel/pst-vowel.tex
new file mode 100644
index 0000000000..ab151fb410
--- /dev/null
+++ b/macros/latex/contrib/pst-vowel/pst-vowel.tex
@@ -0,0 +1,279 @@
+%!TEX TS-program = latex
+\documentclass{article}
+\usepackage[margin=1.25in]{geometry}
+\usepackage[T1]{tipa}
+\usepackage{pst-vowel}
+
+\usepackage{fancyvrb, multicol, array}
+\usepackage[small]{titlesec}
+\usepackage{enumitem}
+\begin{document}
+\newcommand\bs{\textbackslash}
+\newcommand{\pkg}[1]{\texttt{#1}}
+\begin{center}
+{\Large\bfseries The \pkg{pst-vowel} package}
+\vspace{.5in}
+
+\large Alan Munn\\Michigan State University\\\texttt{amunn@msu.edu}
+
+\bigskip
+April 24, 2009
+\end{center}
+
+\section{Introduction}
+Rei Fukui's \pkg{vowel.sty} package (distributed as part of the TIPA package) provides a simple way of drawing vowel charts. It very nicely places vowels at either cardinal positions or in arbitrarily placed locations on a variety of differently shaped vowel charts.
+
+One thing that the package lacks is a way to show diphthongs on the chart by relating two vowels on the chart with a (labelled) arrow. Such arrows can also be put to good effect to show chain shifts in sociolinguistics. The present package addresses this issue by adding a set of predefined nodes corresponding to the cardinal positions, and allowing the user to specify explicit node labels for non-cardinal vowels. These nodes can then be referenced with PSTricks commands to connect them with arrows.
+
+This documentation describes only the differences between the original \pkg{vowel.sty} and \pkg{pst\-vowel.sty}. I assume that the reader is familiar with \pkg{vowel.sty} commands; see the documentation for \pkg{vowel.sty} for more details.
+
+\section{Requirements}
+Since the package depends on \pkg{pstricks}, any documents using it must be compiled with latex+dvips and not with pdflatex. It can, however be used with xelatex using the (default) xdvipdfmx driver. Please note that this package changes certain commands in \pkg{vowel.sty}, and thus vowel charts created using \pkg{vowel.sty} may need to be modified to work correctly with \pkg{pst-vowel.sty}.
+
+\section{Cardinal vowels}
+For the cardinal vowels, (defined here as any vowel placed with the \texttt{\bs putcvowel} command) the package defines 16 nodes, v1 \ldots v16 which correspond to each of the 16 cardinal positions on the vowel chart. A node is created whenever a vowel is placed at that place on the chart using the \texttt{\bs putcvowel} command. These nodes can then be referred to with \texttt{\bs ncline}, \texttt{\bs ncarc} or \texttt{\bs nccurve} commands to connect them together. Note that the \texttt{\bs putcvowel} command identifies the vowel position simply by a number; reference to the \emph{node} corresponding to that vowel is with the node label v1, v2, etc. Here is an example:
+
+\begin{tabular}{m{3.5in}m{1in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}
+\putcvowel{\textipa{i}}{1}
+\putcvowel{\textipa{u}}{8}
+\putcvowel{\textipa{\textturna}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{v1}
+\ncarc{<-}{v8}{v15}
+\end{Verbatim}
+&
+\Large
+\begin{vowel}
+\putcvowel{\textipa{i}}{1}
+\putcvowel{\textipa{u}}{8}
+\putcvowel{\textipa{\textturna}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{v1}
+\ncarc{<-}{v8}{v15}
+\end{tabular}
+
+The \pkg{vowel.sty} cardinal vowel commands are unchanged in \pkg{pst-vowel.sty}. Vowels can be placed to the left and right of a dot at the vowel position as usual. In this case, the node is defined at the dot:
+
+\begin{tabular}{m{3.5in}m{1in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}
+\putcvowel[l]{\textipa{i}}{1}
+\putcvowel[r]{\textipa{y}}{1}
+\putcvowel[r]{\textipa{u}}{8}
+\putcvowel[l]{\textipa{\textturnm}}{8}
+\putcvowel{\textipa{\textturna}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{v1}
+\ncline{->}{v15}{v8}
+\end{Verbatim}
+&
+\Large\begin{vowel}
+\putcvowel[l]{\textipa{i}}{1}
+\putcvowel[r]{\textipa{y}}{1}
+\putcvowel[r]{\textipa{u}}{8}
+\putcvowel[l]{\textipa{\textturnm}}{8}
+\putcvowel{\textipa{\textturna}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{v1}
+\ncline{->}{v15}{v8}
+\end{tabular}
+\section{Non-cardinal vowels}\label{sec:arb}
+For vowels placed at non-cardinal positions using the \pkg{vowel.sty} command \texttt{\bs putvowel}, an extra argument must be provided with the label for that node in \pkg{pst-vowel.sty}. Thus, the \texttt{\bs putvowel} command has the following syntax, where \emph{x} and \emph{y} are horizontal and vertical distances (as in \pkg{vowel.sty}) and \emph{node} is the node label.
+\begin{itemize}
+\item[] \texttt{\bs putvowel$[$l|r$]$\{vowel\}\{x\}\{y\}\{node\}}
+\end{itemize}
+It is usually prudent to make sure that these node labels are NOT v1 \ldots v16, since this could lead to duplicate node labels if used in conjunction with cardinal vowels. Duplicate labels will not throw an error, but may cause unexpected results. Here is an example:
+
+\begin{tabular}{m{3.75in}m{1in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}
+\putvowel{\textipa{i}}{.75\vowelhunit}{0pt}{node1}
+\putvowel{\textipa{u}}{3.5\vowelhunit}{1\vowelvunit}{node2}
+\putcvowel{\textipa{\textturna}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{node1}
+\ncline{->}{v15}{node2}
+\end{Verbatim}
+&
+\Large\begin{vowel}
+\putvowel{\textipa{i}}{.75\vowelhunit}{0pt}{node1}
+\putvowel{\textipa{u}}{3.5\vowelhunit}{1\vowelvunit}{node2}
+\putcvowel{\textipa{\textturna}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{node1}
+\ncline{->}{v15}{node2}
+\end{tabular}
+\section{Labelling arrows}
+Arrows can be labelled using the \pkg{pstricks} \texttt{\bs n\{a|b|c\}put} commands. Here is an example:
+
+\begin{tabular}{m{3.75in}m{1in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}[plain]
+\putcvowel{\textipa{I}}{13}
+\putcvowel{\textipa{U}}{14}
+\putcvowel{\textipa{a}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncarc{<-}{v13}{v15}
+\naput[nrot=:U,labelsep=.5ex]{\textipa{aI}}
+\ncarc{->}{v15}{v14}
+\ncput*[labelsep=.2ex]{\textipa{aU}}
+\end{Verbatim}
+&
+\Large\begin{vowel}[plain]
+\putcvowel{\textipa{I}}{13}
+\putcvowel{\textipa{U}}{14}
+\putcvowel{\textipa{a}}{15}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncarc{->}{v15}{v13}
+\naput[nrot=:D,labelsep=.5ex]{\textipa{aI}}
+\ncarc{<-}{v14}{v15}
+\ncput*[labelsep=.2ex]{\textipa{aU}}
+\end{tabular}
+\section{Tricks and Pitfalls}
+\subsection{Tricks}
+\begin{itemize}
+\item Vowels can be enclosed in boxes of various shapes by using \pkg{pstricks} framing commands such as \texttt{\bs psframebox}, \texttt{\bs pscirclebox}, \texttt{\bs pstribox}, and \texttt{\bs psovalbox}, when the vowel is placed. See the \pkg{pstricks} documentation for more possibilities and box parameters.
+
+\begin{tabular}{m{3.75in}m{1in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}
+\psset{framesep=1pt}
+\putcvowel{\pscirclebox{\textipa{a}}}{15}
+\putcvowel{\psframebox{\textipa{U}}}{14}
+\putcvowel{\psovalbox{\textipa{i}}}{1}
+\putcvowel{\psframebox[framearc=.5]{\textipa{I}}}{13}
+\end{vowel}
+\end{Verbatim}
+&
+\Large\begin{vowel}
+\psset{framesep=1pt}
+\putcvowel{\pscirclebox{\textipa{a}}}{15}
+\putcvowel{\psframebox{\textipa{U}}}{14}
+\putcvowel{\psovalbox{\textipa{i}}}{1}
+\putcvowel{\psframebox[framearc=.5]{\textipa{I}}}{13}
+\end{vowel}
+\end{tabular}
+\item In some cases it may be more useful to show transitions using a dot at the endpoint of an arrow. This can easily be done, either by using the predefined \texttt{\bs vowelsymbol} (which is a bullet) or by inserting any other sort of character (or nothing at all) instead of an actual vowel symbol:
+
+\begin{tabular}{m{3.75in}m{1in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}
+\putcvowel{\textipa{a}}{15}
+\putcvowel{*}{14}
+\putcvowel{\vowelsymbol}{13}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{v14}
+\ncline{->}{v15}{v13}
+\end{Verbatim}
+&
+\Large\begin{vowel}
+\putcvowel{\textipa{a}}{15}
+\putcvowel{*}{14}
+\putcvowel{\vowelsymbol}{13}
+\end{vowel}
+\psset{arrowsize=.75ex, nodesep=.25ex}
+\ncline{->}{v15}{v14}
+\ncline{->}{v15}{v13}
+\end{tabular}
+
+
+\end{itemize}
+\subsection{Pitfalls}
+\begin{itemize}[listparindent=\parindent, itemsep=\baselineskip,parsep=0pt]
+\item Labelling lines with \pkg{pstricks} can be frustrating at times, because of the way it determines directions relative to a line. Here is a simple illustration of the problem:
+
+\begin{tabular}{m{1.5in}m{1.5in}m{1.5in}}
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}[plain]
+\putcvowel{i}{1}
+\putcvowel{u}{8}
+\putcvowel{a}{15}
+\end{vowel}
+\ncline{->}{v15}{v1}
+\naput[nrot=:U]{A}
+\end{Verbatim}
+&
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}[plain]
+\putcvowel{i}{1}
+\putcvowel{u}{8}
+\putcvowel{a}{15}
+\end{vowel}
+\ncline{<-}{v1}{v15}
+\naput[nrot=:U]{A}
+\end{Verbatim}
+&
+\begin{Verbatim}[fontsize=\small]
+\begin{vowel}[plain]
+\putcvowel{i}{1}
+\putcvowel{u}{8}
+\putcvowel{a}{15}
+\end{vowel}
+\ncline{->}{v15}{v8}
+\naput[nrot=:U]{A}
+\end{Verbatim}
+\\
+
+\begin{vowel}[plain]
+\putcvowel{i}{1}
+\putcvowel{u}{8}
+\putcvowel{a}{15}
+\end{vowel}
+&
+\ncline{->}{v15}{v1}
+\naput[nrot=:U]{A}
+\begin{vowel}[plain]
+\putcvowel{i}{1}
+\putcvowel{u}{8}
+\putcvowel{a}{15}
+\end{vowel}
+&
+\ncline{<-}{v1}{v15}
+\naput[nrot=:U]{A}
+\begin{vowel}[plain]
+\putcvowel{i}{1}
+\putcvowel{u}{8}
+\putcvowel{a}{15}
+\end{vowel}
+\ncline{->}{v15}{v8}
+\naput[nrot=:U]{A}
+\\
+\multicolumn{1}{c}{Example (a)}&
+\multicolumn{1}{c}{Example (b)}&
+\multicolumn{1}{c}{Example (c)}
+\end{tabular}
+\vskip 1ex
+
+In Example (a), the node connection is from v15 to v1. Pstricks therefore treats the orientation of the line as being from left to right starting at v15. This means that when you use \texttt{\bs naput} to place the label, it appears to place it upside down, and ``below'' the line instead of above the line. In actuality it \emph{is} above the line, and right side up, because the line is taken to start at v15 as the ``left'' node and end at v1 as the ``right'' node. You can see this by rotating the line in your mind so that v15 is on the left. In that orientation, the label is upright and above the line.
+
+The simplest way to solve this problem is simply to reverse the order of the nodes (and the direction of the arrow) in the \texttt{\bs ncline} command, as in Example (b). Now the label appears in the correct position, because the line is taken to start at v1 and end at v15.
+
+Of course, when the second node is to the \emph{right} of the first node, as in Example (c), the intuitive example works again, since now the beginning of the line is also the leftmost member, so the label appears above the line as expected.
+
+\item As mentioned in section \ref{sec:arb} above, it is a good idea to assign unique node labels to any non-cardinal vowels, and keep the labels v1 \ldots v16 reserved for the cardinal vowels. Pstricks doesn't flag missing or incorrect labels; your output will just not appear.
+
+\end{itemize}
+
+\section{Limitations}
+There are two limitations to the package: one is that it relies on \pkg{pstricks}, which requires compilation with latex+dvips rather than pdflatex. It can, however, be used with xelatex. (The extent to which this is a limitation depends on how much one requires features special to pdflatex.)
+
+The second limitation is that because it redefines the original \texttt{\bs putvowel} command, it is not compatible with vowel charts originally created with \pkg{vowel.sty} using that command. For such documents, any uses of \texttt{\bs putvowel} will need to include the extra node argument as described in section \ref{sec:arb} above. Vowel charts created using only the \texttt{\bs putcvowel} command will work with \pkg{pst-vowel} without modification.
+\section{Disclaimer and Acknowledgements}
+\subsection{Disclaimer}
+All the vowel charts presented in this document are for illustration purposes only. The author is not a phonetician, and bears no responsibility for how realistic or correct the example charts are.
+
+The documentation here is not intended to be a replacement of the \pkg{vowel.sty} documentation, and especially not a replacement of the \pkg{pstricks} documentation. Some familiarity with both is assumed, although there are enough examples in the text to get you started.
+\subsection{Acknowledgements}
+I would like to thank Rei Fukui for creating the original \pkg{vowel.sty} upon which this package is based. Thanks also to Yoshinari Fujino for inadvertently getting me to write the package itself and providing extremely helpful comments on the documentation (including pointing out the inaccuracies which give rise to the disclaimer above!)
+\end{document}