summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/philex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-12-14 01:53:32 +0000
committerKarl Berry <karl@freefriends.org>2007-12-14 01:53:32 +0000
commit15d592b45192e795d6508f1a5f409aabc12028e2 (patch)
tree15337d9e7f679256c369f4bd190116e136969805 /Master/texmf-dist/doc/latex/philex
parent664b090f7560e6ad766d768fa1a0b82cd702eac1 (diff)
philex 0.5 (4dec07)
git-svn-id: svn://tug.org/texlive/trunk@5774 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/philex')
-rw-r--r--Master/texmf-dist/doc/latex/philex/README4
-rw-r--r--Master/texmf-dist/doc/latex/philex/philex.pdfbin95797 -> 88528 bytes
-rw-r--r--Master/texmf-dist/doc/latex/philex/philex.tex13
3 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/philex/README b/Master/texmf-dist/doc/latex/philex/README
index ecfa21a7152..9b57b1a42db 100644
--- a/Master/texmf-dist/doc/latex/philex/README
+++ b/Master/texmf-dist/doc/latex/philex/README
@@ -5,4 +5,6 @@ philex builds upon Wolfgang Sternefelds linguex package, designed for example se
philex adds some extra formatting and numbering options to linguex, over and above the cross-referencing features.
-philex.sty is to be placed in the LaTeX-folder of the texmf-tree. A five-page manual is provided, together with its .tex source. It requires the linguex package as well as the calc package. \ No newline at end of file
+philex.sty is to be placed in the LaTeX-folder of the texmf-tree. A short manual is provided, together with its .tex source. It requires the linguex package as well as the calc package.
+
+This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/philex/philex.pdf b/Master/texmf-dist/doc/latex/philex/philex.pdf
index 7b8d2a800b8..a14f660bcee 100644
--- a/Master/texmf-dist/doc/latex/philex/philex.pdf
+++ b/Master/texmf-dist/doc/latex/philex/philex.pdf
Binary files differ
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