Sebastian Wiesner wrote:
> can I limit a subtree to be exported with specific backends only?
> I.e. only to HTML, but not Texinfo or LaTeX?
>
> Background:  I am trying to simplify the documentation of one of my
> projects, and combine the website and the user manual into a single
> document.  Naturally, there is some content on the website that should
> not appear in the manual and vice versa.

A partly manual solution would be to use tags for which sections to export in
which backend, make a sparse tree with the backend you're interested to export,
and export what's visible?

If working, such a thing could be automated in a ELisp block.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to