<br><br><div class="gmail_quote">On Wed, Feb 9, 2011 at 8:35 PM, Heiko Oberdiek <span dir="ltr"><<a href="mailto:heiko.oberdiek@googlemail.com">heiko.oberdiek@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, Feb 09, 2011 at 02:52:01PM -0500, Michael Joyner wrote:<br>
<br>
> We are trying to use XeIndex/XeSearch on what we consider to be some<br>
> medium/small documents and are getting the following error:<br>
><br>
> ! TeX capacity exceeded, sorry [save size=80000].<br>
<br>
</div>Do you have the document inside a group?<br></blockquote><div><br>I don't think I do...<br><br>Would loading XeSearch cause this to happen?<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Then local macro definition (labels, ...), changed counters, ...<br>
will occupy save positions.<br></blockquote><div><br>Here is the start of the document:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
\documentclass[12pt,oneside,english]{book}<br>\usepackage{geometry}<br>\geometry{verbose,letterpaper,tmargin=1in,bmargin=1in,lmargin=0.75in,rmargin=0.75in}<br>\pagestyle{headings}<br>\setcounter{secnumdepth}{3}<br>\setcounter{tocdepth}{3}<br>
\usepackage{amsmath}<br>\usepackage{makeidx}<br>\makeindex<br><br>\makeatletter<br>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.<br>%\usepackage{tocloft}<br>%\usepackage{fancyhdr}<br>%\usepackage{ifpdf}<br>
%\usepackage[unicode=true, pdfusetitle,  bookmarks=true,bookmarksnumbered=false,bookmarksopen=true,bookmarksopenlevel=1,  breaklinks=true,pdfborder={0 0 0},backref=false,colorlinks=false] {hyperref}<br>%\renewcommand{\cftchapleader}{\cftdotfill{\cftsecdotsep}}<br>
%\cftsetindents{chapter}{0em}{3em}<br>%\addtocontents{toc}<br><br>%\usepackage{tocbibind}<br><br>%\usepackage{fontspec}<br>\usepackage{xunicode}<br>\usepackage{xltxtra}<br>%\setmainfont{Century Schoolbook L}<br><br>%%not enough "save_memory" can be allocated!<br>
\usepackage{xeindex}<br>\IndexList{mylist}{Cancer,Blood,Research,Institut?}<br><br><br><br><br>\usepackage{babel}<br>\makeatother<br>\begin{document}<br>\frontmatter\thispagestyle{empty}<br><br><br>\title{Type 2 Diabetes for the Healthcare Professional, Volume II, Volume<br>
2}<br><br><br>\author{Published by:  Inform Editions}<br><br><br>\date{02/09/2011}<br><br>\maketitle<br>\begin{center}<br><br>\renewcommand\contentsname{Table of Contents}<br><br>\tableofcontents{}<br><br>\end{center}<br>
<br>\mainmatter<br><br>\begin{sloppy}<br><br><br>\chapter{Surgery}<br><br><br>\subsection*{\underbar{Allergan, Inc.}}<br><br><br>\section*{FDA Advisory Committee Recommends Approval to Expand Use of LAP-BAND(R)<br>Adjustable Gastric Banding System for Obese Adults}<br>
<br><br>\paragraph*{   2010 DEC 22}<br><br>-- Allergan, Inc. (NYSE: AGN) announced the U.S. Food and Drug Administration (FDA) Gastroenterology and Urology Devices Panel of the Medical Devices Advisory Committee has recommended with an 8-2 vote that the FDA extend the currently approved use of the LAP-BANDŽ System, Allergan's gastric band, on the basis of a favorable benefit-risk profile for weight reduction in obese adults who have failed more conservative weight reduction alternatives and have a Body Mass Index (BMI) of at least 35 or a BMI =30 and at least one comorbid condition.<br>
</blockquote> </div><br></div><br>Here is the end of the document:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">\subsection*{\underbar{College of Medicine, U.S.}}<br>
<br><br>\section*{Research results from College of Medicine update understanding of diabetes}<br><br><br>\paragraph*{  2010 SEP 30}<br></blockquote><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
-- Fresh data on diabetes are presented in the report 'Elevated risk of type 2 diabetes and metabolic syndrome among Asians and south Asians: results from the 2004 New York City HANES.' According to a study from the United States, \char`\"{}Although numerous studies have identified an elevated risk of diabetes or impaired fasting glucose among Asians, there are limited data examining variability in risk among Asian subpopulations.  We estimated prevalence of diabetes (DM), metabolic syndrome (MS) and impaired fasting glucose (IFG), by race/ethnicity and by Asian subgroup.\char`\"{}<br>
<br><br>\end{sloppy}<br><br>\printindex{}<br>\end{document}<br></blockquote><br>