Re: [NTG-context] tabulate \midaligned

2012-11-29 Thread luigi scarso
On Thu, Nov 29, 2012 at 8:11 AM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: Hello, the \start/stop-tabulate doesn't work inside \midaligned: \def\T{% \starttabulate[|r|l|] \NC c \NC centered \NC \AR \NC l \NC left aligned \NC \AR \NC r \NC right aligned

Re: [NTG-context] tabulate \midaligned

2012-11-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .
... Thanks, it works! Best regards, Lukas On Thu, 29 Nov 2012 09:05:38 +0100, luigi scarso luigi.sca...@gmail.com wrote: On Thu, Nov 29, 2012 at 8:11 AM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: Hello, the \start/stop-tabulate doesn't work inside \midaligned:

[NTG-context] \cldcommand

2012-11-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, the following shortening \ctxlua{commands.doif to \cldcommand{doif doesn't work as I'd expect, although it should be equal: \starttext A \ctxlua{commands.doif(true)}{T} % Gives T - that's OK \cldcommand{doif(true)}{t} % Gives nothing; why? B \stoptext Probably very

Re: [NTG-context] \cldcommand

2012-11-29 Thread Hans Hagen
On 11/29/2012 9:32 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, the following shortening \ctxlua{commands.doif to \cldcommand{doif doesn't work as I'd expect, although it should be equal: \starttext A \ctxlua{commands.doif(true)}{T} % Gives T - that's OK

[NTG-context] \setupbreakpoints[compound] does not work?

2012-11-29 Thread H. Özoguz
Hi, in the following example I use \setbreakpoints[compound], I understood, that word-breaking would be made (or preferred) at hyphens. There could be a perfect line break at the hyphen of -CC, but there is no break, and instead the complete word AA-BB-CC is printed, then partially in the

Re: [NTG-context] \cldcommand

2012-11-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .
On Thu, 29 Nov 2012 10:27:36 +0100, Hans Hagen pra...@wxs.nl wrote: On 11/29/2012 9:32 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: indeed as it's \ctxcommand the \cldcommand does a context.doif an that one takes three arguments so you've something to wikify: : \starttext A

[NTG-context] No header and no page-number on empty pages

2012-11-29 Thread H. Özoguz
Hi there, there are some possibilities for getting empty pages in a book, f.e. if a new chapter begins (and by settings it may only begin on pages with odd pagenumber). In these cases I want the page-number and the headers to disappear on the empty page, it should be totally empty, if no

Re: [NTG-context] No header and no page-number on empty pages

2012-11-29 Thread luigi scarso
On Thu, Nov 29, 2012 at 3:32 PM, H. Özoguz h.oezo...@mmnetz.de wrote: Hi there, there are some possibilities for getting empty pages in a book, f.e. if a new chapter begins (and by settings it may only begin on pages with odd pagenumber). In these cases I want the page-number and the

Re: [NTG-context] \setupbreakpoints[compound] does not work?

2012-11-29 Thread Wolfgang Schuster
Am 29.11.2012 um 13:12 schrieb H. Özoguz h.oezo...@mmnetz.de: Hi, in the following example I use \setbreakpoints[compound], I understood, that word-breaking would be made (or preferred) at hyphens. There could be a perfect line break at the hyphen of -CC, but there is no break, and

Re: [NTG-context] No header and no page-number on empty pages

2012-11-29 Thread Wolfgang Schuster
Am 29.11.2012 um 15:32 schrieb H. Özoguz h.oezo...@mmnetz.de: Hi there, there are some possibilities for getting empty pages in a book, f.e. if a new chapter begins (and by settings it may only begin on pages with odd pagenumber). In these cases I want the page-number and the headers

Re: [NTG-context] Unresolved third-party modules

2012-11-29 Thread Vyatcheslav Yatskovsky
Hi, Wolfgang, I believe it doesn't matter what parameter is, because the files are downloaded successfully. I use not first-setup.sh, but my own Windows installer. One thing that is different from the last time I updated my Context (more than year ago), is texmf-modules folder in the root.

[NTG-context] Standalone current

2012-11-29 Thread Bill Meahan
What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all ? -- Bill Meahan Westland, Michigan USA

Re: [NTG-context] Standalone current

2012-11-29 Thread Hans Hagen
On 11/29/2012 7:09 PM, Bill Meahan wrote: What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all the texmfcnf.lua file

Re: [NTG-context] Standalone current

2012-11-29 Thread Bill Meahan
On 11/29/2012 01:19 PM, Hans Hagen wrote: On 11/29/2012 7:09 PM, Bill Meahan wrote: What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all the texmfcnf.lua file

Re: [NTG-context] Standalone current

2012-11-29 Thread Herbert Voss
Am 29.11.2012 19:19, schrieb Hans Hagen: On 11/29/2012 7:09 PM, Bill Meahan wrote: What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all the texmfcnf.lua file and

Re: [NTG-context] toppath

2012-11-29 Thread Andre Caldas
Hello! Is 'toppath:' prefix working? I use it only with \component, \environment, \product, \project. It works even if I do like this: $ mkdir build $ cd build $ context ../src/products/assorted.tex context.exe Test\t-TopPath.mkiv In this situation compilation fails. How to make it work?

Re: [NTG-context] toppath

2012-11-29 Thread Andre Caldas
Hello! My case is more complicated - a file is included from more other files in various directory levels. I do this with \component: https://bitbucket.org/andrecaldas/math-video-classes/src/92a8e5b1a6eee07ed3475e20b54b0a566ab57738/src/products/assorted.tex?at=default André Caldas.

Re: [NTG-context] toppath

2012-11-29 Thread Hans Hagen
On 11/29/2012 8:34 PM, Andre Caldas wrote: Hello! Is 'toppath:' prefix working? I use it only with \component, \environment, \product, \project. It works even if I do like this: $ mkdir build $ cd build $ context ../src/products/assorted.tex context.exe Test\t-TopPath.mkiv In this

Re: [NTG-context] Unresolved third-party modules

2012-11-29 Thread Mojca Miklavec
On Thu, Nov 29, 2012 at 5:21 PM, Vyatcheslav Yatskovsky wrote: Wolfgang, I believe it doesn't matter what parameter is, because the files are downloaded successfully. I use not first-setup.sh, but my own Windows installer. One thing that is different from the last time I updated my Context

[NTG-context] problems with units

2012-11-29 Thread Andreas Mang
Hi there, I encountered some problems with the built in units command in MKIV. I provide a minimal example which should demonstrate my problems. Maybe I am doing something wrong... Cheers, Andreas %MINIMAL EXAMPLE% \setupbodyfont[pagella] \starttext % this is just my default

[NTG-context] request for a few volunteers to test distribution on new server

2012-11-29 Thread Mojca Miklavec
Dear ConTeXters, we will point the distribution to the new server later today (for a moment without any significant changes). Before we do that I would like to ask some of you to try out ./first-install.sh --server=distribution.contextgarden.net to make sure that I didn't do any obvious

[NTG-context] 'kern': TrueType table and GPOS lookup feature

2012-11-29 Thread Pablo Rodríguez
Hi there, sorry for bothering again with this issue, but I need to be sure in order to properly report to the font developer of FreeSerif. I have the following file: \usemodule[simplefonts][size=25pt] \definefontfeature[latins][default][script=latn] \setmainfont[FreeSerif] \starttext