Re: [NTG-context] Colors

2009-03-30 Thread Lutz Haseloff
Hi Taco, hi Hans, Thank you very much, it works fine again. Greetings Lutz 2009/3/30 Hans Hagen > Lutz Haseloff wrote: > >> Hi all, >> >> with the latest ConTeXt ver: 2009.03.29 13:28 MKIV >> and LuaTeX, Version snapshot-0.37.0-2009032922 >> I can't get colored text: >> >> \setupcolors[sta

Re: [NTG-context] \rightarrow missing?

2009-03-30 Thread Aditya Mahajan
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 the new arrow function in

Re: [NTG-context] recurse bug?

2009-03-30 Thread Mohamed Bana
Asalamu Alakum Prof. Hamid, you sent me an email about Minion Pro opticals, did you get my reply? 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

[NTG-context] recurse bug?

2009-03-30 Thread Idris Samawi Hamid ادريس سماوي ح امد
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? Best wishes Idris -- Professor Idris Sama

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

2009-03-30 Thread 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 binaries for minimals. > (I d

Re: [NTG-context] Making sure figures are placed within articles

2009-03-30 Thread Vyatcheslav Yatskovsky
Thank you, Mike. Your advice is a bomb! I've only added \blank: before={\placefloats\blank} Regards, Vyatcheslav I had that problem as well. You can use the command \placefloats to force any floats that exist to be placed immediately. So to force the floats to be placed within the section or

[NTG-context] New bib module (was: beta)

2009-03-30 Thread Wolfgang Schuster
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. Taco has said that it is easier to redo the bi

Re: [NTG-context] beta

2009-03-30 Thread Hans Hagen
Aditya Mahajan wrote: On Mon, 30 Mar 2009, Hans Hagen wrote: Hi, i uploaded a beta ... this one matches the latest check-in of luatex 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.

[NTG-context] \rightarrow missing?

2009-03-30 Thread Jesse Alama
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 Jesse -- Jesse Alama (al...@stanford.edu) _

[NTG-context] New bib module (was: beta)

2009-03-30 Thread Wolfgang Schuster
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. Taco has said that it is easier to redo the bi

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

2009-03-30 Thread Bowen Alan C.
Would http://wiki.contextgarden.net/ConTeXt_Minimals/Mac_Installation help? Alan On Mar 30, 2009, at 16;11,58 , Robert Blackstone wrote: Thank you, Mojca and Aditya, for your comments and advice. It will take me, being no virtuoso with Terminal, a while to figure out what exactly I have to d

Re: [NTG-context] beta

2009-03-30 Thread Jesse Alama
Aditya Mahajan writes: > On Mon, 30 Mar 2009, Hans Hagen wrote: > >> Hi, >> >> i uploaded a beta ... this one matches the latest check-in of luatex >> >> 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

[NTG-context] updating ConTeXt (MacTeX)

2009-03-30 Thread Robert Blackstone
Thank you, Mojca and Aditya, for your comments and advice. It will take me, being no virtuoso with Terminal, a while to figure out what exactly I have to do. It is in my script that I will again run into problems and then I will beg you to help me out again. Thank you, Hraban, for suggesting an e

Re: [NTG-context] beta

2009-03-30 Thread Aditya Mahajan
On Mon, 30 Mar 2009, Hans Hagen wrote: Hi, i uploaded a beta ... this one matches the latest check-in of luatex 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. Taco has said that it

Re: [NTG-context] Alternating left and right margins

2009-03-30 Thread Wolfgang Schuster
Am 30.03.2009 um 19:56 schrieb Vyatcheslav Yatskovsky: Hello How to setup the layout where each even page has right and left margins swapped (for booklet-like printing) \setuppagenumbering[alternative=doublesided] Wolfgang _

Re: [NTG-context] Cannot turn big letters to small

2009-03-30 Thread Wolfgang Schuster
Am 30.03.2009 um 17:31 schrieb Vyatcheslav Yatskovsky: Hello, I have heads typed in capital letters, but I want first letters of each word to be capitalized and the rest small. Till Hans fix \Word(s) you could use this: \setuphead[faculty][deeptextcommand=\Words\lowercase] Wolfgang ___

[NTG-context] Alternating left and right margins

2009-03-30 Thread Vyatcheslav Yatskovsky
Hello How to setup the layout where each even page has right and left margins swapped (for booklet-like printing) E.g. if I have 1 cm right margin and 2cm left, second, forth and so on pages should have 2 cm right margin and 1cm left. My current layout is \setuppapersize [A5][A5] \setuplay

Re: [NTG-context] Cannot turn big letters to small

2009-03-30 Thread Vyatcheslav Yatskovsky
> I have heads typed in capital letters, but I want first letters of each > word to be capitalized and the rest small. > > For example, I have > > \faculty{BIG HEAD} > > but actually I need the result that would be produced by > > \faculty{Big Head} > > > I have played a lot wi

[NTG-context] beta

2009-03-30 Thread Hans Hagen
Hi, i uploaded a beta ... this one matches the latest check-in of luatex this is also the last non-xp version as i'm going to merge the cont-xp code into th emain version now Hans - Hans

Re: [NTG-context] Making sure figures are placed within articles

2009-03-30 Thread Michael Bynum
I had that problem as well. You can use the command \placefloats to force any floats that exist to be placed immediately. So to force the floats to be placed within the section or subsection that they are defined, I use the command: \setuphead[section] [before={\placefloats}] \setuphead[subse

Re: [NTG-context] Making sure figures are placed within articles

2009-03-30 Thread Wolfgang Schuster
Am 30.03.2009 um 17:52 schrieb Vyatcheslav Yatskovsky: Hello, I usually place figures in the end of the subsection, using the code: \placefigure [middle]{none}{\externalfigure[filyashkin-1.png] [width=0.87\textwidth]} Quite often the figure does not fit the page, and is moved to the next

[NTG-context] Making sure figures are placed within articles

2009-03-30 Thread Vyatcheslav Yatskovsky
Hello, I usually place figures in the end of the subsection, using the code: \placefigure [middle]{none}{\externalfigure[filyashkin-1.png][width=0.87\textwidth]} Quite often the figure does not fit the page, and is moved to the next one. Ocassionally, another subsection may start at the beginn

Re: [NTG-context] Spacing after \cite

2009-03-30 Thread Jesse Alama
Taco Hoekwater writes: > Wolfgang Schuster wrote: So, \doifnextcharelse vs \doifnextoptionalelse. > > I still think Hans should fix that in the core, but ... > >>> Any progress on this? I'm seeing the same behavior. >> >> \startmode[whisper] >> ask Taco for a after key and use \autoin

Re: [NTG-context] Cannot turn big letters to small

2009-03-30 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Hello, I have heads typed in capital letters, but I want first letters of each word to be capitalized and the rest small. For example, I have \faculty{ФАКУЛЬТЕТ АЕРОКОСМІЧНИХ СИСТЕМ УПРАВЛІННЯ} but actually I need the result that would be produced by \faculty{

[NTG-context] Cannot turn big letters to small

2009-03-30 Thread Vyatcheslav Yatskovsky
Hello, I have heads typed in capital letters, but I want first letters of each word to be capitalized and the rest small. For example, I have \faculty{ФАКУЛЬТЕТ АЕРОКОСМІЧНИХ СИСТЕМ УПРАВЛІННЯ} but actually I need the result that would be produced by \faculty{Факультет Аерокосмічних Систем

Re: [NTG-context] Colors

2009-03-30 Thread Hans Hagen
Lutz Haseloff wrote: Hi all, with the latest ConTeXt ver: 2009.03.29 13:28 MKIV and LuaTeX, Version snapshot-0.37.0-2009032922 I can't get colored text: \setupcolors[state=start] \setuppagenumbering[state=stop] \starttext {\red red} {\green this is typeset in green} {\middlemagenta this is t

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

2009-03-30 Thread Mojca Miklavec
On Mon, Mar 30, 2009 at 16:34, Aditya Mahajan wrote: > On Mon, 30 Mar 2009, Mojca Miklavec wrote: > >> I'm now trying to figure out which step makes problems in "permission >> denied". > > From what I understand, you need write permission on TEXMFCACHE. So for No, the missing step was setting the

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

2009-03-30 Thread Aditya Mahajan
On Mon, 30 Mar 2009, Mojca Miklavec wrote: I'm now trying to figure out which step makes problems in "permission denied". From what I understand, you need write permission on TEXMFCACHE. So for MkIV, you (as the user who runs context) needs to have write permissions in the installation direc

Re: [NTG-context] Colors

2009-03-30 Thread Taco Hoekwater
Hans Hagen wrote: > Lutz Haseloff wrote: >> Hi all, >> >> with the latest ConTeXt ver: 2009.03.29 13:28 MKIV >> and LuaTeX, Version snapshot-0.37.0-2009032922 >> I can't get colored text: > > could be related to the new binary ... we're looking into it Yes, that was totally my fault. The curre

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

2009-03-30 Thread Mojca Miklavec
On Mon, Mar 30, 2009 at 12:27, Mojca Miklavec wrote: > 2009/3/30 Robert Blackstone wrote: >> In order to be able to use MkIV and Luatex I started, as a MacTeX-user, by >> updating ConTeXt (MacTeX: You need to update ConTeXt first.), following >> instructions on >> >> http://wiki.contextgarden.net/R

Re: [NTG-context] latext beta + xetex

2009-03-30 Thread Hans Hagen
Thomas A. Schmitz wrote: Hi all, there's a bug somewhere in the latest beta when using it with XeTeX (which I normally don't use, but I have a stubborn pdf file which luatex refuses to embed...). Simple testfile \starttext Hello world \stoptext produces a spurious "sss" in the output. o

Re: [NTG-context] Colors

2009-03-30 Thread Hans Hagen
Lutz Haseloff wrote: Hi all, with the latest ConTeXt ver: 2009.03.29 13:28 MKIV and LuaTeX, Version snapshot-0.37.0-2009032922 I can't get colored text: \setupcolors[state=start] \setuppagenumbering[state=stop] \starttext {\red red} {\green this is typeset in green} {\middlemagenta this is t

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

2009-03-30 Thread Mojca Miklavec
2009/3/30 Robert Blackstone wrote: > In order to be able to use MkIV and Luatex I started, as a MacTeX-user, by > updating ConTeXt (MacTeX: You need to update ConTeXt first.), following > instructions on > > http://wiki.contextgarden.net/Running_Mark_IV#Updating_ConTeXt > > The command as given (co

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

2009-03-30 Thread Henning Hraban Ramm
Am 2009-03-30 um 11:53 schrieb Robert Blackstone: But now what? Lots of MacTeX-users must have successfully updated ConTeXt. Perhaps not - most(?) ConTeXt users use the minimals nowadays. You can also install them parallely to MacTeX, if you still need LaTeX. Just for the sake of completenes

Re: [NTG-context] latext beta + xetex

2009-03-30 Thread Thomas A. Schmitz
Hi Willi, On Mar 30, 2009, at 11:44 AM, Willi Egger wrote: Is your file also containing Metapost/Metafun code? Nope, and it turned out the pdf file does embed, I had a typo in one of the module files... But the bug in XeTeX is still real! All best Thomas ___

[NTG-context] request for testing linux binaries

2009-03-30 Thread Mojca Miklavec
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 binaries for minimals. (I did not update luatex, metapost or xetex, so only pdftex binary should be aff

[NTG-context] updating ConTeXt (MacTeX)

2009-03-30 Thread Robert Blackstone
In order to be able to use MkIV and Luatex I started, as a MacTeX-user, by updating ConTeXt (*MacTeX*: You need to updateConTeXt first.), following instructio

Re: [NTG-context] latext beta + xetex

2009-03-30 Thread Willi Egger
Hi all, may be I face the same problem here. I have metapost-drawings compiled with luatex 0.35. Inserting those in a text file does not work, I get "dummy,file:groningse-tekeningen,state=unknown". On the other hand issuing \insertpages[groningse-tekeningen] inserts the drawings. Surprisi

[NTG-context] latext beta + xetex

2009-03-30 Thread Thomas A. Schmitz
Hi all, there's a bug somewhere in the latest beta when using it with XeTeX (which I normally don't use, but I have a stubborn pdf file which luatex refuses to embed...). Simple testfile \starttext Hello world \stoptext produces a spurious "sss" in the output. All best Thomas _

Re: [NTG-context] Spacing after \cite

2009-03-30 Thread Taco Hoekwater
Wolfgang Schuster wrote: >>> >>> So, \doifnextcharelse vs \doifnextoptionalelse. I still think Hans should fix that in the core, but ... >> Any progress on this? I'm seeing the same behavior. > > \startmode[whisper] > ask Taco for a after key and use \autoinsertnextspace > \stopmode can you