On Wed, Aug 19, 2009 at 04:20:52PM +0200, Jean Daniel wrote:
> 
> Hello,
> 
> I would like to include in my pdf an external file. It is some text
> which should not be interpreted, just included as is preferably in
> preformatted style. The documentation seems to say this is the way:
> 
> .. raw:: html
>    :file: inclusion.html
> 
> http://docutils.sourceforge.net/docs/ref/rst/directives.html#raw-data-pass-through

If you're using sphinx, how about the `literalinclude` directive?

    http://sphinx.pocoo.org/markup/code.html

Wouter van Heyst

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to