Am 2010-10-01 um 09:51 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:

I'd need to show contents of a (text) file like verbatim text (with a monospace font).

So to do something being described at http://wiki.contextgarden.net/Verbatim_text using \startcode SOME TEXT \stop code, but the difference is that I don't need to write SOME TEXT manually but I need to load it from a (text) file.

At Verbatim_text you overlooked the small hint to \typefile:
http://wiki.contextgarden.net/Reference/en/typefile
(also mentioned at http://wiki.contextgarden.net/Reference/en/starttyping)

Moreover, I'd need to have the following options:
- To alter the font used for numbering lines, so that it would be smaller than the normal text.

\definetyping[MyStyle]
\setuptyping[MyStyle][style={\tfx\tt}]

see http://wiki.contextgarden.net/Reference/en/setuptyping


Doesn't look like you really searched the wiki...

- To specify number of the first and/or last line to be printed.

I remember something like that, please search the mailing list archive and add your findings to the wiki pages.

- The input file may contain the end-of-page character, \0C. So I'd need this char
 - to be ignored
 - and/or to force printing from a new page.

I don't know, never used ...typing myself.



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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