[tex-live] Document compile problem (TeX Live 2010.1, Arch Linux x64)

Alexander mono9lith at gmail.com
Wed Oct 13 03:58:41 CEST 2010


TeX Live 2010.1, Arch Linux x64


end of log file:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Package: nameref 2010/04/30 v2.40 Cross-referencing by name of section

(/usr/share/texmf-dist/tex/latex/oberdiek/refcount.sty
Package: refcount 2008/08/11 v3.1 Data extraction from references (HO)
)
(/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
Package: gettitlestring 2009/12/18 v1.3 Cleanup title references (HO)
)
\c at section@level=\count188
)
LaTeX Info: Redefining \ref on input line 62.
LaTeX Info: Redefining \pageref on input line 62.
LaTeX Info: Redefining \nameref on input line 62.


Package hyperref Warning: Rerun to get /PageLabels entry.

LaTeX Font Info:    Font shape `EU1/PTSansCaption(0)/m/n' will be
(Font)              scaled to size 9.85144pt on input line 67.
Runaway text?
Scale=MatchLowercase, Mapping=tex-text,Script=Cyrillic,Scale=MatchLow\ETC.
! TeX capacity exceeded, sorry [main memory size=3000000].
<argument> ...ex-text,Scale=MatchLowercase, M\ETC.

l.67 \maketitle{
                }
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.


Here is how much of TeX's memory you used:
 17315 strings out of 494535
 285750 string characters out of 3161609
 3000001 words of memory out of 3000000
 20311 multiletter control sequences out of 15000+200000
 4146 words of font info for 41 fonts, out of 3000000 for 9000
 669 hyphenation exceptions out of 8191
 216i,1n,393p,833b,2021s stack positions out of 5000i,500n,10000p,200000b,50000s
No pages of output.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


my document:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

\documentclass[
    unicode,
    12pt,
    oneside,
    russian,
    a4paper,
    draft,
]{scrartcl}

\KOMAoptions{DIV=11}
\usepackage[cm-default]{fontspec}
\defaultfontfeatures{Scale=MatchLowercase, Mapping=tex-text}
\usepackage{xunicode, xltxtra}

\usepackage{polyglossia}
\setdefaultlanguage[spelling=modern]{russian}
\setotherlanguage{english}
\setmainfont{PT Sans}
\setsansfont{PT Sans Caption}
\setmonofont{DejaVu Sans Mono}

\usepackage{color}

\definecolor{SteelBlue}{rgb}{0.274509803922, 0.509803921569, 0.705882352941}
\definecolor{ForestGreen}{rgb}{0.133333333333, 0.545098039216, 0.133333333333}

\definecolor{Grey10}{rgb}{0.1, 0.1, 0.1}
\definecolor{Grey20}{rgb}{0.2, 0.2, 0.2}
\definecolor{Grey30}{rgb}{0.3, 0.3, 0.3}
\definecolor{Grey40}{rgb}{0.4, 0.4, 0.4}
\definecolor{Grey50}{rgb}{0.5, 0.5, 0.5}
\definecolor{Grey60}{rgb}{0.6, 0.6, 0.6}
\definecolor{Grey70}{rgb}{0.7, 0.7, 0.7}
\definecolor{Grey80}{rgb}{0.8, 0.8, 0.8}
\definecolor{Grey90}{rgb}{0.9, 0.9, 0.9}

\usepackage[
    colorlinks=true,
    linkcolor=ForestGreen,
    citecolor=ForestGreen,
    urlcolor=SteelBlue,
    xetex,
    unicode=true,
    bookmarks=false,
    final=true,
]{hyperref}

\parindent=1.7em
\usepackage{indentfirst}
\usepackage[shortcuts]{extdash}
\frenchspacing
\exhyphenpenalty=10000
\clubpenalty=10000
\widowpenalty=10000
\tolerance=2000
\righthyphenmin=2
\setcounter{tocdepth}{2}
\renewcommand{\labelitemi}{---}

\begin{document}

\title{Заголовок}
\author{Автор}
\date{28 апреля 2010}
\maketitle{}

Слово.

\end{document}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.log
Type: application/octet-stream
Size: 37568 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20101013/472d55d1/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.tex
Type: application/x-tex
Size: 1549 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20101013/472d55d1/attachment-0001.tex>


More information about the tex-live mailing list