Document Classes ⇒ Re: Octavo package does not recognise \tableofcontents
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Octavo package does not recognise \tableofcontents
if you comment in/out babel then compile twice afterwards, or remove the produced .aux file before compiling again. The first try could raise an error, the second compiler run may work. It happened often to me like this, for instance when I changed the babel language.
Stefan
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Octavo package does not recognise \tableofcontents
Tried all of that:Stefan_K wrote:if you comment in/out babel then compile twice afterwards, or remove the produced .aux file before compiling again. The first try could raise an error, the second compiler run may work.
Got the same error, and I discovered also that commenting the \maketitle gives this additional error: !No pages!
Code: Select all
Package hyperref Warning: Rerun to get /PageLabels entry.
! TeX capacity exceeded, sorry [input stack size=5000].
\@currentlabelname ->\contentsname
\@mkboth {\MakeUppercase \contentsname } ...
l.22 \tableofcontents
No pages of output.
Transcript written on mwe.log.
Re: Octavo package does not recognise \tableofcontents
Considering the current deadlock I have reached regarding
MikTeX, I have two requests:
1. Could you please write a quick set of instructions for
me to try and re-build the format files once more
on windows (GUI or commandline)? Even URLs to these are
welcome to start with.
2. Would you be kind enough to share your working babel
files with me so I can try to use these working copies?
Either option is more than welcome by me. I greatly
appreciate your help in this matter.
Thanks,
Skanda.
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Octavo package does not recognise \tableofcontents
I'm travelling at the moment, just writing on a terminal in the airport between two flights, there's not real TeX work possible for me.
I could look earliest tomorrow night at the problem, perhaps someone else could provide help in the meantime.
Stefan
Re: Octavo package does not recognise \tableofcontents
I appreciate your taking the time for writing here in the first place.
As I was mentioning in my last few posts, I was travelling for the last two days myself. So, I understand your problem. Get back to me in peace. If someone can help in the meanwhile, that is fine, else... It can wait.Stefan_K wrote:Hi Skanda,
I'm travelling at the moment, just writing on a terminal in the airport between two flights, there's not real TeX work possible for me. I could look earliest tomorrow night at the problem, perhaps someone else could provide help in the meantime.
Stefan
Regards,
Skanda.
Re: Octavo package does not recognise \tableofcontents
Just a gentle enquiry from my side. Have you had a chance to settle down from the travel? Did you have some spare time to look into my issue with babel? I know you you happen to do this from your personal free time; I appreciate your help. Please get back at your own convenience.
Many thanks,
Skanda.
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Octavo package does not recognise \tableofcontents
the destination of my travel was a job, currently I'm working as IT admin on a cruise ship. There wasn't much free time for me during the first days.
I don't think my format files would be useful for you or babel, because I'm having just a basic MiKTeX installation here because I've switched to TeX Live.
To solve your problem with MiKTeX finally you could consider installing TeX Live. I'm using the current version of 2008. Because the problem could be caused by corrupt or obsolete MiKTeX format files switching the distribution could fix it.
Another way, if you cannot get rid of the MiKTeX problem but want to use MiKTeX without installing Windows again would be installing MiKTeX 2.8 beta portable on another partition or drive.
I've got another idea: you could check if MiKTeX works if you use a different user profile on your computer, a different user account, to check if it's caused by user data.
Stefan
Re: Octavo package does not recognise \tableofcontents
That sounds very interesting to meStefan_K wrote:the destination of my travel was a job, currently I'm working as IT admin on a cruise ship. There wasn't much free time for me during the first days.


I am currently downloading TeX Live!.... 1.2GB ISO image download... taking its time.Stefan_K wrote:To solve your problem with MiKTeX finally you could consider installing TeX Live. I'm using the current version of 2008. Because the problem could be caused by corrupt or obsolete MiKTeX format files switching the distribution could fix it.
I am sad that this is the only way of recovering from this.... This really puts LaTeX/MikTeX several steps backward in terms of convenience of use... I am truly surprised. Exactly why does this problem occur - and not go away, even if I re-install MikTeX n+1 times??? Can I not edit the fmt file manually... Can I not rewrite portions of it using diff? Why? Why not? It should not mean I have to download 1.2GB of data to re-start again...





