I skipped that :literal: part on the first read, I should do better.
This is exactly what I wanted.
Thanks for your help,
On Thu, Aug 20, 2009 at 9:56 AM, Guenter Milde wrote:
>
> On 2009-08-19, Jean Daniel wrote:
>
>> Hello,
>
>> I would like to include in my pdf an external file. It is some t
> If you're using sphinx, how about the `literalinclude` directive?
>
> http://sphinx.pocoo.org/markup/code.html
The literal include is indeed very featureful, I'll need this for
python code. Thank you.
I am not sure I am happy there are two commands though. Maybe I wish
the standard include
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::
On 2009-08-19, 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