9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] latex problem
@ 2002-05-07 23:57 paurea
  2002-05-08  0:29 ` [9fans] More on " paurea
  0 siblings, 1 reply; 2+ messages in thread
From: paurea @ 2002-05-07 23:57 UTC (permalink / raw)
  To: 9fans

After adding support for spanish hyphenations and mk'ing the fmt's I
have been writing some latex documents and have found a problem.
I am using the package unicode and selecting spanish in babel.

Almost everything works well but when the tableofcontents is generated,
latex stops with:

! Missing number, treated as zero.

The problem seems to be the accents.
Things like ó appear as "80Án.

Is this a bug or am I missing something?.

example:

\documentclass[12pt,a4paper]{article}

\usepackage[spanish,activeacute]{babel}
\usepackage{unicode} 
\begin{document} 
\seccion{sección}
Sección que da problemas.

%here come the problems.
\tableofcontents
\end{document}



-- 
                 Saludos,
                         Gorka

"Curiosity sKilled the cat"


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-08  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-07 23:57 [9fans] latex problem paurea
2002-05-08  0:29 ` [9fans] More on " paurea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).