This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

add w3m to txt script please?


/usr/share/sgml/docbook/utils-0.6.12/backends/txt
On my system I've added:
elif [ -x /usr/bin/w3m ]
then
  CONVERT=/usr/bin/w3m
  ARGS="-dump"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]