Re: [NTG-context] recurse bug?

2009-03-31 Thread Hans Hagen
Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, The following, using the latest beta, moves the last recurse to the next page: \setuplayout [lines=12] \starttext \pardir TRT \dorecurse{12}{This is a recursive line. \crlf} \stoptext so we get only 11 lines on page 1. Is this a bug?

Re: [NTG-context] \rightarrow missing?

2009-03-31 Thread Hans Hagen
Aditya Mahajan wrote: On Mon, 30 Mar 2009, Jesse Alama wrote: It seems that \rightarrow is missing. The command exists, in the sense that its use doesn't lead to an error, but it doesn't lead to anything in the output. Minimal example: \starttext $\rightarrow$ \stoptext Hans, What does th

Re: [NTG-context] New bib module

2009-03-31 Thread Taco Hoekwater
Wolfgang Schuster wrote: > > Am 30.03.2009 um 21:52 schrieb Aditya Mahajan: > >> On Mon, 30 Mar 2009, Hans Hagen wrote: >> >>> this is also the last non-xp version as i'm going to merge the >>> cont-xp code into th emain version now >> >> Currently, the bib module does not work with cont-xp. Ta

Re: [NTG-context] beta

2009-03-31 Thread Taco Hoekwater
Hans Hagen wrote: >> >> A few weeks back Taco said that a lua based bib module is at least a >> few months away >> (http://archive.contextgarden.net/message/20090312.084338.8be52e4c.en.html). >> Is that still the case? Without the bib module, I will not be able to >> use MKIV in real projects, an

Re: [NTG-context] New bib module

2009-03-31 Thread Hans Hagen
Taco Hoekwater wrote: Wolfgang Schuster wrote: Am 30.03.2009 um 21:52 schrieb Aditya Mahajan: On Mon, 30 Mar 2009, Hans Hagen wrote: this is also the last non-xp version as i'm going to merge the cont-xp code into th emain version now Currently, the bib module does not work with cont-xp. T

Re: [NTG-context] Spacing after \cite

2009-03-31 Thread Taco Hoekwater
Jesse Alama wrote: > > Thanks for helping out with this. Is the second "#1" supposed to be > "#2"? Yes, > In any case, this fix gives an error: Are you sure that is related? Perhaps you should create a test file. Best wishes, Taco _

Re: [NTG-context] request for testing linux binaries

2009-03-31 Thread Mojca Miklavec
2009/3/31 Khaled Hosny: > On Mon, Mar 30, 2009 at 11:55:22AM +0200, Mojca Miklavec wrote: >> Hello, >> >> I would like to ask someone on any (ancient or not) linux distribution >> to test if the pdftex binary for linux works OK, just to let me know >> if I may continue using that machine to compile

Re: [NTG-context] beta

2009-03-31 Thread Hans Hagen
Taco Hoekwater wrote: Hans Hagen wrote: A few weeks back Taco said that a lua based bib module is at least a few months away (http://archive.contextgarden.net/message/20090312.084338.8be52e4c.en.html). Is that still the case? Without the bib module, I will not be able to use MKIV in real projec

Re: [NTG-context] New bib module

2009-03-31 Thread Wolfgang Schuster
Am 31.03.2009 um 09:27 schrieb Taco Hoekwater: Will this new module also provide BibX support? Perhaps ;) On the input side, the new module will load bibliographies from disk into an internal XML structure and then use lpath queries to fetch bibliographic data. It will use separate loaders t

[NTG-context] \big strikes

2009-03-31 Thread Mojca Miklavec
Hello Hans, The following minimal example stopped working recently (in "current" ConTeXt it still compiles fine). \startformula \bigm|_a \stopformula systems: begin file paren at line 1 ! Missing number, treated as zero. $ \@@dobig ...o #1\bodyfontsize {}\right @space $

Re: [NTG-context] updating ConTeXt (MacTeX)

2009-03-31 Thread Henning Hraban Ramm
Am 2009-03-30 um 22:11 schrieb Robert Blackstone: Thank you, Hraban, for suggesting an easy way out: Use ConTeXt- Minimals, but also there I manage to run into problems, mainly with files and scripts that I can see in the finder but that are not found in Terminal, not even from their parent

Re: [NTG-context] more stretch

2009-03-31 Thread Idris Samawi Hamid ادريس سماوي ح امد
Hi, On Mon, 30 Mar 2009 16:49:57 -0600, Vyatcheslav Yatskovsky wrote: How to instruct TeX to relax and allow more spacing between words (or more stretching?) \setuptolerance .. options in the manual Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journa

Re: [NTG-context] \big strikes

2009-03-31 Thread Aditya Mahajan
On Tue, 31 Mar 2009, Mojca Miklavec wrote: Hello Hans, The following minimal example stopped working recently (in "current" ConTeXt it still compiles fine). \startformula \bigm|_a \stopformula systems: begin file paren at line 1 ! Missing number, treated as zero. $ \@@dobig

[NTG-context] How do you get this in the ToC ?

2009-03-31 Thread Alan Stone
Dear ConTeXt Gang, In the example below, how do you get "Text Page One" in the table of contents ? \starttext \startstandardmakeup Title Page \stopstandardmakeup \startstandardmakeup Text Page One \stopstandardmakeup \startstandardmakeup Text Page Two \stopstandardmakeup \startfrontmatter

Re: [NTG-context] Spacing after \cite

2009-03-31 Thread Jesse Alama
Taco Hoekwater writes: > Jesse Alama wrote: >> >> Thanks for helping out with this. Is the second "#1" supposed to be >> "#2"? > > Yes, > >> In any case, this fix gives an error: > > > Are you sure that is related? Perhaps you should create a test file. Well, the problem seems to have gone a

Re: [NTG-context] How do you get this in the ToC ?

2009-03-31 Thread Wolfgang Schuster
Am 31.03.2009 um 18:23 schrieb Alan Stone: Dear ConTeXt Gang, In the example below, how do you get "Text Page One" in the table of contents ? \writetolist / \writebetweenlist Wolfgang ___ If your question is

[NTG-context] Tikz and MKIV

2009-03-31 Thread curiouslearn
Hi, I do not have the very latest beta of Context. I am using This is LuaTeX, Version snapshot-0.35.0 (post_contextgarden.tex ConTeXt ver: 2009.03.18 21:58 With this version, I found something that does not work in Tikz when compiled using MKIV, but works when compiled using MKII. Is this a b

[NTG-context] New module simpleslides

2009-03-31 Thread Thomas A. Schmitz
Dear list members, We're happy to announce the initial release of the simpleslides module. It has taken us somewhat longer than we anticipated, but now it's there! simpleslides is a module that facilitates the creation of presentations in ConTeXt. It provides a few macros to position titles

Re: [NTG-context] New module simpleslides

2009-03-31 Thread curiouslearn
Thomas A. Schmitz uni-bonn.de> writes: > > Dear list members, > > We're happy to announce the initial release of the simpleslides > module. > Aditya and Thomas > Aditya and Thomas, Thank you for your efforts. I look forward to exploring your simple slides module. __

Re: [NTG-context] New module simpleslides

2009-03-31 Thread Wolfgang Schuster
Am 31.03.2009 um 21:39 schrieb Thomas A. Schmitz: Dear list members, We're happy to announce the initial release of the simpleslides module. Can you remove the date from the filename. http://dl.contextgarden.net/modules/t-simpleslides-2009.03.31.zip-2009-03-31.zip Wolfgang _

Re: [NTG-context] New module simpleslides

2009-03-31 Thread Thomas A. Schmitz
On Mar 31, 2009, at 9:57 PM, Wolfgang Schuster wrote: Can you remove the date from the filename. No, I'm afraid it doesn't let me change this any more. This looks realy strange - if I create the zip with textools, I get a filename t- XXXt-2009.03.31.zip, and when I upload this to the garde

Re: [NTG-context] How do you get this in the ToC ?

2009-03-31 Thread Alan Stone
On Tue, Mar 31, 2009 at 6:58 PM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > > Am 31.03.2009 um 18:23 schrieb Alan Stone: > > Dear ConTeXt Gang, >> >> In the example below, how do you get "Text Page One" in the table of >> contents ? >> > > \writetolist / \writebetweenlist Tha

[NTG-context] Font and Typescript Questions

2009-03-31 Thread curiouslearn
Can someone please help me with the following questions so that I can use some of the typescripts that Wolfgang and some others have so kindly made available. I will use font Bera as an example, since I would like to use it. I have a Mac OS X Version 10.5.6 (1) How do I know if I have font Bera?

Re: [NTG-context] New module simpleslides

2009-03-31 Thread Mohamed Bana
thank you both. is there any chance that this will ship with the minimals, that is, so i don't have to download and extract it manually? i've never been content with slides that come as part of ConTeXt, some are too fancy. Thomas A. Schmitz wrote: Dear list members, We're happy to announce

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread Wolfgang Schuster
Am 01.04.2009 um 00:38 schrieb curiouslearn: Can someone please help me with the following questions so that I can use some of the typescripts that Wolfgang and some others have so kindly made available. I will use font Bera as an example, since I would like to use it. I have a Mac OS X V

Re: [NTG-context] New module simpleslides

2009-03-31 Thread Mojca Miklavec
On Wed, Apr 1, 2009 at 01:12, Mohamed Bana wrote: > thank you both. > > is there any chance that this will ship with the minimals, that is, so i > don't have to download and extract it manually? i've never been content > with slides that come as part of ConTeXt, some are too fancy. No problem, bu

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread Mohamed Bana
curiouslearn wrote: Can someone please help me with the following questions so that I can use some of the typescripts that Wolfgang and some others have so kindly made available. I will use font Bera as an example, since I would like to use it. I have a Mac OS X Version 10.5.6 (1) How do I kno

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread curiouslearn
Wolfgang and Mohamed, thanks very much to both of you. I downloaded the deja vu font and installed it as I would install any other font on my Mac (using "Add fonts" feature in the font book). I see it listed now in the font book and can use it in word. However, it does not show up when I type m

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread curiouslearn
Just wanted to say that even if Deja Vu does not show up with mtxrun --script fonts --list it does work!! I am not sure why. Wolfgang thanks so much for the typescript. ___ If your question is of interest to ot

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread Aditya Mahajan
On Wed, 1 Apr 2009, curiouslearn wrote: Just wanted to say that even if Deja Vu does not show up with mtxrun --script fonts --list it does work!! I am not sure why. Try mtxrun --script fonts --reload Aditya __

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread curiouslearn
> > it does work!! I am not sure why. > > Try > > mtxrun --script fonts --reload > > Aditya Thanks Aditya. That worked. Now it shows with mtxrun --script fonts --list. Its a beautiful font. I was also meaning to ask you, which font you used in your simpleslides documentation? Is It is a ver

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread Aditya Mahajan
On Wed, 1 Apr 2009, curiouslearn wrote: it does work!! I am not sure why. Try mtxrun --script fonts --reload Aditya Thanks Aditya. That worked. Now it shows with mtxrun --script fonts --list. Its a beautiful font. I was also meaning to ask you, which font you used in your simpleslides

Re: [NTG-context] New bib module

2009-03-31 Thread Bruce D'Arcus
Wolfgang Schuster googlemail.com> writes: > Am 31.03.2009 um 09:27 schrieb Taco Hoekwater: > > >> Will this new module also provide BibX support? > > > > Perhaps ;) > > > > On the input side, the new module will load bibliographies from disk > > into an internal XML structure and then use lpath

Re: [NTG-context] Font and Typescript Questions

2009-03-31 Thread Wolfgang Schuster
Am 01.04.2009 um 03:17 schrieb curiouslearn: Just wanted to say that even if Deja Vu does not show up with mtxrun --script fonts --list it does work!! I am not sure why. It works because context checks all directories if you use a font which is not font in his internal list. Wolfgang ___

Re: [NTG-context] New bib module

2009-03-31 Thread Taco Hoekwater
Bruce D'Arcus wrote: Wolfgang Schuster googlemail.com> writes: Am 31.03.2009 um 09:27 schrieb Taco Hoekwater: Will this new module also provide BibX support? Perhaps ;) On the input side, the new module will load bibliographies from disk into an internal XML structure and then use lpath qu