ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \typefile does not obey global path settings
@ 2012-05-20 21:14 Marco
  2012-05-25 10:29 ` Marco
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2012-05-20 21:14 UTC (permalink / raw)
  To: ntg-context

Hi,

the \typefile command does not obey the \usepath setting any more.
Older versions did (before beta 2011.07.13 20:14). Example:

% test.tex
\usepath [code]
\starttext
  Here is some source code:
  \typefile{somefile}
\stoptext

% code/somefile
This should be printed.


Marco


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \typefile does not obey global path settings
  2012-05-20 21:14 \typefile does not obey global path settings Marco
@ 2012-05-25 10:29 ` Marco
  2012-05-25 17:23   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2012-05-25 10:29 UTC (permalink / raw)
  To: ntg-context

On 2012-05-20 Marco <netuse@lavabit.com> wrote:

> the \typefile command does not obey the \usepath setting any more.

Still failing in current beta.

% file: test.tex
\usepath [code]
\starttext

  % fails
  % \typefile{somefile}

  % works
  \typefile{code/somefile}
\stoptext

% file: code/somefile
This should be printed.


Marco


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \typefile does not obey global path settings
  2012-05-25 10:29 ` Marco
@ 2012-05-25 17:23   ` Hans Hagen
  2012-05-25 17:40     ` Marco
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2012-05-25 17:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco

On 25-5-2012 12:29, Marco wrote:
> On 2012-05-20 Marco<netuse@lavabit.com>  wrote:
>
>> the \typefile command does not obey the \usepath setting any more.
>
> Still failing in current beta.

it was never part of the idea .. added in next beta

> % file: test.tex
> \usepath [code]
> \starttext
>
>    % fails
>    % \typefile{somefile}
>
>    % works
>    \typefile{code/somefile}
> \stoptext
>
> % file: code/somefile
> This should be printed.
>

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \typefile does not obey global path settings
  2012-05-25 17:23   ` Hans Hagen
@ 2012-05-25 17:40     ` Marco
  0 siblings, 0 replies; 4+ messages in thread
From: Marco @ 2012-05-25 17:40 UTC (permalink / raw)
  To: ntg-context

On 2012-05-25 Hans Hagen <pragma@wxs.nl> wrote:

> >> the \typefile command does not obey the \usepath setting any more.
> >
> > Still failing in current beta.
> 
> it was never part of the idea ..

Then it happened to work by accident. I am currently revising an old
document (but already MkIV) and it doesn't use paths in the
\typefile calls. Except of this and a few other glitches it was easy
to adapt it to a current beta.

> added in next beta

Thanks Hans.


Marco


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-25 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-20 21:14 \typefile does not obey global path settings Marco
2012-05-25 10:29 ` Marco
2012-05-25 17:23   ` Hans Hagen
2012-05-25 17:40     ` Marco

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).