I am sorry Stefan... This is not aimed at you or anyone else or anything in general... Just a soliloquy to ease the pain of weeks of trial and failure...
Stefan_K wrote:Another way, if you cannot get rid of the MiKTeX problem but want to use MiKTeX without installing Windows again would be installing MiKTeX 2.8 beta portable on another partition or drive.
did not try that one......yet! I hope I do not have to do this circus too
Tried this today -- no change...Stefan_K wrote:I've got another idea: you could check if MiKTeX works if you use a different user profile on your computer, a different user account, to check if it's caused by user data.

Then I searched to see where all the *.fmt files were (Docum~1\All Users\etc..)
I renamed them and regenerated a new set of fmt files.
Then I proceeded the cmdline way...initex latex.ltx. Then I moved the compiled fmt file back to here the fmt files were. I renamed the old file and placed this new cmdline one....
None of this had any effect really!!

Question regarding TeX Live!
I am downloading the ISO image, but I do not want to burn it to a DVD, but install it on the hard-drive, so I can update and add packages in a later date. How can I achieve this using the ISO image? A few lines should help me take things forward
Thanks for your help.
Best,
Skanda.
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Octavo package does not recognise \tableofcontents
I would use the net installer. Just download the installer and start it, the packages will be downloaded over the internet. I did it and it worked fine. Installer and instructions can be found on tug.org.
Stefan
Re: Octavo package does not recognise \tableofcontents
I took the suggestion and actually installed TeX live using the net installer after I had uninstalled MikTeX completely, restarted etc., first. It had some issues with creating the latex.fmt, pdf*tex.fmt files, so I manually created them. Now, when I try running the mwe examples, I still get the follwoing error....
Sorry about the huge log file.
Code: Select all
D$ latex mwe.tex
This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7)
%&-line parsing enabled.
kpathsea: Running mktexfmt latex.fmt
Running: pdftex --ini --jobname=latex --progname=latex -translate-file=cp227.tcx *latex.in
i <nul
This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) (INITEX)
%&-line parsing enabled.
(c:/Program Files/texlive/2008/texmf/web2c/cp227.tcx)
entering extended mode
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/latexconfig/latex.ini
(c:/Program Files/texlive/2008/texmf/tex/generic/config/pdftexconfig.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/latex.ltx
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/texsys.cfg)
./texsys.aux found
\@currdir set to: ./.
Assuming \openin and \input
have the same search path.
Defining UNIX/DOS style filename parser.
catcodes, registers, compatibility for TeX 2, parameters,
LaTeX2e <2005/12/01>
hacks, control, par, spacing, files, font encodings, lengths,
====================================
Local config file fonttext.cfg used
====================================
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/fonttext.cfg
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/fonttext.ltx
=== Don't modify this file, use a .cfg file instead ===
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/omlenc.def)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/t1enc.def)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/ot1enc.def)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/omsenc.def)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/t1cmr.fd)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/ot1cmr.fd)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/ot1cmss.fd)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/ot1cmtt.fd)))
====================================
Local config file fontmath.cfg used
====================================
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/fontmath.cfg
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/fontmath.ltx
=== Don't modify this file, use a .cfg file instead ===
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/omlcmm.fd)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/omscmsy.fd)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/omxcmex.fd)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/ucmr.fd)))
====================================
Local config file preload.cfg used
=====================================
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/preload.cfg
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/preload.ltx))
page nos., x-ref, environments, center, verbatim, math definitions, boxes,
title, sectioning, contents, floats, footnotes, index, bibliography, output,
===========================================
Local configuration file hyphen.cfg used
===========================================
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/babel/hyphen.cfg
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/hyphen.tex)
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/ushyphmax.tex)
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/dumyhyph.tex)
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/zerohyph.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-20
08-06-18.tex Using an 8-bit TeX engine.
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-20
08-06-18.pat
German Hyphenation Patterns (Traditional Orthography) `dehypht-x' 2008-06-18 (W
L)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-20
08-06-18.tex Using an 8-bit TeX engine.
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-20
08-06-18.pat
German Hyphenation Patterns (Reformed Orthography, 2006) `dehyphn-x' 2008-06-18
(WL)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-grc.tex Hyphenation patterns for Ancient Greek
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/grahyph5.tex
Hyphenation patterns for Ancient Greek))
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/ibyhyph.tex
Greek hyphenation patterns for Ibycus encoding, v3.0)
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/zerohyph.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-eu.tex EC Basque Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-e
u.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-bg.tex T2A Bulgarian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-t2a.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-b
g.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-ca.tex EC Catalan Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-c
a.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-zh-latn.tex
EC Hyphenation patterns for unaccented pinyin syllables (CJK 4.8.0)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-z
h-latn.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-cop.tex Coptic Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/copthyph.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-hr.tex EC Croatian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-h
r.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-cs.tex EC Czech Hyphenation Patterns (Pavel Sevecek, v3, 1995)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-c
s.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-da.tex EC Danish Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/special/spechyp
h-ot1-da.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-d
a.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-nl.tex EC Dutch Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-n
l.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-eo.tex IL3 Esperanto Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-il3.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-e
o.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-et.tex EC Estonian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-e
t.tex)) (c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/zerohyph.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-fi.tex EC Finnish Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-f
i.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-fr.tex EC French hyphenation patterns (V2.12, 2002/12/11)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/special/spechyp
h-ot1-fr.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-f
r.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-gl.tex EC Galician Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-g
l.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-de-1901.tex German Hyphenation Patterns (Traditional Orthography)
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/dehypht.tex
German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03>
(Formerly known under the name `ghyph31' and `ghyphen'.)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-de-1996.tex German Hyphenation Patterns (Reformed Orthography)
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/dehyphn.tex
New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-el-monoton.tex Hyphenation patterns for uni-accent (monotonic) Modern Greek
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/grmhyph5.tex
Hyphenation patterns for uni-accent (monotonic) Modern Greek))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-el-polyton.tex
Hyphenation patterns for multi-accent (polytonic) Modern Greek
(c:/Program Files/texlive/2008/texmf/tex/generic/hyphen/grphyph5.tex
Hyphenation patterns for multi-accent (polytonic) Modern Greek))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-hu.tex EC Hungarian Hyphenation Patterns (v20031107)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-h
u.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-is.tex EC Icelandic Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-i
s.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-id.tex ASCII Indonesian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-i
d.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-ia.tex ASCII Hyphenation Patterns for Interlingua
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-i
a.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-ga.tex EC Irish Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-g
a.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-it.tex ASCII Italian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-i
t.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-la.tex EC Latin Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/special/spechyp
h-ot1-la.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-l
a.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-lt.tex L7X Lithuanian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-l7x.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-l
t.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-mn-cyrl.tex LMC Mongolian hyphenation patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-lmc.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-m
n-cyrl.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-mn-cyrl-x-2a.tex T2A (New) Mongolian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-t2a.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-m
n-cyrl-x-2a.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-nb.tex EC Norwegian Bokmal Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-n
b.tex
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-n
o.tex)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-nn.tex EC Norwegian Nynorsk Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-n
n.tex
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-n
o.tex)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-pl.tex QX Polish Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-qx.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-p
l.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-pt.tex EC Portuguese Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-p
t.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-ro.tex EC Romanian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-r
o.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-ru.tex Russian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/ruhyphen.tex
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/catkoi.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/koi2t2a.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/ruhyphal.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/cyryoal.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/hypht2.tex)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-sa.tex No Sanskrit Hyphenation Patterns (v0.2, 2008/1/3))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-sr-latn.tex EC Serbian hyphenation patterns in Latin script
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-s
h-latn.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-sk.tex EC Slovak Hyphenation Patterns (Jana Chlebikova, 1992)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-s
k.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-sl.tex EC Slovenian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-s
l.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-es.tex EC Spanish Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-e
s.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-sv.tex EC Swedish hyphenation patterns (Jan Michael Rynning, 1994-03-03)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-s
v.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-tr.tex EC Turkish Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-t
r.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-en-gb.tex ASCII Hyphenation Patterns for British English
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-e
n-gb.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-uk.tex Ukrainian Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf/tex/generic/ukrhyph/ukrhyph.tex
Ukrainian hyphenation patterns in t2a encoding
(c:/Program Files/texlive/2008/texmf/tex/generic/ukrhyph/catlcy.tex)
(c:/Program Files/texlive/2008/texmf/tex/generic/ukrhyph/lcy2t2a.tex)
(c:/Program Files/texlive/2008/texmf/tex/generic/ukrhyph/ukrhypmp.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ruhyphen/hypht2.tex)))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-hsb.tex EC Upper Sorbian Hyphenation Patterns (E. Werner)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-h
sb.tex))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhy
ph-cy.tex EC Welsh Hyphenation Patterns
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/conversions/con
v-utf8-ec.tex)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-c
y.tex)))
=================================
Applying patch file ltpatch.ltx
=================================
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/base/ltpatch.ltx)
) )
Beginning to dump on file latex.fmt
(format=latex 2009.5.31)
6123 strings of total length 101515
48027 memory locations dumped; current usage is 144&43773
3379 multiletter control sequences
\font\nullfont=nullfont
\font\OMX/cmex/m/n/10=cmex10
\font\tenln=line10
\font\tenlnw=linew10
\font\tencirc=lcircle10
\font\tencircw=lcirclew10
\font\OT1/cmr/m/n/5=cmr5
\font\OT1/cmr/m/n/7=cmr7
\font\OT1/cmr/m/n/10=cmr10
\font\OML/cmm/m/it/5=cmmi5
\font\OML/cmm/m/it/7=cmmi7
\font\OML/cmm/m/it/10=cmmi10
\font\OMS/cmsy/m/n/5=cmsy5
\font\OMS/cmsy/m/n/7=cmsy7
\font\OMS/cmsy/m/n/10=cmsy10
3633 words of font info for 14 preloaded fonts
714 hyphenation exceptions
Hyphenation trie of length 279691 has 7169 ops out of 35111
143 for language 54
110 for language 53
138 for language 52
224 for language 51
12 for language 50
127 for language 49
158 for language 48
71 for language 47
248 for language 46
66 for language 45
119 for language 43
58 for language 42
7 for language 41
194 for language 40
815 for language 39
815 for language 38
38 for language 37
21 for language 36
77 for language 35
25 for language 34
36 for language 33
229 for language 32
38 for language 31
21 for language 30
147 for language 29
185 for language 28
50 for language 27
18 for language 26
235 for language 25
207 for language 24
75 for language 23
88 for language 22
31 for language 21
113 for language 19
145 for language 18
265 for language 17
60 for language 16
63 for language 15
19 for language 14
14 for language 13
2 for language 12
21 for language 11
12 for language 10
5 for language 9
148 for language 7
97 for language 6
411 for language 5
408 for language 4
2 for language 2
377 for language 1
181 for language 0
0 words of pdfTeX memory
0 indirect objects
No pages of output.
Transcript written on latex.log.
mktexupd failed
mktexupd failed
The file latex.fmt created.
Now I check executable files...
If some executable files do not exist, you must make them
by hard link (Windows NT/2000/XP) or copying (Windows 95/98/Me).
OK. latex.exe exists.
entering extended mode
(./mwe.tex
LaTeX2e <2005/12/01>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar
abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc
h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono
greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la
tin, lithuanian, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, r
omanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turki
sh, ukenglish, ukrainian, uppersorbian, welsh, loaded.
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/octavo/octavo.cls
Document Class: octavo 2007/03/07 v1.2 a LaTeX document class
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/octavo/oct10.clo))
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/lettrine/lettrine.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/graphics/keyval.sty)
Loading lettrine.cfg
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/lettrine/lettrine.cfg))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/babel/babel.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/babel/english.ldf
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/babel/babel.def))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/babel/english.ldf))
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/hyperref/hyperref.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/oberdiek/hycolor.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/oberdiek/xcolor-patch.sty))
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/hyperref/pd1enc.def)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/etexcmds.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/infwarerr.sty))
(c:/Program Files/texlive/2008/texmf/tex/latex/config/hyperref.cfg)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
Implicit mode ON; LaTeX internals redefined
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/ltxmisc/url.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/bitset.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/intcalc.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/bigintcalc.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/generic/oberdiek/atbegshi.sty))
*hyperref using default driver hdvips*
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/hyperref/hdvips.def
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/hyperref/pdfmark.def))
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/psnfss/newcent.sty)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/fncychap/fncychap.sty)
(./mwe.aux)
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/psnfss/ot1pnc.fd)
Package hyperref Warning: draft mode on.
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/hyperref/nameref.sty
(c:/Program Files/texlive/2008/texmf-dist/tex/latex/oberdiek/refcount.sty))
Package hyperref Warning: Rerun to get /PageLabels entry.
! Undefined control sequence.
\@mkboth ...nguage {\languagename }}\def \bbl@arg
{#1}\ifx \bbl@arg \@empty ...
l.22 \tableofcontents
?
! Undefined control sequence.
\@mkboth ...restore@actives #1}}\fi \def \bbl@arg
{#2}\ifx \bbl@arg \@empty ...
l.22 \tableofcontents
?
! Missing control sequence inserted.
<inserted text>
\inaccessible
l.22 \tableofcontents
Thanks and Regards,
Skanda.