Re: Export to HTML in CLI?
Werner Joss <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | hoernerfranzracing |
| Message-ID | <[email protected]> |
Am Freitag 09 Januar 2009 12:54:20 schrieb [email protected]: > I mean to take advantage of the source code highlighting capabilities. If I > have a PHP document I'm working on, I can export to HTML to preserve, among > other things, coloring. Is this possible from the command line? ok, that's another story :) you may want to investigate quanta/kate's dcop interface (use kdcop for that). in case the html export feature is exposed to dcop, you can use this in CLI to do what you want. werner