ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* compiling cont-eni
@ 2009-10-20  3:28 Shiv Shankar Dayal
  2009-10-20  6:55 ` luigi scarso
  2009-10-20 13:34 ` Aditya Mahajan
  0 siblings, 2 replies; 12+ messages in thread
From: Shiv Shankar Dayal @ 2009-10-20  3:28 UTC (permalink / raw)
  To: ntg-context

Hi,

I have sources of context cont-eni.pdf. When I try to compile them I
get lots of errors. I am using Mark IV. However, I am successfully
able to compile Metafun manual using texexec. Any clues?

-- 
Best regards,
Shiv Shankar Dayal
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20  3:28 compiling cont-eni Shiv Shankar Dayal
@ 2009-10-20  6:55 ` luigi scarso
  2009-10-20  7:22   ` Shiv Shankar Dayal
  2009-10-20 13:34 ` Aditya Mahajan
  1 sibling, 1 reply; 12+ messages in thread
From: luigi scarso @ 2009-10-20  6:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Tue, Oct 20, 2009 at 5:28 AM, Shiv Shankar Dayal <
shivshankar.dayal@gmail.com> wrote:

> Hi,
>
> I have sources of context cont-eni.pdf. When I try to compile them I
> get lots of errors. I am using Mark IV. However, I am successfully
> able to compile Metafun manual using texexec. Any clues?
>
> #markii
$>texexec test.tex

#markiv
$>context test.tex


Maybe you are able to compile cont-eni with markii ie, something like
$>texexec cont-eni.tex

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 807 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
___________________________________________________________________________________

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

* Re: compiling cont-eni
  2009-10-20  6:55 ` luigi scarso
@ 2009-10-20  7:22   ` Shiv Shankar Dayal
  2009-10-20  7:35     ` Shiv Shankar Dayal
  0 siblings, 1 reply; 12+ messages in thread
From: Shiv Shankar Dayal @ 2009-10-20  7:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

>> Hi,
>>
>> I have sources of context cont-eni.pdf. When I try to compile them I
>> get lots of errors. I am using Mark IV. However, I am successfully
>> able to compile Metafun manual using texexec. Any clues?
>>
> #markii
> $>texexec test.tex
>
> #markiv
> $>context test.tex
>
>
> Maybe you are able to compile cont-eni with markii ie, something like
> $>texexec cont-eni.tex
>

This is the error I get with MarkII.

! Undefined control sequence.
<argument> *\v!headertext

\cleanuplabel ...lettercolon \xdef \cleanlabel {#1
                                                  }\endgroup
\docheckformode #1#2#3->\cleanuplabel {#3}
                                          \protect \checkedmodefalse \rawpro...
