ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* wrong name of a *.top file
@ 2010-11-21 13:38 Leo Razoumov
  2010-11-29 18:22 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Razoumov @ 2010-11-21 13:38 UTC (permalink / raw)
  To: ntg-context

Hi All,
I am a new ConTeXt user coming from LaTeX background. I am using
ConTeXt minimals "current" version on Linux (Ubuntu-9.04)
ConTeXt  ver: 2010.07.30 11:35 MKIV  fmt: 2010.11.18  int: english/english
LuaTeX, Version beta-0.64.0-2010111215

My file is named foo.11.tex (notice two "." in a filename). After
running "context  foo.11.tex" a bunch of files get created with the
names such as
foo.11.log
foo.11.pdf
foo.11.tex
foo.11.tuc

In addition there is a file named "foo.top"  but NO "foo.11.top".

Inspecting the file "foo.11.log" I noticed the line:

systems         : no foo.11.top

Please, correct me if I am wrong but I think that proper name of the
*.toc file in this case should be "foo.11.top" and not "foo.top".
Somehow the present of two "." in a filename messed up context/luatex.

If I rename the file to, let say, "foo-22.tex" with only a single "."
remaining, then problem is gone and the file "foo-22.top" is properly
generated and loaded.

--Leo--
___________________________________________________________________________________
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] 3+ messages in thread

* Re: wrong name of a *.top file
  2010-11-21 13:38 wrong name of a *.top file Leo Razoumov
@ 2010-11-29 18:22 ` Hans Hagen
  2010-11-29 18:29   ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2010-11-29 18:22 UTC (permalink / raw)
  To: SLONIK.AZ, mailing list for ConTeXt users

On 21-11-2010 2:38, Leo Razoumov wrote:

> In addition there is a file named "foo.top"  but NO "foo.11.top".

this is somewhat tricky as tex also assumes auto suffixes, so

aaa.11 == aa.11 or aa.11.tex

but when the context script is run no decision is made concerning what 
is the jobname (in fact, aaa is considered to be the jobname then)

i can probably add some more logic but it has a low priority


-----------------------------------------------------------------
                                           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] 3+ messages in thread

* Re: wrong name of a *.top file
  2010-11-29 18:22 ` Hans Hagen
@ 2010-11-29 18:29   ` Taco Hoekwater
  0 siblings, 0 replies; 3+ messages in thread
From: Taco Hoekwater @ 2010-11-29 18:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

On 11/29/2010 07:22 PM, Hans Hagen wrote:
> On 21-11-2010 2:38, Leo Razoumov wrote:
>
>> In addition there is a file named "foo.top" but NO "foo.11.top".
>
> this is somewhat tricky as tex also assumes auto suffixes, so
>
> aaa.11 == aa.11 or aa.11.tex
>
> but when the context script is run no decision is made concerning what
> is the jobname (in fact, aaa is considered to be the jobname then)

Wait for a bit, this was likely a luatex problem
(that was fixed in repository version)

Best wishes,
Taco
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-11-29 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-21 13:38 wrong name of a *.top file Leo Razoumov
2010-11-29 18:22 ` Hans Hagen
2010-11-29 18:29   ` Taco Hoekwater

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