ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Verbatim text loaded from a file?
Date: Fri, 1 Oct 2010 11:06:18 +0200	[thread overview]
Message-ID: <5304265B-0513-4AA5-A674-DCE6681DB0B1@fiee.net> (raw)
In-Reply-To: <op.vjvz4ttutpjj8f@lpr>

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	other threads:[~2010-10-01  9:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01  7:51 Procházka Lukáš Ing. - Pontex s. r. o.
2010-10-01  9:06 ` Henning Hraban Ramm [this message]
2010-10-01  9:38   ` Henning Hraban Ramm
2010-10-01  9:48     ` Procházka Lukáš Ing. - Pontex s. r. o.
2010-10-04 11:14     ` Verbatim text loaded from a file? (reduced attachments) Procházka Lukáš Ing. - Pontex s. r. o.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5304265B-0513-4AA5-A674-DCE6681DB0B1@fiee.net \
    --to=hraban@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).