I've added below the error message that I get

/grammar.aux)
Runaway definition?
->\LT@entry {1}{44.51369pt}\LT@entry {1}{42.15236pt}\LT@entry {1} {78.\ETC.
./grammar.tex:34: File ended while scanning definition of \LT@x.
<inserted text>
                }
l.34 \begin{document}

? H
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your file.

? X
No pages of output.
Transcript written on grammar.log.

andI've added one of the tables from the document into the text below.

Ruth.

On Jun 1, 2011, at 2:54 PM, Herbert Schulz wrote:


On Jun 1, 2011, at 4:01 PM, Ruth Robbins wrote:

Here's everything up until the error message

% !TEX encoding = UTF-8 Unicode
% !TEX TS-program = XeLaTeX
% XeLaTeX can use any Mac OS X font. See the setromanfont command below. % Input to XeLaTeX is full Unicode, so Unicode characters can be typed directly into the source.

% The next lines tell TeXShop to typeset with xelatex, and to open and save the source with Unicode encoding.
\documentclass[12pt]{book}
\usepackage{geometry} % See geometry.pdf to learn the layout options. There are lots.

\geometry{letterpaper} % ... or a4paper or a5paper or ... %\geometry{landscape} % Activate for for rotated page geometry %\usepackage[parfill]{parskip} % Activate to begin paragraphs with an empty line rather than an indent

\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{longtable}

% Will Robertson's fontspec.sty can be used to simplify font choices.
% To experiment, open /Applications/Font Book to examine the fonts provided on Mac OS X,
% and change "Hoefler Text" to any of these choices.

\usepackage{fontspec,xltxtra,xunicode}
\defaultfontfeatures{Mapping=tex-text}
\setromanfont[Mapping=tex-text]{Charis SIL}
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Charis SIL}
\setmonofont[Scale=MatchLowercase]{Charis SIL}

\title{ESQUISSE PHONOLOGIQUE ET GRAMMATICALE D’UN
PARLER SÉNOUFO:\\
LE TYÉBARA DE KORHOGO
CÔTE D’IVOIRE}
\author{Elizabeth Mills}
\date{}    % Activate to display a given date or no date
\begin{document}
\maketitle
À l'exception de m qui n'est palatalisée que dans le mot myɛ́ɛ (tous) et son homophone myɛ́ɛ (aussi), les sonantes ne sont pas palatalisées ou labialisées. . Le phonème palatal /ɲ/, écrit ny, n'est pas palatalise : nyaƒn [ɲã˧] (nager). Mais devant une voyelle longue il posse…de une variante combinatoire palatalisée [ ɲj] : nyaa [ ɲjā:] (voir). La nasale vélaire /ŋ/ tend à la labialisation non phonologique devant ɔɔ ɔ̃ɔ̃ : ŋɔri [ŋɔ̄rī ~ [ŋwɔ̄rī] ~ [ŋwɔ̄:rī] (tê̂ter). Ces variantes libres sont écrites dans le dictionnaire après la forme non labialisée ŋɔri.

\subsection{Identification phonologique des consonnes}

\subsubsection{ \centerline{Les occlusives}}

Les occlusives sont identifiées comme phonèmes à partir des oppositions suivantes :
        
\centerline{Les occlusives bilabiale}

\begin{longtable}{ l l l l l l }
        &/p /               &           &   &/ b /              & \\
p / b   &pɛɛn               &être amer  &b / p      &bára               
&s'efforcer\\
        &bɛɛn               &détester   &   &pára               &vendre\\
p / kp  &pírige             &malaxer    &b / g      &bàga               &eau 
stagnante\\
        &kpírige            &trébucher  &   &gbàga              &lit 
traditionnel\\
p / f   &pe         &être mou   &b / v      &búgu               &proliférer\\
        &fe         &courir (inacc.)    &   &vùguvúgi   &être instable \\
\end{longtable}
\end{document}
Howdy,

Just added

Hello World!
\end{document}

and it compiled just fine, so something else is giving you the error. What does the Console output or log file look like? Can you add some more to make an example document which is compilable and fails?

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)






--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to