summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/philex/philex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/philex/philex.tex')
-rw-r--r--Master/texmf-dist/doc/latex/philex/philex.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/philex/philex.tex b/Master/texmf-dist/doc/latex/philex/philex.tex
index 0147b7f3077..1844c8aac29 100644
--- a/Master/texmf-dist/doc/latex/philex/philex.tex
+++ b/Master/texmf-dist/doc/latex/philex/philex.tex
@@ -31,26 +31,25 @@
\item Stockholm University
\item peter.pagin@philosophy.su.se
\end{flushright}}
-\usepackage{paralist}
-\usepackage{hyperref}
+
\begin{document}
-\title{The \tt philex \rm Package \\ version 0.5}
+\title{The \tt philex \rm Package \\ version 0.6}
\author{\aut}
\date{\today, \now}
\maketitle
-\setlength{\pltopsep}{3mm}
-\setlength{\plitemsep}{2mm}
-\setlength{\plparsep}{1mm}
\settowidth{\Exlabelwidth}{(110)}
+\subsection*{Changes since version 0.5}
+Corrected vertical spacing between adjacent \verb+\lb+ and \verb+\lbp+ environments.
+
\subsection*{Changes since version 0.3}
In version 0.3, forward cross-reference was effected by means of writing command definitions to a separate file, \emp{myfile}-px.tex, which was subsequently read-in at the beginning of the following run of typesetting. In version 0.5 the information is instead written to the .aux file and then read from the .aux file in the subsequent run. This method is more elegant and eliminates problems with the implementation of the old method. The improvement is due entirely to Robin Fairbairns.
\subsection*{Manual}
The \verb+philex+ package is a small addition to Wolfgang Sternefeld's \verb+linguex+ package and requires \verb+linguex+. As of version 0.2 it also requires \verb+calc+. \verb+philex+ will load \verb+linguex+ if it is installed. The purpose of \verb+philex+ is to add functions for more flexible cross-referencing, for repeating and embedding named or numbered sentences and also a little bit for formatting.
-As of version 0.3 \verb+philex+ creates a separate file in the same directory as the main file. If the typeset document is \emp{myfile}.tex, the file created by \verb+philex+ will be \emp{myfile}-px.tex. \verb+philex+ writes its command definitions to this file at typesetting, and reads from the created file at the beginning (AtBeginDocument) of the next round of typesetting. The purpose of this device is to allow forward cross-referencing to named sentences, in analogy to the label-reference system of LaTeX itself.
+As of version 0.5 \verb+philex+ writes cross-ref information to the .aux file and reads that information at beginning of the subsequent run of typesetting. This allows forward cross-referencing to environments that are named or numbered+named, such as \rf{clauses} on p. \pageref{clauses}, in analogy to the label-reference system of LaTeX itself.
\verb+philex+ is called by \verb+\usepackage{philex}+. Its basic command is \verb+\lb{}{}+, which takes two obligatory arguments. The first argument is the label of the sentence, and the second is the sentence itself. \verb+lb+ uses the \verb+\ex.+ formatting of \verb+linguex+, and thereby the \verb+ExNo+ counter. Type