Instalation procedure
~~~~~~~~~~~~~~~~~~~~~~

To use spanishb follow these steps:
1. Typeset spanishb.ins. The files
   spanishb.ldf, spanishb.llf y spanishb.sty
   are generated, which you can group with the
   babel files. romanidx.tex is also generated, which
   may be placed anywhere you like.
2. Open babel.sty and add the line
 
     \DeclareOption{spanishb}{\input spanishb.ldf}
 
   A good place to do it is just after
 
     \DeclareOption{spanish}{\input spanish.ldf}

For further details typeset spanishb.dtx, which regrettably
is in Spanish only (but with an English Summary).

Instalaci'on
~~~~~~~~~~~~

Para usar spanishb hay que seguir estos pasos:
1. Componer spanishb.ins. Eso genera los archivos
   spanishb.ldf, spanishb.llf y spanishb.sty
   que se pueden agrupar con los otros archivos de babel.
   Tambien se genera romanidx.tex, que se puede
   colocar donde se desee.
2. Abrir el archivo babel.sty y a~nadir la l'inea
 
     \DeclareOption{spanishb}{\input spanishb.ldf}
 
   Un buen sitio para hacerlo es justo despu'es de
 
     \DeclareOption{spanish}{\input spanish.ldf}

Una vez hecho esto, se puede componer spanishb.dtx
donde hay instrucciones m'as detalladas.


