Re: [NTG-context] Euler with fallback

2014-02-17 Thread Sanjoy Mahajan
Wolfgang, Thank you for the preamble. It works well standalone. For some reason it doesn't work with components. I think I've seen this problem before but can't remember the resolution. Here's a minimal example (with 2014.02.14 beta). The text comes out in Euler. The same happens putting

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Wolfgang Schuster
Am 17.02.2014 um 15:12 schrieb Sanjoy Mahajan san...@olin.edu: Wolfgang, Thank you for the preamble. It works well standalone. For some reason it doesn't work with components. I think I've seen this problem before but can't remember the resolution. Here's a minimal example (with

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Sanjoy Mahajan
Put your font definitions before \startcomponent or better put them in a environment file and load this file before \startcomponent. Sorry, I should have said that I had tried that, but it has the same problem (Euler font for everything). \usetypescriptfile[euler] \definetypeface [mainface]

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Wolfgang Schuster
Am 17.02.2014 um 15:29 schrieb Sanjoy Mahajan san...@olin.edu: Put your font definitions before \startcomponent or better put them in a environment file and load this file before \startcomponent. Sorry, I should have said that I had tried that, but it has the same problem (Euler font for

Re: [NTG-context] Columns and clubpenalty problem

2014-02-17 Thread Pierre Bovet
Hi all, I've the same problem, w/o solution. An alternative is a double line brake, but it's not a durable solution… Pierre Bovet Le 4 févr. 2014 à 14:52, Thomas Floeren t...@mac.com a écrit : Hi, with the recent Betas, and the Current, I have a problem with columns and clubpenalty. In

[NTG-context] 1. \setupbackgrounds with colours 2. \textwidth = 1.09\textwidth?

2014-02-17 Thread Rudolf Bahr
Hello listmembers, 1. With \setupbackgrounds finally I achieved what I intended (see pdf-file), according to Context reference manual p. 187. But a question remains: Is it a feature of context not to colourize header and footer alone, but only in conjunction with text? 2. In the

Re: [NTG-context] 1. \setupbackgrounds with colours 2. \textwidth = 1.09\textwidth?

2014-02-17 Thread Wolfgang Schuster
Am 17.02.2014 um 19:28 schrieb Rudolf Bahr qu...@quasi.de: Hello listmembers, 1. With \setupbackgrounds finally I achieved what I intended (see pdf-file), according to Context reference manual p. 187. But a question remains: Is it a feature of context not to colourize header and

[NTG-context] wrong \sc i with Palatino Linotype

2014-02-17 Thread Pablo Rodriguez
Dear list, I have noticed that ConTeXt (beta from 2014.02.14 17:07) has a problem with Palatino Linotype. Here the sample: \definefontfeature[capstosc][c2sc=yes] \definefontfamily[mainface][serif][Palatino Linotype] \setupbodyfont[mainface] \starttext {\addfeature[capstosc] AEIOU} \sc aeiou

Re: [NTG-context] wrong \sc i with Palatino Linotype

2014-02-17 Thread Jan Tosovsky
On 2014-02-17 Pablo Rodriguez wrote: I have noticed that ConTeXt (beta from 2014.02.14 17:07) has a problem with Palatino Linotype. Here the sample: \definefontfeature[capstosc][c2sc=yes] \definefontfamily[mainface][serif][Palatino Linotype] \setupbodyfont[mainface] \starttext

Re: [NTG-context] wrong \sc i with Palatino Linotype

2014-02-17 Thread Pablo Rodriguez
On 02/17/2014 08:46 PM, Jan Tosovsky wrote: On 2014-02-17 Pablo Rodriguez wrote: I have noticed that ConTeXt (beta from 2014.02.14 17:07) has a problem with Palatino Linotype. [...] All vowels are fine, but the i is a dotted small cap i. The regular small cap i is defined as i.sc (and the

[NTG-context] ConTeXt minimal on chromebook

2014-02-17 Thread John Kitzmiller
I attempted to put ConTeXt minimal on Samsung chromebook and got: Error: your system Linux armv7l is not supported yet. Please report to the ConTeXt mailing-list (ntg-context@ntg.nl) This is not a request to support the armv7l (unless it is trivial) but, is it futile to attempt installing

Re: [NTG-context] ConTeXt minimal on chromebook

2014-02-17 Thread Martin maaca Rehula
Hi, I was using ConTeXt (ages ago) on my Nokia N800. There were/are pre-compiled Debian packages for arm architecture. Try looking this direction. Martin 17. úno (Pondělí) v 21:23:53 CET 2014, John Kitzmiller k...@inradius.net napsal(a): I attempted to put ConTeXt minimal on Samsung

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Sanjoy Mahajan
I can’t reproduce this, when I process your example the text is typeset with the pagella font. You are right. I am not sure what I had done, but it works as you say. I also put the font setup in an environment file that is loaded by testproject.tex, and that also works. \project

[NTG-context] Indenting after floating image

2014-02-17 Thread Jan Tosovsky
Dear All, when an indenting is set, it is applied in a smart way and sometimes suppressed, e.g after images. But when the image is floating and forced to be displayed on a separate page, I would expect the indenting of the following paragraph preserved. Currently it doesn't, see this example:

Re: [NTG-context] ConTeXt minimal on chromebook

2014-02-17 Thread Mojca Miklavec
On Mon, Feb 17, 2014 at 9:23 PM, John Kitzmiller wrote: I attempted to put ConTeXt minimal on Samsung chromebook and got: Error: your system Linux armv7l is not supported yet. Please report to the ConTeXt mailing-list (ntg-context@ntg.nl) This is not a request to support the armv7l

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Aditya Mahajan
On Mon, 17 Feb 2014, Sanjoy Mahajan wrote: \project testproject \startcomponent test \input knuth \stopcomponent Because of font loading, is this recommended way to use components (rather than the old way of the \project line after \startcomponent)? If so, I'll make a note on the wiki.

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Wolfgang Schuster
Am 17.02.2014 um 21:07 schrieb Sanjoy Mahajan san...@olin.edu: I can’t reproduce this, when I process your example the text is typeset with the pagella font. You are right. I am not sure what I had done, but it works as you say. I also put the font setup in an environment file that is

Re: [NTG-context] 1. \setupbackgrounds with colours 2. \textwidth = 1.09\textwidth?

2014-02-17 Thread Rudolf Bahr
On Mon, Feb 17, 2014 at 07:38:20PM +0100, Wolfgang Schuster wrote: Am 17.02.2014 um 19:28 schrieb Rudolf Bahr qu...@quasi.de: Hello listmembers, 1. With \setupbackgrounds finally I achieved what I intended (see pdf-file), according to Context reference manual p. 187. But

Re: [NTG-context] ConTeXt minimal on chromebook

2014-02-17 Thread John Kitzmiller
On Feb 17, 2014, at 4:01 PM, Martin maaca Rehula wrote: I was using ConTeXt (ages ago) on my Nokia N800. There were/are pre-compiled Debian packages for arm architecture. Try looking this direction. Martin 21:23:53 CET 2014, John Kitzmiller k...@inradius.net napsal(a): I attempted to

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Jeong Dal
Am 17.02.2014 um 15:29 schrieb Sanjoy Mahajan san...@olin.edu: Put your font definitions before \startcomponent or better put them in a environment file and load this file before \startcomponent. Sorry, I should have said that I had tried that, but it has the same problem (Euler font

Re: [NTG-context] ConTeXt minimal on chromebook

2014-02-17 Thread Mojca Miklavec
On Mon, Feb 17, 2014 at 11:49 PM, John Kitzmiller wrote: Thank you Martin. I was not clear. I can run Debian and other *nix flavors on the chromebook by various methods and then have ConTeXt, but I would rather not 'dual boot.' What I am after is to have ConTeXt run 'natively,' If you want

Re: [NTG-context] Euler with fallback

2014-02-17 Thread Sanjoy Mahajan
Because of font loading, is this recommended way to use components (rather than the old way of the \project line after \startcomponent)? If so, I'll make a note on the wiki. This does not only apply to component etc. but also to normal files because context sets and resets some values with

Re: [NTG-context] ConTeXt minimal on chromebook

2014-02-17 Thread Martin maaca Rehula
17. úno (Pondělí) v 23:49:47 CET 2014, John Kitzmiller k...@inradius.net napsal(a): On Feb 17, 2014, at 4:01 PM, Martin maaca Rehula wrote: I was using ConTeXt (ages ago) on my Nokia N800. There were/are pre-compiled Debian packages for arm architecture. Try looking this direction.