ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Cecil Westerhof <cldwesterhof@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Include path
Date: Sun, 27 Mar 2011 22:42:37 +0200	[thread overview]
Message-ID: <AANLkTikoq6UZ8g9rBWLJnMCc2_rPWoCfYiRogBCc5iba@mail.gmail.com> (raw)
In-Reply-To: <AANLkTin4Jfq8JWGNwhCHQtJ+Bc-1Vz2C4XBNc97mTk8i@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 920 bytes --]

2011/3/27 Cecil Westerhof <cldwesterhof@gmail.com>

> I defined some things I will use often. At the moment I do something like:
>     \input /home/cecil/Documenten/context/include/standard-init.inc
>
> But I would prefer to do something like:
>     \input standard-init.inc
>
> Is shorter and when the path changes there is nothing to update.
> How should I implement this?
>
> Also is it possible to \input a file relative to the current document?
>
> For example in my standard-init.inc I have:
>     \ctxloadluafile{/home/cecil/Documenten/context/include/lua/getdate}
> but I would prefer something like:
>     \ctxloadluafile{lua/getdate}
>

For the moment I defined a shell variable. I just have to call context like
this:
    context --path=${TEX_INC} ebookTimeManagement

Does not work for lua files, but they will only be loaded from included
files -I think-, so that is less of a problem.

-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 1223 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

      parent reply	other threads:[~2011-03-27 20:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27 17:41 Cecil Westerhof
2011-03-27 17:47 ` Wolfgang Schuster
2011-03-27 17:58   ` Aditya Mahajan
2011-03-27 18:39     ` Cecil Westerhof
2011-03-27 18:42     ` Peter Münster
2011-03-27 18:53       ` Cecil Westerhof
2011-03-27 20:42 ` Cecil Westerhof [this message]

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=AANLkTikoq6UZ8g9rBWLJnMCc2_rPWoCfYiRogBCc5iba@mail.gmail.com \
    --to=cldwesterhof@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).