On Tue, Jul 30 2013, john Culleton wrote:

> Here is my code so far. I want to show a file in verbatim form. It
> compiles but here is no frame around the text and there is no caption.

Hi,

this works here:

--8<---------------cut here---------------start------------->8---
\starttext
\startbuffer[ex1]
\typefile[]{test.tex}
\stopbuffer
\placefigure[here][fig:ex1]
{Example 1}
{\framed{\externalfigure[ex1.buffer][width=.75\textwidth]}}
\stoptext
--8<---------------cut here---------------end--------------->8---

ConTeXt version: 2013.05.28 00:36

-- 
           Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to