>>>>> "Alexander" == Alexander Wollmann <[EMAIL PROTECTED]> writes:

Alexander> Hi everybody.  As part of my exam-paper I wrote a C -
Alexander> program and now I have to write a documentation about
Alexander> this. So I need to include a lot of examples of the
Alexander> c-source-code to my paper. I thought the algorithm - float
Alexander> would do this, but I it doesn�t seem so. Can somebody tell
Alexander> me the way to get this to work? I need the source-code to
Alexander> look like in emacs, i.e typewriter font, and indents. For
Alexander> example this one:

Alexander> struct draw_data { int num_elements; int num_vertices; REAL
Alexander> xmin,xmax,ymin,ymax,zmin,zmax; int *dof_numbers[3]; };

Alexander> Thanks for any help!!

Hello,

You can either use the LyX-Code layout or include the files directly
with Insert->Include File (with the verbatim option).

JMarc

Reply via email to