Re: [NTG-context] Colored labels with MetaPost in MkII

2008-10-27 Thread Wolfgang Schuster
On Fri, Oct 24, 2008 at 2:15 PM, Aditya Mahajan [EMAIL PROTECTED] wrote: On Fri, 24 Oct 2008, Wolfgang Schuster wrote: Hi all, what is the best method to format MetaPost labels in MkII with \doattributes. \startMPenvironment[global] \setupcolors[state=start] \def\labelstyle{bold}

Re: [NTG-context] A problem with itemizations

2008-10-27 Thread Marcin Borkowski
Dnia Sat, Oct 25, 2008 at 03:42:04PM +0200, Marcin Borkowski napisa#322;(a): Hi, I have a problem with \startitemize ... \stopitemize. Sometimes (I have no idea when, but this effect is fully repeatable!) I get a page break just before a \startitemize. It is nested (second level) and

Re: [NTG-context] bib module error with context 2008.10.23

2008-10-27 Thread Taco Hoekwater
Michael Green wrote: I noticed that the modules.contextgarden.net/bib page says you're editing the apa style. Here are two corrections I made. Perhaps they will help. I just uploaded a new version to the garden, with your patches for bibl-apa.tex. Please give it a try:

Re: [NTG-context] Reference to a subitem

2008-10-27 Thread Wolfgang Schuster
2008/10/25 Marcin Borkowski [EMAIL PROTECTED]: Dnia Sat, Oct 25, 2008 at 02:58:24AM +0200, Diego Depaoli napisa#322;(a): 2008/10/23 Wolfgang Schuster [EMAIL PROTECTED]: \def\ItemNumber#1% {\expandafter\doItemNumber#1..\relax} \def\doItemNumber#1.#2.#3\relax {\doifelsenothing{#2}

Re: [NTG-context] XML

2008-10-27 Thread Wolfgang Schuster
On Sun, Oct 26, 2008 at 3:05 PM, Johannes Graumann [EMAIL PROTECTED] wrote: This is sending me down the right paths (at least showing me the sign post ;0) - I know I'm a pain in the neck, but the attached minimal (mirroring your proposal with the colored snippet fixed) compiles to to black

[NTG-context] Load context format at runtime (from luatex)

2008-10-27 Thread Mildred Ki'Lya
Hi, I would like to run (if possible) the context format at runtime. In fact, I'd like to create a custom format for my own document and I want my format to inherit ConTeXt (mostly because of utf-8 support). At the beginning of my document, I added: \input format And at the beginning

Re: [NTG-context] Reference to a subitem

2008-10-27 Thread Diego Depaoli
2008/10/25 Marcin Borkowski [EMAIL PROTECTED]: Dnia Sat, Oct 25, 2008 at 02:58:24AM +0200, Diego Depaoli napisa#322;(a): This code seems to work (approximately) like this: it expands the full reference, which is: number dot number dot something, probably space and selects everything from the

Re: [NTG-context] Reference to a subitem

2008-10-27 Thread Diego Depaoli
Another curiosity... why have such kind of reference since we get more flexibility with \in[item]\in[subitem]? -- Diego Depaoli ___ If your question is of interest to others as well, please add an entry to the Wiki!

Re: [NTG-context] bib module error with context 2008.10.23

2008-10-27 Thread Michael Green
Taco Hoekwater wrote: Michael Green wrote: I noticed that the modules.contextgarden.net/bib page says you're editing the apa style. Here are two corrections I made. Perhaps they will help. I just uploaded a new version to the garden, with your patches for bibl-apa.tex. Please give it a try:

[NTG-context] footnote n=0 error

2008-10-27 Thread Michael Green
\setupfootnotes[n=0,columndistance=3em,] seems to cause a problem with context ver: 2008.10.23 When it's commented out, everything is fine. When it is left in, I get the error below. Thanks! mjg ConTeXt ver: 2008.10.23 17:32 MKIV fmt: 2008.10.27 int: english/ english [snip] fonts

Re: [NTG-context] beta

2008-10-27 Thread Mehdi Omidali
On 10/27/08, Hans Hagen [EMAIL PROTECTED] wrote: Mehdi Omidali wrote: Thanks Hans, I followed what you said and successfully generated persian interface and now want to test it. How can I compile a file with an specific interface. I tried context --interface=cont-pe file but it compiled the

Re: [NTG-context] Load context format at runtime (from luatex)

2008-10-27 Thread Hans Hagen
Mildred Ki'Lya wrote: Hi, I would like to run (if possible) the context format at runtime. In fact, I'd like to create a custom format for my own document and I want my format to inherit ConTeXt (mostly because of utf-8 support). At the beginning of my document, I added: \input

Re: [NTG-context] XML

2008-10-27 Thread Johannes Graumann
! Undefined control sequence. l.1 \colored [r=1,g=0.2,b=0.27] \WhatAMess ...ocument.commands.somehexcolor(#1)} l.16 {test \WhatAMess{\letterhash FF3344} test} ? That's why I went color ... Joh Wolfgang Schuster wrote: On

Re: [NTG-context] Load context format at runtime (from luatex)

2008-10-27 Thread Mildred Ki'Lya
Le Mon 27/10/2008 à 19:55 Hans Hagen à écrit: Mildred Ki'Lya wrote: At the beginning of my document, I added: \input format And at the beginning of format.tex, I added: \input context you cannot use context this way (at least not currently) Ok. It seems that

Re: [NTG-context] Reference to a subitem

2008-10-27 Thread Marcin Borkowski
Dnia Mon, Oct 27, 2008 at 10:56:32AM +0100, Wolfgang Schuster napisa#322;(a): 2008/10/25 Marcin Borkowski [EMAIL PROTECTED]: Dnia Sat, Oct 25, 2008 at 02:58:24AM +0200, Diego Depaoli napisa#322;(a): 2008/10/23 Wolfgang Schuster [EMAIL PROTECTED]: \def\ItemNumber#1%

Re: [NTG-context] --arrange vs. --pdfarrange

2008-10-27 Thread Marcin Borkowski
Dnia Mon, Oct 27, 2008 at 09:20:48PM +0100, Willi Egger napisa#322;(a): Hi, --arrange means you typeset af tex-file and arrange it. --pdfarrange means that you arrange pages already contained in a pdf file. e.g. you have a book in pdf and you want the pages of that book arranged into

Re: [NTG-context] Reference to a subitem

2008-10-27 Thread Marcin Borkowski
Dnia Mon, Oct 27, 2008 at 05:24:56PM +0100, Diego Depaoli napisa#322;(a): 2008/10/25 Marcin Borkowski [EMAIL PROTECTED]: Dnia Sat, Oct 25, 2008 at 02:58:24AM +0200, Diego Depaoli napisa#322;(a): This code seems to work (approximately) like this: it expands the full reference, which is:

Re: [NTG-context] PhD Thesis in ConTeXt

2008-10-27 Thread Mohamed Bana
Hi Aditya, I've tried compiling your thesis. It failed with; texmfstart texexec thesis.tex TeXExec | processing document 'thesis.tex' TeXExec | no ctx file found TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec | writing option file thesis.top TeXExec | using randomseed 104