[NTG-context] precompiling inline mp to pdf?

2004-11-02 Thread Christopher Creutzig
Salvete, for my latest project (almost done, so I don't need the answer for this one, but possibly in the future) I have compilation times which were dominated by Metapost until I switched to using --nomp most of the time and --automp --runs=2 whenever I changed something that results in

[NTG-context] textools --fixtexmftrees : parse error !

2004-11-02 Thread Steffen Wolfrum
Hi, being a dumb Mac-user I ran into problems using textools --fixtexmftrees: [powerbook:scripts/context/ruby] himmelblau% ruby /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf -:1: parse error

Re: [NTG-context] Wrap a url

2004-11-02 Thread Willi Egger
there is \hyphenatedurl{http://www} May be this is what you are looking for. Willi David Arnold wrote: All, I have: \setupurl [style=bold] \useURL[craig][http://online.redwoods.cc.ca.us/instruct/darnold/CalcProj/Fal l98/CraigA/project3.htm] \from[craig] But it runs off my slide before

Re: [NTG-context] textools --fixtexmftrees : parse error !

2004-11-02 Thread Hans Hagen
Steffen Wolfrum wrote: /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf ^ what happens if you replace ~ with

Re: [NTG-context] font install script

2004-11-02 Thread Hans Hagen
Patrick Gundlach wrote: Hi out there, has anybody got a (unix) script for installing the base fonts with texfont? I need the metrices so you can use these fonts without the adobekb typescript (no, I don't want to switch, its for garden) Patrick you can (on the context garden server) wget one of

Re: [NTG-context] \presentationstep

2004-11-02 Thread Hans Hagen
Henning Hraban Ramm wrote: Am 02.11.2004 um 07:04 schrieb David Munger: Could someone tell me if I'm doing something bad here, please? File test.tex --- \usemodule[pre-original] \starttext \Subject{Test} step 1 \presentationstep step 2 \stoptext

Re: [NTG-context] Re: Getting linuxtex.zip working

2004-11-02 Thread Uwe Koloska
Henning Hraban Ramm wrote: Am 01.11.2004 um 15:39 schrieb Hans Hagen: Strangely it doesn't (at least on MacOS X). I know shell scripts and I had to adapt it to MacOS X a bit; the variables are defined in the script, but don't get exported! are you sure, you are using bash _and_ you have used the

Re: [NTG-context] Losing frames in table

2004-11-02 Thread Willi Egger
Hi, When testing your code, indeed there are no partial frames as setup by \setupTABLE. What I detected is, that you can only switch on the outer lines of the table \setupTABLE[column][first][leftframe=on]%was:\setupTABLE[column][first][rightframe=on]

[NTG-context] Local environment

2004-11-02 Thread Fabrice Popineau
Suddendly I get this error message : systems: end file sda at line 3 ! Use of \localenvironment doesn't match its definition. l.6 \localenvironment s da-env-slides ? I upgraded a couple of weeks ago to the latest ConTeXt version and this error message is new. Is

[NTG-context] Font definitions.

2004-11-02 Thread Dirar BOUGATEF
Hi all, Am trying to define a synonym of my font at 24pt where am not sure at which size my font is installed -should be 12pt- (The ttf includes all the following sizes 12, 18, 24,36, 48, 60, .. but as i've done the install from the pfb + afm that comes with it, i don't really know what size i

Re: [NTG-context] Local environment

2004-11-02 Thread Hans Hagen
Fabrice Popineau wrote: Suddendly I get this error message : systems: end file sda at line 3 ! Use of \localenvironment doesn't match its definition. l.6 \localenvironment s da-env-slides ? I upgraded a couple of weeks ago to the latest ConTeXt version and this error

Re: [NTG-context] Font definitions.

2004-11-02 Thread Hans Hagen
Dirar BOUGATEF wrote: Hi all, Am trying to define a synonym of my font at 24pt where am not sure at which size my font is installed -should be 12pt- (The ttf includes all the following sizes 12, 18, 24,36, 48, 60, .. but as i've done the install from the pfb + afm that comes with it, i don't

Re: [NTG-context] Re: textools --fixtexmftrees : parse error !

2004-11-02 Thread Adam Lindsay
Hans Hagen said this at Tue, 2 Nov 2004 13:18:03 +0100: what version of ruby do you run, 1.8.1+? :o good point. My version on an up-to-date MacOSX 10.3 system is: ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0] -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay,

Re: [NTG-context] Re: textools --fixtexmftrees : parse error !

2004-11-02 Thread Hans Hagen
Adam Lindsay wrote: Hans Hagen said this at Tue, 2 Nov 2004 13:18:03 +0100: what version of ruby do you run, 1.8.1+? :o good point. My version on an up-to-date MacOSX 10.3 system is: ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0] hm, should be ok i think, but going 1.8 is not a bad idea Hans

Re: [NTG-context] Font definitions.

2004-11-02 Thread Matt Gushee
On Tue, Nov 02, 2004 at 11:29:35AM +, Dirar BOUGATEF wrote: Am trying to define a synonym of my font at 24pt where am not sure at which size my font is installed -should be 12pt- (The ttf includes all the following sizes 12, 18, 24,36, 48, 60, .. but as i've done the install from the

[NTG-context] Re: Failing on Mac OS X

2004-11-02 Thread Shivkumar Chandrasekaran
On Nov 1, 2004, at 10:05 AM, Patrick Gundlach [EMAIL PROTECTED]> Please post the complete output of a simple texexec run. And perhaps you might want to have a look at the macosxtex mailinglist. Patrick -- ConTeXt wiki: http://contextgarden.net Below is the output when I compile a file with

Re: [NTG-context] Font definitions.

2004-11-02 Thread Hans Hagen
Dirar BOUGATEF wrote: Hi Hans, This is what i have done but it simply does not work. When i try the following with \setupbodyfont[karat], it works, but when i use \setupbodyfont[TitleFont], it does not work, despite of the \definefont[TitleFont][karat]. I kant see why !!

Re: [NTG-context] Re: Failing on Mac OS X

2004-11-02 Thread Matthias Weber
I had the same problem. Here is my (possibly incorrect) interpretation, and how to fix it: You have updated to the most recent context without updating texexec (and pssoibly related packages). To do so, uninstall your entire TeX tree (grin) by either doing this in i-Installerm or by removing the

Re: [NTG-context] Wrap a url

2004-11-02 Thread Hans Hagen
David Arnold wrote: Willi et al, How do you use \hyphenatedurl? I tried: ok, let's end the suffering here ... \starttext \showframe \setupurl [style=bold] \useURL[craig][http://online.redwoods.cc.ca.us/instruct/darnold/CalcProj/Fall98/CraigA/project3.htm] \useURL[giarc][nice

Re: [NTG-context] Losing frames in table

2004-11-02 Thread Hans Hagen
Willi Egger wrote: Hi, When testing your code, indeed there are no partial frames as setup by \setupTABLE. What I detected is, that you can only switch on the outer lines of the table \setupTABLE[column][first][leftframe=on]%was:\setupTABLE[column][first][rightframe=on]

Re: [NTG-context] Re: missing =

2004-11-02 Thread Hans Hagen
Patrick Gundlach wrote: From: David Arnold [EMAIL PROTECTED] Subject: Where did the equal sign go? To: [EMAIL PROTECTED] Date: Sat, 30 Oct 2004 09:25:19 -0700 Please use the following method to make the error more clear for us: * delete everything unecessary * post the resulting code * (there is

Re: [NTG-context] three questions on footnotes

2004-11-02 Thread Hans Hagen
Steffen Wolfrum wrote: - 1. headcommand How do I use this new command for moving my footnotemarker? I found only location=top showing a result and that was quite stupid ... \setupfootnotedefinition[location=command,headcommand=\llap] as the name suggests, it uses the definition/descriotion

Re: [NTG-context] Wrap a url

2004-11-02 Thread David Arnold
Hans et al, Thanks. This worked. I am seeing here and there that the syntax for \useURL is: \useURL[][][][] The first [] is to hold a symbolic name such as craig that can be referred to latter, as in \from{craig}\par. The second [] is what actually gets typeset? What is the third [] for?

Re: [NTG-context] Re: missing =

2004-11-02 Thread David Arnold
Hans, Patrick, et al, This was my fault. I don't have Lucida fonts set up properly on my system for Context (and I don't want to go there yet), so I just switched over to Computer Modern and all is fine. At 06:04 PM 11/2/04 +0100, you wrote: Patrick Gundlach wrote: From: David Arnold [EMAIL

Re: [NTG-context] Wrap a url

2004-11-02 Thread Hans Hagen
David Arnold wrote: What is the fourth [] for? the stuff that may come after a #, as in http://www.pragma-ade.mars/someplace/to/go#someday=2006.09.04 Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Re: missing =

2004-11-02 Thread Adam Lindsay
Hans Hagen said this at Tue, 2 Nov 2004 18:04:35 +0100: \setupbodyfont[lbr,14pt] \starttext \startformula -1=+1 \stopformula \stoptext which typesets -1 1 removing the \setupbodyfont is the key to the = and + sign. Perhaps this is enough for others to track down the error. Sorry I

Re: [NTG-context] Font definitions.

2004-11-02 Thread Dirar BOUGATEF
Thanks Hans. I see my error now. I was using a typescript name where a fontsynonym name was needed. I still have a question about \small and \big. i tried the \showbodyfontenvironment to see the sizes then tried this: {\big Hello world}Hello world{\small Hello world} I get the first and the

Re: [NTG-context] Local environment

2004-11-02 Thread Fabrice Popineau
HH \unprotect \setvalue{\v!localenvironment}#1 {\doexecutefileonce{#1}} HH \protect HH i'll fix it (in core-job) Thanks. In fact, there is a spurious space in core-job.tex. Fabrice ___ ntg-context mailing list [EMAIL PROTECTED]

Re: [NTG-context] Local environment

2004-11-02 Thread h h extern
Fabrice Popineau wrote: HH \unprotect \setvalue{\v!localenvironment}#1 {\doexecutefileonce{#1}} HH \protect HH i'll fix it (in core-job) Thanks. In fact, there is a spurious space in core-job.tex. You mean the one befro the #1? indeed, a leftover from: \def\localenvironment #1 {...} where that

Re: [NTG-context] \presentationstep

2004-11-02 Thread David Munger
Nothing seems to work here. I'm afraid the problem is indeed that Acrobat Reader under Linux is not really JavaScript aware... Would it be possible to implement the steps commands such that steps span over multiple slides instead of being managed by JavaScript? David Le mardi 02 novembre 2004

Re: [NTG-context] \presentationstep

2004-11-02 Thread h h extern
David Munger wrote: Nothing seems to work here. I'm afraid the problem is indeed that Acrobat Reader under Linux is not really JavaScript aware... Would it be possible to implement the steps commands such that steps span over multiple slides instead of being managed by JavaScript? try texexec

Re: [NTG-context] \presentationstep in standard pdf format

2004-11-02 Thread Maurice Diamantini
Le 2 nov. 04, à 23:22, David Munger a écrit : Nothing seems to work here. I'm afraid the problem is indeed that Acrobat Reader under Linux is not really JavaScript aware... Would it be possible to implement the steps commands such that steps span over multiple slides instead of being managed by