On Sat, Nov 03, 2001 at 04:01:49PM -0300, Roberto Hernandez wrote:
> 1. Why do the options include two languages? Is this legal?
> 
> \documentclass[12pt,oneside,english,spanish,bibtotoc]{scrbook}

It is possible to write multi-lingual documents. However I think that this
was not your intention, so you need to change the language of the
non-Spanish text to Spanish (the non-Spanish text will be marked by blue
lines underneath).

> 2. Why are the bibliography options disabled for babel? I don't recall 
> specifying this. If I did, now I can't find how to remove it.
> 
> \addto\extrasspanish{\bbl@deactivate{~}}

The \bbl stands for babel. Don't worry about this.

> 3. Shouldn't there be a line specifying the language for babel? For example:
> \selectlanguage{spanish}

No. Specifying spanish in the document options sets the language to Spanish.

Reply via email to