ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Process stops
@ 2012-06-03  7:39 Alfredo Catalina
  2012-06-03  8:19 ` luigi scarso
  2012-06-03 15:18 ` Alfredo Catalina
  0 siblings, 2 replies; 3+ messages in thread
From: Alfredo Catalina @ 2012-06-03  7:39 UTC (permalink / raw)
  To: ntg-context


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

I am trying to process a document I wrote in 2009 using mkii. I am
modifying it to work with mkiv.

When I run

context mydoc.tex

the process starts and after some time it stops and shows an asterisk (*)
waiting for a command. I then type in "\end", and it resumes. Finally it
ouputs "mydoc.pdf". There are still some things to fix (ie section numbers)
but in general the document is ok.

I can't see any "error" message although I got a lot of "Overfull \hbox..."
and "Underfull \hbox..." messages.

What can be the reason?

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

[-- Attachment #2: Type: text/plain, Size: 485 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] 3+ messages in thread

* Re: Process stops
  2012-06-03  7:39 Process stops Alfredo Catalina
@ 2012-06-03  8:19 ` luigi scarso
  2012-06-03 15:18 ` Alfredo Catalina
  1 sibling, 0 replies; 3+ messages in thread
From: luigi scarso @ 2012-06-03  8:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Jun 3, 2012 at 9:39 AM, Alfredo Catalina
<alfredo.catalina@gmail.com> wrote:
> I am trying to process a document I wrote in 2009 using mkii. I am modifying
> it to work with mkiv.
>
> When I run
>
> context mydoc.tex
>
> the process starts and after some time it stops and shows an asterisk (*)
> waiting for a command. I then type in "\end", and it resumes. Finally it
> ouputs "mydoc.pdf". There are still some things to fix (ie section numbers)
> but in general the document is ok.
>
> I can't see any "error" message although I got a lot of "Overfull \hbox..."
> and "Underfull \hbox..." messages.
>
> What can be the reason?
Something like a missed \stoptext , i.e.
\starttext
..
..
%\stoptext

A good strategy is to move \stoptext from bottom to up next to
\starttext  until  a correct compilation.

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

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

* Re: Process stops
  2012-06-03  7:39 Process stops Alfredo Catalina
  2012-06-03  8:19 ` luigi scarso
@ 2012-06-03 15:18 ` Alfredo Catalina
  1 sibling, 0 replies; 3+ messages in thread
From: Alfredo Catalina @ 2012-06-03 15:18 UTC (permalink / raw)
  To: ntg-context


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

On Sun, Jun 3, 2012 at 10:19 AM, luigi scarso
<luigi.scarso@???> wrote:

> Something like a missed \stoptext , i.e.
> \starttext
> ..
> ..
> %\stoptext
>
> A good strategy is to move \stoptext from bottom to up next to
> \starttext until a correct compilation


You are right. There was a "\stoptext"  missing. Thanks!

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

[-- Attachment #2: Type: text/plain, Size: 485 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] 3+ messages in thread

end of thread, other threads:[~2012-06-03 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-03  7:39 Process stops Alfredo Catalina
2012-06-03  8:19 ` luigi scarso
2012-06-03 15:18 ` Alfredo Catalina

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