[NTG-context] how to get an image format flowchart

2004-01-21 Thread wei jm
Hello,everybody,
   
 I have a problem while using context to create some flowcharts. The beginning of 
my tex source file looks like:
 
 \setupoutput[pdftex]
 \usemodule[chart]   

 Naturally I got a flowchart in pdf version. But a pdf version flowchart is 
not suitable for inserting into a paper or a report. Then I try to use software to 
convert it from pdf format into some other imgage formats. But none of them was 
satisfied. 
I wonder how can I direct get a flowchart in some imgage formats (e.g. in png, jpg 
format) from the source tex file. Are there some 
tricks in the settings of the tex source file?


   Thanks in advance!

   Best regards 

wei jm
[EMAIL PROTECTED]
2004-01-20


___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Eeeep! m-bib/bibtex stopped working

2004-01-21 Thread Taco Hoekwater

Hi,

Files don't *normally* disappear on you, so almost certainly something
has changed in your TeX setup. Perhaps you re-installed something
and forgot to re-run mktexlsr? Or perhaps an enviroment variable that
has been changed?

Greetings, Taco
On Tue, 20 Jan 2004 12:29:57 -0700 (MST), William wrote:

 For some reason I cannot get bibtex to create my bibliography files for a
 paper typeset in context with m-bib.  When I run bibtex, I get the
 following error.
 
 I couldn't open style file cont-no.bst
 
 I have tried copying the *.bst files into the working directory, which did
 not work (I get the exact same error from bibtex).  Bibtex runs just fine
 on my latex typeset files, so it is not a problem with bibtex itself.
 Does anyone have any suggestions?
 

-- 
groeten,

Taco
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Problems running context

2004-01-21 Thread Hans Hagen
At 22:19 20/01/2004, you wrote:
Hi all,

I'm having a number of problems when I run context on my documents
I keep getting the following whenever a reference is required.
systems: begin file Litreview/litreview at line 31
(./Litreview/litreview.tex
! Missing number, treated as zero.
can you make a minimal failing example?

Hans

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Italic, captial Greek letters (with Latin Modern)

2004-01-21 Thread Hans Hagen
At 16:06 20/01/2004, you wrote:
Hello,

if I understand Latin Modern correctly, it contains the \Psi both as
upright and as italic version (CM has only the upright version).
How can I get the italic version?

It did not work this way:
  \usetypescript[modern][texnansi]
  \setupbodyfont[modern,12pt,ams]
  \starttext
$\Psi$
  \stoptext
you need to 'patch' the math-* files where the symbols are defined;

an option can be to provide an additional set of definitions; i can also 
think of something

  \Var\Psi

what do the other mathematicians think

Hans

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Italic, captial Greek letters (with Latin Modern)

2004-01-21 Thread Tobias Burnus
Hello,

On Wed, Jan 21, 2004 at 02:07:57PM +0100, Hans Hagen wrote:
 you need to 'patch' the math-* files where the symbols are defined;
 an option can be to provide an additional set of definitions; i can also 
 think of something
   \Var\Psi
 what do the other mathematicians think

In principle, I would expect $\Psi$ - italic, $\rm \Psi$ upright,
$\bf\Psi$ bold upright and $\bi\Psi$ bold italic; this would be
consistent with \psi.

The only problem is that all upright \Psi get suddenly italic as soon
as one switches the font. Since all variables are supposed to be italic
(and all units to be upright), I do not think that this poses a problem,
though.

Regarding \Var\Psi. I'm not sure what you mean by \Var.
Currently we have \phi and \varphi and therefore \Var... might be more
logical for the few characters that have more than one glyph.

Tobias
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: textbar

2004-01-21 Thread Patrick Gundlach
Thomas A.Schmitz [EMAIL PROTECTED] writes:

 I was under the (mistaken?) impression that textbar (for |) was
 predefined somewhere in the distribution, but couldn't find
 anyhting.

It is defined in enco-cyr.tex, but should also be defined in (at
least)

enco-tbo.tex
enco-ans.tex
enco-ec.tex

 So I defined it myself in the preamble of my document:
 \define\textbar{\getglyph{Roman}{\char124}}

 and it seems to be working. Is this the proper way to do this?

\definecharacter textbar 124

Patrick
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Eeeep! m-bib/bibtex stopped working

2004-01-21 Thread William D. Neumann
On Wed, 21 Jan 2004, Taco Hoekwater wrote:

 Files don't *normally* disappear on you, so almost certainly something
 has changed in your TeX setup. Perhaps you re-installed something
 and forgot to re-run mktexlsr? Or perhaps an enviroment variable that
 has been changed?

OK, I have no idea how this happened, but somehow my *.bst files were all
renamed to *.bst.bst -- this was the problem.  How I missed this yesterday
is also unknown (I guess I was tired and cross-eyed at that point...).

I've always said the best time to debug is first thing in the morning
after a good breakfast.  I guess I was right...

Thanks again.

William D. Neumann

---

Well I could be a genius, if I just put my mind to it.
And I...I could do anything, if only I could get 'round to it.
Oh we were brought up on the space-race, now they expect you to clean toilets.
When you've seen how big the world is, how can you make do with this?
If you want me, I'll be sleeping in - sleeping in throughout these glory days.

-- Jarvis Cocker
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: Re: [NTG-context] Indentation after formulas

2004-01-21 Thread Giuseppe Bilotta
Tuesday, January 20, 2004 David Munger wrote:


 Let
 \placeformula
 \[
 f(x) = x^2,
 \]
 where $x$ means nothing.


 I've found that inserting

 \let\startformula\startmpformula
 \let\stopformula\stopmpformula

 before \usemodule[nath] does the trick. But I feel it's not a very good idea.
 Any advice?

It's not a good idea indeed.

Try \setupformulas[indentnext=yes], rather. Of course, you do
know that indenting the text following a formula when the text refers to
the formula is not a typographical/structural good idea, don't
you? ;)

-- 
Giuseppe Oblomov Bilotta

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context