ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* verbatim problem
@ 2004-04-22 18:59 Severin Obertüfer
  2004-04-22 19:51 ` Willi Egger
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Severin Obertüfer @ 2004-04-22 18:59 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 936 bytes --]

hello 
 
i have a little verbatim problem
 
i used the \startEIFFEL \stopEIFFEL verbatim environment in a verry simple
way like this:
 
\startEIFFEL
class
    DEQUE [G]
 
    inherit
        DOUBLE_LINKED_LIST[G]
        rename
            extend as insertRight,
            prepend as insertLeft
        end
create
    make, make_empty
 
feature -- Access
            
    -- and so on

\stopEIFFEL
 
now i wanted to make this things a bit more useful and flexible.
 
i thougt of something like this
 
\startEIFFEL
    \input deque
\stopEIFFEL
 
but of corse the keyword input is normal text in verbatim mode... :)
is there a simple solution for that, for example like this
 
\startEIFFEL
\specialcommand{\input deque}
\stopEIFFEL
???
 
by the way : can i give as to the inputcommand a argument like this:
 
\input D:\Files\ETH\Eiffel\deque.e
 
where "deque.e" is a normal eiffel source file....
 
thanks for an answer
 
mfg
 
severin

[-- Attachment #2: Type: text/html, Size: 5111 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-04-29 19:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-22 18:59 verbatim problem Severin Obertüfer
2004-04-22 19:51 ` Willi Egger
2004-04-22 20:02   ` AW: " Severin Obertüfer
2004-04-22 20:46     ` Tobias Burnus
2004-04-29 19:44       ` AW: " Severin Obertüfer
2004-04-22 20:43 ` Tobias Burnus
2004-04-27 17:53 ` John Culleton
2004-04-27 13:29   ` Willi Egger
2004-04-28  0:25     ` John Culleton
2004-04-29 19:55   ` AW: " Severin Obertüfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).