Re: keybindings and LaTeX support for refdb-mode
David Nebauer <[email protected]>
| Newsgroups | gmane.text.refdb.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Markus,
> The conversion does, in fact, produces a file called 'untitled.texi'.
> It obviously contains the output meant for 'refdb-mode.texi'. I
> changed the Makefile.am rule to
> -----------------------------------------------------------------------------------------
>
> refdb-mode.texi: refdb-mode-manual-stripped.xml
> docbook2x-texi refdb-mode-manual-stripped.xml
> sed -i -e 's:\(@setfilename\) untitled:\1 refdb-mode:'
> untitled.texi mv untitled.texi refdb-mode.texi
> -----------------------------------------------------------------------------------------
>
The docbook2x-texi command is very poorly documented, but after some
experimentation I've found the following command works on my debian box:
------------------------------------------------------------------------------------
refdb-mode.texi: refdb-mode-manual-stripped.xml
docbook2x-texi --to-stdout refdb-mode-manual-stripped.xml > $@
------------------------------------------------------------------------------------
If that form is portable perhaps you could use it in 'Makefile.am'?
Then all I'd have to do is change 'docbook2texi' to 'docbook2x-texi'.
Regards,
David.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642