9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: paurea@gsyc.escet.urjc.es
To: 9fans@cse.psu.edu
Subject: [9fans] latex problem
Date: Wed,  8 May 2002 01:57:06 +0200	[thread overview]
Message-ID: <15576.27090.95533.713204@nanonic.hilbert.space> (raw)

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"


             reply	other threads:[~2002-05-07 23:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-07 23:57 paurea [this message]
2002-05-08  0:29 ` [9fans] More on " paurea
2002-05-08 15:13 [9fans] " Russ Cox
2002-05-10  9:29 ` paurea
2002-05-10 11:37 Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15576.27090.95533.713204@nanonic.hilbert.space \
    --to=paurea@gsyc.escet.urjc.es \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).