[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problemas al convertir a pdf un .tex proveniente de un .sgml



Hola

Estaba convirtiendo a html y pdf un docbook article (sgml) que antes me
"compilaba" correctamente, y ahora ya no... algún paquete he tocado, o me
falta o...

el script que convierte el sgml a html y pdf es:

#!/bin/bash
jade -t sgml -i html -V nochunks -d
/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl
laboratorio-routing-20020525.sgml > laboratorio-routing-20020525.html
jade -t tex -i html -V nochunks -d
/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl
laboratorio-routing-20020525.sgml
pdfjadetex laboratorio-routing-20020525.tex

El html se ve bien, pero al generar el pdf (al ejecutar el pdfjadetex),
recibo estos mensajes:

! Package babel Error: You haven't defined the language spanish yet.

See the babel package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.403 \select@language{spanish}


! Package babel Error: You haven't defined the language spanish yet.

See the babel package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.407 \select@language{spanish}

(That makes 100 errors; please try again.)
!  ==> Fatal error occurred, the output PDF file not finished!
Transcript written on laboratorio-routing-20020525.log.

Esto de estar perdido en .tex....
gracias.

-- 
Andres Seco Hernandez - http://andressh.alamin.org
AndresSH@alamin.org     -      AndresSH@debian.org
GnuPG public information:      pub  1024D/3A48C934
E61C 08A9 EBC8 12E4 F363  E359 EDAC BE0B 3A48 C934
--------------------------------------------------
Alamin GSM SMS Gateway   -   http://www.alamin.org
Debian GNU/Linux         -   http://www.debian.org
GNU/Linux de Guadalajara -  http://gulalcarria.org
Objetivo Subjetivo   -  http://objetivo.alamin.org
http://guadawireless.net - http://www.redlibre.net
http://guadalajara-zone.com
--------------------------------------------------
Por favor, NO utilice formatos  de archivo  propietarios para el
intercambio de  documentos, como DOC y XLS, sino HTML, RTF, TXT,
CSV o cualquier otro que no obligue a utilizar un programa de un
fabricante  concreto para tratar la información contenida en él.


-- 
To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: