ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \typefile from n-th line
Date: Fri, 15 Oct 2010 09:58:58 +0200	[thread overview]
Message-ID: <AANLkTin_NanzhEd6=O9MjUdh3PUaVQkvfWL6VvA8H35P@mail.gmail.com> (raw)
In-Reply-To: <op.vklvuluctpjj8f@lpr>

2010/10/15 Procházka Lukáš Ing. - Pontex s. r. o. <LPr@pontex.cz>:
> Hello,
>
> I'd need to \typefile a file from n-th line (= ignoring first n-1 lines).
>
> Is there such an option for \typefile macro?
> (http://wiki.contextgarden.net/Reference/en/typefile is silent.)
>
> I tried:
>
> \typefile[default][lines={10}]{a_file.txt} % Start at line 10
>
> \typefile[default][lines={10,+1}]{a_file.txt} % Start at line 10, step = 1
>
> \typefile[default][start=10]{a_file.txt} % Start at line 10
>
> \typefile[default][from=10]{a_file.txt} % Start at line 10
>
> No success.
>
> (The last Ctx minimals, WinXP.)
>
> Lukas
Not an answer, but quick recipe:
With mkiv is trivial ; use lua to skip the first n-1 lines.
With  mkii just use luatex as lua interpreter to call with
\executesystemcommand  and then see previous point.


-- 
luigi
___________________________________________________________________________________
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-15  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15  7:16 Procházka Lukáš Ing. - Pontex s. r. o.
2010-10-15  7:58 ` luigi scarso [this message]
2010-10-15  8:00 ` Henning Hraban Ramm
2010-10-15  8:20   ` Procházka Lukáš Ing. - Pontex s. r. o.
2010-10-15  8:09 ` Peter Münster
2010-10-15  8:24   ` 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='AANLkTin_NanzhEd6=O9MjUdh3PUaVQkvfWL6VvA8H35P@mail.gmail.com' \
    --to=luigi.scarso@gmail.com \
    --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).