<argument> ...med {\doifmodeelse {*\v!headertext }
                                                   {\doifmodeelse {chapterpa...

\executeamboxcommands ... {#1}{#4}\ignorespaces #2
                                                  \unskip \getvalue {\??am #...

\@@amvbox ...}{#4}\c!before \c!inbetween \c!after
                                                  }\setbox \scratchbox \vbox...
...
l.7 \titelbladen

?
! Undefined control sequence.
<argument> \plaatslijst
                        [\v!chapter ][\c!criterium =\v!all ]
\secondoftwoarguments #1#2->#2

<argument> ...\v!chapter ][\c!criterium =\v!all ]}
                                                  } \vfill \framed {\hbox to...

\executeamboxcommands ... {#1}{#4}\ignorespaces #2
                                                  \unskip \getvalue {\??am #...

\@@amvbox ...}{#4}\c!before \c!inbetween \c!after
                                                  }\setbox \scratchbox \vbox...
<argument> ...ght\c!left }\interactionmenu [right]
                                                  \getvalue {\??am right\c!r...
...
l.7 \titelbladen

Best regards,
Shiv Shankar Dayal
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20  7:22   ` Shiv Shankar Dayal
@ 2009-10-20  7:35     ` Shiv Shankar Dayal
  2009-10-20  7:48       ` luigi scarso
  0 siblings, 1 reply; 12+ messages in thread
From: Shiv Shankar Dayal @ 2009-10-20  7:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

>>> Hi,
>>>
>>> I have sources of context cont-eni.pdf. When I try to compile them I
>>> get lots of errors. I am using Mark IV. However, I am successfully
>>> able to compile Metafun manual using texexec. Any clues?
>>>
>> #markii
>> $>texexec test.tex
>>
>> #markiv
>> $>context test.tex
>>
>>
>> Maybe you are able to compile cont-eni with markii ie, something like
>> $>texexec cont-eni.tex
>>
>
> This is the error I get with MarkII.
>
> ! Undefined control sequence.
> <argument> *\v!headertext
>
> \cleanuplabel ...lettercolon \xdef \cleanlabel {#1
>                                                  }\endgroup
> \docheckformode #1#2#3->\cleanuplabel {#3}
>                                          \protect \checkedmodefalse \rawpro...
> <argument> ...med {\doifmodeelse {*\v!headertext }
>                                                   {\doifmodeelse {chapterpa...
>
> \executeamboxcommands ... {#1}{#4}\ignorespaces #2
>                                                  \unskip \getvalue {\??am #...
>
> \@@amvbox ...}{#4}\c!before \c!inbetween \c!after
>                                                  }\setbox \scratchbox \vbox...
> ...
> l.7 \titelbladen
>
> ?
> ! Undefined control sequence.
> <argument> \plaatslijst
>                        [\v!chapter ][\c!criterium =\v!all ]
> \secondoftwoarguments #1#2->#2
>
> <argument> ...\v!chapter ][\c!criterium =\v!all ]}
>                                                  } \vfill \framed {\hbox to...
>
> \executeamboxcommands ... {#1}{#4}\ignorespaces #2
>                                                  \unskip \getvalue {\??am #...
>
> \@@amvbox ...}{#4}\c!before \c!inbetween \c!after
>                                                  }\setbox \scratchbox \vbox...
> <argument> ...ght\c!left }\interactionmenu [right]
>                                                  \getvalue {\??am right\c!r...
> ...
> l.7 \titelbladen
>

I got another interesting point. Adobe Reader reports that the
application which generated original cont-eni.pdf is TeX. But for my
compiled cont-eni.pdf it is ConTeXt - 2009.10.2 13:14. Why it is
different?

-- 
Best regards,
Shiv Shankar Dayal
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20  7:35     ` Shiv Shankar Dayal
@ 2009-10-20  7:48       ` luigi scarso
  2009-10-20  8:04         ` Shiv Shankar Dayal
  0 siblings, 1 reply; 12+ messages in thread
From: luigi scarso @ 2009-10-20  7:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

>
>
> I got another interesting point. Adobe Reader reports that the
> application which generated original cont-eni.pdf is TeX. But for my
> compiled cont-eni.pdf it is ConTeXt - 2009.10.2 13:14. Why it is
> different?
>
> what about
$> pdfinfo cont-eni.pdf

?
-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 558 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
___________________________________________________________________________________

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

* Re: compiling cont-eni
  2009-10-20  7:48       ` luigi scarso
@ 2009-10-20  8:04         ` Shiv Shankar Dayal
  2009-10-20  8:09           ` luigi scarso
  0 siblings, 1 reply; 12+ messages in thread
From: Shiv Shankar Dayal @ 2009-10-20  8:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

>> I got another interesting point. Adobe Reader reports that the
>> application which generated original cont-eni.pdf is TeX. But for my
>> compiled cont-eni.pdf it is ConTeXt - 2009.10.2 13:14. Why it is
>> different?
>>
> what about
> $> pdfinfo cont-eni.pdf
> ?

For the original file it says "ConTeXt/www.pragma-ade.com/cont-en.tex"
as creator. I wonder how is that possible. :)

Best regards,
Shiv Shankar Dayal
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20  8:04         ` Shiv Shankar Dayal
@ 2009-10-20  8:09           ` luigi scarso
  2009-10-20  8:16             ` Shiv Shankar Dayal
  0 siblings, 1 reply; 12+ messages in thread
From: luigi scarso @ 2009-10-20  8:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Tue, Oct 20, 2009 at 10:04 AM, Shiv Shankar Dayal <
shivshankar.dayal@gmail.com> wrote:

> >> I got another interesting point. Adobe Reader reports that the
> >> application which generated original cont-eni.pdf is TeX. But for my
> >> compiled cont-eni.pdf it is ConTeXt - 2009.10.2 13:14. Why it is
> >> different?
> >>
> > what about
> > $> pdfinfo cont-eni.pdf
> > ?
>
> For the original file it says "ConTeXt/www.pragma-ade.com/cont-en.tex"
> as creator. I wonder how is that possible. :)
>
>
# pdfinfo cont-eni.pdf
Title:
Subject:
Author:         PRAGMA ADE: Hans Hagen/Ton Otten
Creator:        ConTeXt/www.pragma-ade.com/cont-en.tex
Producer:       pdfTeX-0.14h
CreationDate:   Mon Nov 12 09:49:00 2001
Tagged:         no
Pages:          369
Encrypted:      no
Page size:      907 x 680 pts
File size:      3441697 bytes
Optimized:      no
PDF version:    1.3

Where is the problem ?

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1642 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
___________________________________________________________________________________

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

* Re: compiling cont-eni
  2009-10-20  8:09           ` luigi scarso
@ 2009-10-20  8:16             ` Shiv Shankar Dayal
  2009-10-20  8:26               ` luigi scarso
  0 siblings, 1 reply; 12+ messages in thread
From: Shiv Shankar Dayal @ 2009-10-20  8:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Thanks for being so patient and helping me. But we should not get
diverted from the original problem. What do you think is the reason
for that error? Also, I am getting tex size exceeded[parameter stack
size=6000] with MarkIV. In mailing list there is a thread which
mentions about tex.ch but I cant find it. I have installed using
rsync.

-- 
Best regards,
Shiv Shankar Dayal
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20  8:16             ` Shiv Shankar Dayal
@ 2009-10-20  8:26               ` luigi scarso
  0 siblings, 0 replies; 12+ messages in thread
From: luigi scarso @ 2009-10-20  8:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Tue, Oct 20, 2009 at 10:16 AM, Shiv Shankar Dayal <
shivshankar.dayal@gmail.com> wrote:

> Hi,
>
> Thanks for being so patient and helping me. But we should not get
> diverted from the original problem. What do you think is the reason
> for that error? Also, I am getting tex size exceeded[parameter stack
> size=6000] with MarkIV. In mailing list there is a thread which
> mentions about tex.ch but I cant find it. I have installed using
> rsync.
>
> I don't know, sorry.
I never tried to compile manuals, because I consider them a property of
pragma .
For me, having  cont-en(i).pdf and sources is enough.
But, true, can be a bug in markii .
Or a misconfiguration that I don't understand now.

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1121 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
___________________________________________________________________________________

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

* Re: compiling cont-eni
  2009-10-20  3:28 compiling cont-eni Shiv Shankar Dayal
  2009-10-20  6:55 ` luigi scarso
@ 2009-10-20 13:34 ` Aditya Mahajan
  2009-10-20 16:05   ` Shiv Shankar Dayal
  1 sibling, 1 reply; 12+ messages in thread
From: Aditya Mahajan @ 2009-10-20 13:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 19 Oct 2009, Shiv Shankar Dayal wrote:

> Hi,
>
> I have sources of context cont-eni.pdf. When I try to compile them I
> get lots of errors. I am using Mark IV. However, I am successfully
> able to compile Metafun manual using texexec. Any clues?

cont-eni was written in 2001. It will not compile with MKIV. There has 
been many changes in the internals since 2001, so it is not surprising 
that it does not compile even with MKII. Usually, such errors can be 
corrected with a few changes. Where did you get the source files that you 
are testing on?

Aditya
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20 13:34 ` Aditya Mahajan
@ 2009-10-20 16:05   ` Shiv Shankar Dayal
  2009-10-20 22:14     ` Aditya Mahajan
  0 siblings, 1 reply; 12+ messages in thread
From: Shiv Shankar Dayal @ 2009-10-20 16:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I do not remember exactly when I got the source but I remember it was
through some link of wiki.contextgarden.net. If you recall Aditya we
had a discussion regarding vim syntax highlighting. It is of that
time.

Also, I have a fresh setup of context and I found that you t-vim.tex
has a line "source kpse:2context.vim" which I had to modify to "source
kpsewhich:2context.vim".

>> Hi,
>>
>> I have sources of context cont-eni.pdf. When I try to compile them I
>> get lots of errors. I am using Mark IV. However, I am successfully
>> able to compile Metafun manual using texexec. Any clues?
>
> cont-eni was written in 2001. It will not compile with MKIV. There has been
> many changes in the internals since 2001, so it is not surprising that it
> does not compile even with MKII. Usually, such errors can be corrected with
> a few changes. Where did you get the source files that you are testing on?
>
> Aditya
> ___________________________________________________________________________________

Best regards,
Shiv Shankar Dayal
___________________________________________________________________________________
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] 12+ messages in thread

* Re: compiling cont-eni
  2009-10-20 16:05   ` Shiv Shankar Dayal
@ 2009-10-20 22:14     ` Aditya Mahajan
  0 siblings, 0 replies; 12+ messages in thread
From: Aditya Mahajan @ 2009-10-20 22:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, 20 Oct 2009, Shiv Shankar Dayal wrote:

> I do not remember exactly when I got the source but I remember it was
> through some link of wiki.contextgarden.net.

The reason I was asking for the source is because I do not get the errors 
that you mention with the latest svn version of the manual. Specifically,

svn checkout svn://ctx.pragma-ade.nl/manuals
cd manuals/context

texexec cont-en

gives me a working pdf file. There are two errors: the first

! Font \**test**:=texnansi-lbr at 60.0pt not loadable: Metric (TFM) file 
not found.

because I do not have lucida fonts, and the second

! Undefined control sequence.
l.3 ...espace \let\ShowTokenFont\relax \ShowTokens
                                                      Serif\end}  {}

which I did not investigate. In any case, pressing enter a couple of times 
lets me continue. The resulting pdf is not exactly same as the one on 
pragma's website, but you can compile the manual.

> If you recall Aditya we
> had a discussion regarding vim syntax highlighting. It is of that
> time.
>
> Also, I have a fresh setup of context and I found that you t-vim.tex
> has a line "source kpse:2context.vim" which I had to modify to "source
> kpsewhich:2context.vim".

kpse:2context.vim used to work. I will check that again, and perhaps 
replace the kpse searching with a luatex function (Hans showed how to do 
that a while back).

Aditya
___________________________________________________________________________________
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] 12+ messages in thread

end of thread, other threads:[~2009-10-20 22:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-20  3:28 compiling cont-eni Shiv Shankar Dayal
2009-10-20  6:55 ` luigi scarso
2009-10-20  7:22   ` Shiv Shankar Dayal
2009-10-20  7:35     ` Shiv Shankar Dayal
2009-10-20  7:48       ` luigi scarso
2009-10-20  8:04         ` Shiv Shankar Dayal
2009-10-20  8:09           ` luigi scarso
2009-10-20  8:16             ` Shiv Shankar Dayal
2009-10-20  8:26               ` luigi scarso
2009-10-20 13:34 ` Aditya Mahajan
2009-10-20 16:05   ` Shiv Shankar Dayal
2009-10-20 22:14     ` Aditya Mahajan

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