Hi,
I'm thinking about creating a Output Plugin. Either LaTeX(z) or txt2tags(z).
The background:
If I have a badly converted pdf I convert it to htmlz and convert the html to txt2tags and then back to html which is the input for calibre to convert it to epub. Another benefit would be to use
txt2tags to generate other output such as LaTeX.
Sometimes I want to print an epub… The conversation to pdf is dissatisfying for that purpose IMO. That's why I'm thinking about making an LaTeX output.
My questions:
1. Are the plugins interesting for the public - if not I'll use htmlz and my Perl Parser.
2. If the plugins are interesing, what do I need to know to develop this plugins? Do I need to know Python or can I use other Languages and work with an API?
Thanks
Bastian