emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: inlining


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: inlining
Date: Sat, 10 Apr 2004 18:09:53 +0800
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Joe Corneli <address@hidden> writes:

> Is there a version of the \include{} command from LaTeX?
> I'd like to use this to inline ASCII art.

Currently, not yet.

Here's a proposed <include> tag:

----------------------------------------------------------------

<include file="...">

Includes the named file at the current location during publishing.
Files are marked up according to the emacs-wiki rules except for
inserting header and footer. If you want the file to be included as
plain text, either add <example>..</example> inside the source file or
use

<include file="..." markup="nil">

The markup attribute controls how this section is marked up. If
non-nil, it should be the name of a function to call after inserting
the file with the buffer narrowed to the section inserted.

----------------------------------------------------------------

Sounds good? If you say yes, I can probably implement it later, or you
can try your hand at hacking it in. =)
-- 
Sacha Chua <address@hidden> - Ateneo CS faculty geekette
interests: emacs, gnu/linux, making computer science education fun
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C




reply via email to

[Prev in Thread] Current Thread [Next in Thread]