[NTG-context] Weird Problem

2007-07-19 Thread Alex K
Hi all,

I'm a complete newbie to ConTeXt (aka recent convert from a GUI world and 
WYSIWYG typesetting), so please forgive my
ignorance. :) I'm having some problems typesetting a simple practice
document that used to compile fine before. Recently, after modifying
part of the text (not the code, which to the best of my knowledge
appears correct, since I haven't encountered any errors), I can no
longer see the title page, page numbers or headers, and paragraphs
don't indent as they used to, when they did before. Again, I didn't
change any of the code, at least AFAIK. Is this a bug, or just user error? Do I
need to update ConTeXt? If so, how? (if you could, please provide
step-by-step directions, as I'm a beginner to the command-line
interface as well, I'm afraid). I'm running the Jan 2007 version of ConTeXt 
bundled with
the MacTeX 2007 distribution on Mac OS 10.4.10. I've also provided the sample 
document
for reference, in case that helps. A prompt response would be highly
appreciated!

Thanks in advance for your help.



   

Yahoo! oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC

sample.tex
Description: TeX document
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Weird Problem

2007-07-19 Thread Johan Sandblom
Looks like a typo. A

}

is missing on line 15

Johan

2007/7/19, Alex K [EMAIL PROTECTED]:

 Hi all,

 I'm a complete newbie to ConTeXt (aka recent convert from a GUI world and
 WYSIWYG typesetting), so please forgive my ignorance. :) I'm having some
 problems typesetting a simple practice document that used to compile fine
 before. Recently, after modifying part of the text (not the code, which to
 the best of my knowledge appears correct, since I haven't encountered any
 errors), I can no longer see the title page, page numbers or headers, and
 paragraphs don't indent as they used to, when they did before. Again, I
 didn't change any of the code, at least AFAIK. Is this a bug, or just user
 error? Do I need to update ConTeXt? If so, how? (if you could, please
 provide step-by-step directions, as I'm a beginner to the command-line
 interface as well, I'm afraid). I'm running the Jan 2007 version of ConTeXt
 bundled with the MacTeX 2007 distribution on Mac OS 10.4.10. I've also
 provided the sample document for reference, in case that helps. A prompt
 response would be highly appreciated!

 Thanks in advance for your help.
  
 Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on,
 when.
 ___
 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  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___





-- 
Johan Sandblom, MD PhD
  N8, MRC, Karolinska sjh
t +46851776108  17176 Stockholm
m +46735521477  Sweden
What is wanted is not the will to believe, but the
will to find out, which is the exact opposite
- Bertrand Russell
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Weird Problem

2007-07-19 Thread Wolfgang Schuster
2007/7/19, Johan Sandblom [EMAIL PROTECTED]:
 Looks like a typo. A

 }

 is missing on line 15

 Johan

he should better remove the first { on line 15

A few alternatives for his \midaligned commands:

\startstandardmakeup[align=middle]
\startlines
{\tfd Just a test}
{\it an excerpt}
by
Nobody
\stoplines
\stopstandardmakeup

\startstandardmakeup[align=middle]
{\tfd Just a test}\par
{\it an excerpt}\par
by\par
Nobody
\stopstandardmakeup

Wolfgang
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Weird Problem

2007-07-19 Thread Alex K
Hi Wolfgang,

Thanks for the suggestions! Makes a lot more sense that way.

- Original Message 
From: Wolfgang Schuster [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; mailing list for ConTeXt users ntg-context@ntg.nl
Sent: Thursday, July 19, 2007 10:15:24 AM
Subject: Re: [NTG-context] Weird Problem

2007/7/19, Johan Sandblom [EMAIL PROTECTED]:
 Looks like a typo. A

 }

 is missing on line 15

 Johan

he should better remove the first { on line 15

A few alternatives for his \midaligned commands:

\startstandardmakeup[align=middle]
\startlines
{\tfd Just a test}
{\it an excerpt}
by
Nobody
\stoplines
\stopstandardmakeup

\startstandardmakeup[align=middle]
{\tfd Just a test}\par
{\it an excerpt}\par
by\par
Nobody
\stopstandardmakeup

Wolfgang
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___







   

Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___