i just resolve this problem hanks to all that write me back... im think
this can help the programers that had this problem too

i was using a makefile and that was really the problem so i start to use
this comand

openjade -t sgml -ihtml -d 
/usr/share/sgml/docbook/stylesheet/dsssl/modular/common/custom.dsl#print
myfile.sgml

where custom its my personal .dsl and myfile.sgml its my .sgml

IMPORTANT::   custom.dsl#print if you are going to use the sgml file for
non html
                              custom.dsl#html if you are going to use the
sgml file for non html

then (i want the file in pdf format
docbook2pdf -d /usr/share/sgml/docbook/stylesheet/dsssl/modular/common/custom.dsl#print
myfile.sgml

THANKS ALL and any question about this just mail to me



Reply via email to