Re: [NTG-context] setting margin for second level of itemize

2011-09-08 Thread Wolfgang Schuster
Am 07.09.2011 um 17:49 schrieb Aditya Mahajan: Hi, I want items to display as follows (| represents the text area edge) | 1. First item | 2. Second item | 2.1 Sub item | 2.2 Sub item | 3. Third item I could not find a way to control the margin of the second

Re: [NTG-context] animation error

2011-09-08 Thread Hans Hagen
On 8-9-2011 06:57, Jeong Dalyoung wrote: Dear Woldgang, I replaced a line in scrn-fld.mkvi as you suggested. After compiling, animation worked well. Will it be fixed in the next beta? sure Hans -

[NTG-context] Typesetting in verbatim

2011-09-08 Thread Thomas Friedrich
Hi, I am having problems typing when typesetting code within a \definetyping environment. I hope someone might be able to give me a hint. My code looks as follows: \definetyping [Haskell] [ option=commands, before={\startframedtext[width=\makeupwidth,

Re: [NTG-context] Typesetting in verbatim

2011-09-08 Thread Aditya Mahajan
On Wed, 7 Sep 2011, Thomas Friedrich wrote: Hi, I am having problems typing when typesetting code within a \definetyping environment. I hope someone might be able to give me a hint. My code looks as follows: \definetyping [Haskell] [ option=commands,

Re: [NTG-context] Typesetting in verbatim

2011-09-08 Thread Wolfgang Schuster
Am 08.09.2011 um 09:55 schrieb Aditya Mahajan: On Wed, 7 Sep 2011, Thomas Friedrich wrote: Hi, I am having problems typing when typesetting code within a \definetyping environment. I hope someone might be able to give me a hint. My code looks as follows: \definetyping

Re: [NTG-context] setting margin for second level of itemize

2011-09-08 Thread Aditya Mahajan
On Thu, 8 Sep 2011, Wolfgang Schuster wrote: Am 07.09.2011 um 17:49 schrieb Aditya Mahajan: Hi, I want items to display as follows (| represents the text area edge) | 1. First item | 2. Second item | 2.1 Sub item | 2.2 Sub item | 3. Third item I could not find a way

[NTG-context] repeat option in itemize not working correctly

2011-09-08 Thread Aditya Mahajan
In MkIV, \startitemize[n,repeat] gives a result that does not look right. The numbers of the first level of itemize are missing. \starttext \startitemize[n,repeat] \item One \item Two \startitemize[n] \item Sub one \item Sub two \stopitemize \stopitemize \stoptext I am

Re: [NTG-context] Typesetting in verbatim

2011-09-08 Thread Thomas Friedrich
Am Donnerstag, den 08.09.2011, 09:59 +0200 schrieb Wolfgang Schuster: Am 08.09.2011 um 09:55 schrieb Aditya Mahajan: On Wed, 7 Sep 2011, Thomas Friedrich wrote: Hi, I am having problems typing when typesetting code within a \definetyping environment. I hope someone might be

Re: [NTG-context] repeat option in itemize not working correctly

2011-09-08 Thread Wolfgang Schuster
Am 08.09.2011 um 10:05 schrieb Aditya Mahajan: In MkIV, \startitemize[n,repeat] gives a result that does not look right. The numbers of the first level of itemize are missing. As you brought this up I’ll add another problem with repeated items (it shows also your problem). When you can the

Re: [NTG-context] Typesetting in verbatim

2011-09-08 Thread luigi scarso
On Thu, Sep 8, 2011 at 10:39 AM, Thomas Friedrich i...@suud.de wrote: Question: Is there a way to replace the and strings in the typesetting environment by something else?  Or another work around? maybe \startHaskell foo = bar =/BTEX/ETEX print foo = bar =/BTEX$$/ETEX print \stopHaskell --

[NTG-context] MKIV strange results in Adobe Reader

2011-09-08 Thread Otso Helenius
Hello, I recently made a SimpleSlides presentation with MKIV (2011.08.27 13:24). It looks ok on numerous PDF readers including Okular, Google Docs, Sumatra PDF. Whenever I open it on Adobe Reader, the results are rather puzzling: 1) The fifth page background is not black but grey, also some

Re: [NTG-context] MKIV strange results in Adobe Reader

2011-09-08 Thread Hans Hagen
On 8-9-2011 11:19, Otso Helenius wrote: Hello, I recently made a SimpleSlides presentation with MKIV (2011.08.27 13:24). It looks ok on numerous PDF readers including Okular, Google Docs, Sumatra PDF. Whenever I open it on Adobe Reader, the results are rather puzzling: 1) The fifth page

Re: [NTG-context] MKIV strange results in Adobe Reader

2011-09-08 Thread Peter Rolf
Am 08.09.2011 11:31, schrieb Hans Hagen: On 8-9-2011 11:19, Otso Helenius wrote: Hello, I recently made a SimpleSlides presentation with MKIV (2011.08.27 13:24). It looks ok on numerous PDF readers including Okular, Google Docs, Sumatra PDF. Whenever I open it on Adobe Reader, the results

[NTG-context] refcard with context

2011-09-08 Thread Patrick Gundlach
Hi, I just came across an old layout of a reference card / cheatsheet of mine. See https://gist.github.com/1203210 and http://tex.stackexchange.com/questions/27832/template-for-cheatsheet/27853#27853 for an image how it looks like. Do with the code whatever you like (someone can perhaps put

Re: [NTG-context] Typesetting in verbatim

2011-09-08 Thread Thomas Friedrich
Am Donnerstag, den 08.09.2011, 10:57 +0200 schrieb luigi scarso: On Thu, Sep 8, 2011 at 10:39 AM, Thomas Friedrich i...@suud.de wrote: Question: Is there a way to replace the and strings in the typesetting environment by something else? Or another work around? maybe \startHaskell

Re: [NTG-context] Typesetting in verbatim

2011-09-08 Thread Hans Hagen
On 8-9-2011 10:39, Thomas Friedrich wrote: won't even compile. It doesn't like . Question: Is there a way to replace the and strings in the typesetting environment by something else? Or another work around? this is because is considered grouping just use mkiv Hans

Re: [NTG-context] repeat option in itemize not working correctly

2011-09-08 Thread Hans Hagen
On 8-9-2011 10:56, Wolfgang Schuster wrote: It can be solved with something like this: thanks for analyzing this \def\doactualitemnumber {\begingroup %\c!numberconversionset=, ^^ we can use \c!numberconversionset=itemgroup:\currentitemgroup, but my solution above doesn’t

[NTG-context] \startalign[n=3] don't work properly in MKIV

2011-09-08 Thread Hongwen Qiu
Hi, the following minimal example works fine in MKII, but the third columns are not aligned in MKIV \starttext \startformula\startalign[n=3] \NC X \NC = 1 + 2 \NC = 3 \NR \NC Y \NC = 1 + 2 + 3 \NC = 6 \NR \NC Z \NC = 1 + 2 + 3 + 4 \NC = 10 \NR \stopalign\stopformula \stoptext Is this a bug or

Re: [NTG-context] \startalign[n=3] don't work properly in MKIV

2011-09-08 Thread Aditya Mahajan
On Thu, 8 Sep 2011, Hongwen Qiu wrote: Hi, the following minimal example works fine in MKII, but the third columns are not aligned in MKIV \starttext \startformula\startalign[n=3] \NC X \NC = 1 + 2 \NC = 3 \NR \NC Y \NC = 1 + 2 + 3 \NC = 6 \NR \NC Z \NC = 1 + 2 + 3 + 4 \NC = 10 \NR