[NTG-context] figure placement and flushbottom

2004-08-11 Thread Peter Mnster
Hello, in general, the suggested method to get LaTeX \flushbottom behaviour, shown on http://contextgarden.net/Flush_bottom, works quite well. But here I have a situation, where I do not understand, why the first page is not filled: \setupwhitespace[0pt plus 1fill]

Re: [NTG-context] no graph after compilation

2004-08-11 Thread Peter Rolf
Hello Floris, it seems that you haven't reached page 307 Have fun, Peter Floris van Manen wrote: i'm working through the metafun manual. i noticed at some point that changes to the source do not appear in the pdf output. sometimes after another texexec round, sometimes not at all until i do

Re[2]: [NTG-context] no graph after compilation

2004-08-11 Thread Floris van Manen
VZ Floris, you are not alone. I also have not find the quick solution. So I VZ call texexec two times when working with MP graphics, VZ color definitions, ... :-( running it twice is something i can live with, but if it will not solve the problem, then it is... what do i do wrong? //f

Re: [NTG-context] no graph after compilation

2004-08-11 Thread Patrick Gundlach
Floris van Manen [EMAIL PROTECTED] writes: VZ Floris, you are not alone. I also have not find the quick solution. So I VZ call texexec two times when working with MP graphics, VZ color definitions, ... :-( running it twice is something i can live with, but if it will not solve the problem,

Re: [NTG-context] no graph after compilation

2004-08-11 Thread Patrick Gundlach
Hello Floris, where do i do this? in C:\texLive\texmf\tex\context\user\cont-sys.rme ? and what do i type there? see the wiki: http://contextgarden.net/Cont-sys.tex and http://contextgarden.net/Texmf.cnf Does this help? Patrick -- ConTeXt wiki: http://contextgarden.net texshow-web:

Re[2]: [NTG-context] no graph after compilation

2004-08-11 Thread Floris van Manen
PG currentpicture :=nullpicture; PG draw pic scaled 3 ; PG PG clears the first picture. but i only intend to draw one picture... PG PG is this a question? Did you try the code? i did, but it has side-effects... it will scale, but the color disappears too. try. - %%

Re: [NTG-context] no graph after compilation

2004-08-11 Thread Vit Zyka
VZ Floris, you are not alone. I also have not find the quick solution. So I VZ call texexec two times when working with MP graphics, VZ color definitions, ... :-( running it twice is something i can live with, but if it will not solve the problem, then it is... what do i do wrong? Vit and Floris,

Re: [NTG-context] no graph after compilation

2004-08-11 Thread Patrick Gundlach
Hello, i did, but it has side-effects... it will scale, but the color disappears too. try. This is indeed strange. Any metapost experts? Patrick -- ConTeXt wiki: http://contextgarden.net texshow-web: http://texshow.contextgarden.net List archive: http://archive.contextgarden.net

Re: [NTG-context] figure placement and flushbottom

2004-08-11 Thread Hans Hagen
Peter Münster wrote: \let\stoptextO=\stoptext \def\stoptext{\vfilll\stoptextO} I don't know what you want to achieve but this is not working because 0 is not a character (and therefore not part of a \cs) \let\Mystoptext\stoptext \def\stoptext{\vfilll\Mystoptext} could but you may expect

Re: [NTG-context] figure placement and flushbottom

2004-08-11 Thread Peter Mnster
On Wed, 11 Aug 2004, Hans Hagen wrote: Peter Münster wrote: \let\stoptextO=\stoptext \def\stoptext{\vfilll\stoptextO} I don't know what you want to achieve but this is not working because 0 is not a character (and therefore not part of a \cs) It's an O (for Original), not a 0 (zero).

Re[2]: [NTG-context] no graph after compilation

2004-08-11 Thread Floris van Manen
i guess it might have to do with the versions of the programs involved. below you see the output of my version and the contextgarden version. i got my LiveTex last week from the web. Any idea how to (automatically) update to the most recent versions? //f = my version:

[NTG-context] Custom Numbering Problem

2004-08-11 Thread Salman Khilji
Two problems: 1) With the following: \setuphead[section][ownnumber=yes] \setupbodyfont[cmr,12pt] \starttext \completecontent \section{1a0101}{Objective} There is no objective at this moment. \stoptext There is no spacing between the text 1a0101 and Objective in the table of contents---this