Re: [NTG-context] Setuptolerance vs setupalign

2021-03-02 Thread Wolfgang Schuster
denis.ma...@ub.unibe.ch schrieb am 02.03.2021 um 11:50: Ok, so this combination will disable tolerant and stretch again? \setuptolerance[tolerant,stretch] \setupalign[hz,hanging] Or will it be preserved? The tolerance settings remain. Wolfgang

Re: [NTG-context] Setuptolerance vs setupalign

2021-03-02 Thread denis.maier
Ok, so this combination will disable tolerant and stretch again? \setuptolerance[tolerant,stretch] \setupalign[hz,hanging] Or will it be preserved? Denis > -Ursprüngliche Nachricht- > Von: Hans Hagen > Gesendet: Dienstag, 2. März 2021 11:49 > An: mailing list for ConTeXt u

Re: [NTG-context] Setuptolerance vs setupalign

2021-03-02 Thread Hans Hagen
On 3/2/2021 11:40 AM, denis.ma...@ub.unibe.ch wrote: Hi, I’ve just noticed that it’s possible to do \setupalign [tolerant,stretch] and \setuptolerance [tolerant,stretch] Are these equivalent? Will this here have the desired effect? \setuptolerance[tolerant,stretch] \setupalign[hz,hanging

[NTG-context] Setuptolerance vs setupalign

2021-03-02 Thread denis.maier
Hi, I've just noticed that it's possible to do \setupalign [tolerant,stretch] and \setuptolerance [tolerant,stretch] Are these equivalent? Will this here have the desired effect? \setuptolerance[tolerant,stretch] \setupalign[hz,hanging] Or will \setupalign overwrite the toleranc

Re: [NTG-context] Various setuptolerance settings within a single document

2014-02-19 Thread Jan Tosovsky
start \stop commands, it seems to be > > ignored: > > > > \start > > \setuptolerance[tolerant] > > %text > > \stop > > > > Can you try to end the paragraph before the \stop with a empty line or > the \

Re: [NTG-context] Various setuptolerance settings within a single document

2014-02-19 Thread Wolfgang Schuster
hen hyphenating. > > But when \setuptolerance command is used multiple times, the last one seems > to be active only from that place on. > > When settings is wrapped by \start \stop commands, it seems to be ignored: > > \start > \setuptolerance[tolerant] > %text > \stop >

[NTG-context] Various setuptolerance settings within a single document

2014-02-19 Thread Jan Tosovsky
Dear All, I'd like to apply 'verystrict' tolerance as a default value, which would be overridden by less strict values in several specific paragraphs with tricky word combinations causing problems when hyphenating. But when \setuptolerance command is used multiple times, the last

Re: [NTG-context] question concerning \setupalign \setuptolerance

2013-08-30 Thread Christian Prim
is still too long. >> > >> > My new questions: >> > - What about tolerance? Where must I add the keys? >> >> The \setupalign command does also accepts “tolerant”, “verytolerant” and >> “stretch” as keyword which means you don’t need the \setuptoleran

Re: [NTG-context] question concerning \setupalign \setuptolerance

2013-08-30 Thread Christian Prim
What about tabulate-environment? Thanks! Christian My new MWE is: \definefontfeature[default][default][expansion=quality,protrusion=quality] \usetypescript[palatino] \setupbodyfont[palatino,11pt] \setupbodyfontenvironment[default][em=italic] \setupalign[hz,hanging] \setuptolerance[horizontal,st

Re: [NTG-context] question concerning \setupalign \setuptolerance

2013-08-30 Thread Christian Prim
ant” and > “stretch” as keyword which means you don’t need the \setuptolerance > command. This is important because the value of the align key is passed to > the \setupalign command. > > > - What about tabulate-environment? > > I’m sorry but I was wrong about the setting for the

Re: [NTG-context] question concerning \setupalign \setuptolerance

2013-08-30 Thread Wolfgang Schuster
oo long. > > My new questions: > - What about tolerance? Where must I add the keys? The \setupalign command does also accepts “tolerant”, “verytolerant” and “stretch” as keyword which means you don’t need the \setuptolerance command. This is important because the value of the align key

Re: [NTG-context] question concerning \setupalign \setuptolerance

2013-08-30 Thread Wolfgang Schuster
Am 30.08.2013 um 14:23 schrieb Christian Prim : > Dear list > > is there a way to \setupalign and \setuptolerance globaly? > > In tabulate- or frameenvironement for example they are reseted. Environments which have a align key use the settings of the key and ignore global va

[NTG-context] question concerning \setupalign \setuptolerance

2013-08-30 Thread Christian Prim
Dear list is there a way to \setupalign and \setuptolerance globaly? In tabulate- or frameenvironement for example they are reseted. MWE: \definefontfeature[default][default][expansion=quality,protrusion=quality] \usetypescript[palatino] \setupbodyfont[palatino,11pt] \setupbodyfontenvironment

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-22 Thread Olivier Guéry
> Thank's > \setuplayout[grid=yes] > and > \setuptolerance[horizontal, stretch] > do the trick, but once again, I don't understand the logic beside a > part of context :( > > Cheers, > O. I've found an other « trick ». After the « \starttext » \brokenpen

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Olivier Guéry
>>>> Hello, >>>> >>>> I'm still trying to play with pdf for my Sony e-reader. >>>> So, I need to setup \setuptolerance >>>> It work's great for the horizontal tolerance but I can't understand >>>> anything ab

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Wolfgang Schuster
ng to play with pdf for my Sony e-reader. >>> So, I need to setup \setuptolerance >>> It work's great for the horizontal tolerance but I can't understand >>> anything about the vertical one :-p >>> >>> It seems that I can't do anything

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Olivier Guéry
2008/8/19 Wolfgang Schuster <[EMAIL PROTECTED]>: > On Tue, Aug 19, 2008 at 12:09 PM, Olivier Guéry <[EMAIL PROTECTED]> wrote: >> Hello, >> >> I'm still trying to play with pdf for my Sony e-reader. >> So, I need to setup \setuptolerance >> It wor

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Wolfgang Schuster
On Tue, Aug 19, 2008 at 12:09 PM, Olivier Guéry <[EMAIL PROTECTED]> wrote: > Hello, > > I'm still trying to play with pdf for my Sony e-reader. > So, I need to setup \setuptolerance > It work's great for the horizontal tolerance but I can't understand > any

[NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Olivier Guéry
Hello, I'm still trying to play with pdf for my Sony e-reader. So, I need to setup \setuptolerance It work's great for the horizontal tolerance but I can't understand anything about the vertical one :-p It seems that I can't do anything to force page cutting after hyphena

[NTG-context] Re: \setuptolerance

2004-12-03 Thread Patrick Gundlach
Hello Richard, > \setuptolerance[verytolerant,stretch] > ( or \setuptolerance[horizontal,verytolerant,stretch] ) > > will result to > \tolerance 4500\emergencystretch\bodyfontsize [from my memory] yes. Patrick -- ConTeXt wiki: http://co

[NTG-context] Re: \setuptolerance

2004-12-03 Thread Richard Gabriel
Hello Patrick, thank you very much! Hopely I understand right, that the command \setuptolerance[verytolerant,stretch] ( or \setuptolerance[horizontal,verytolerant,stretch] ) will result to \tolerance 4500\emergencystretch\bodyfontsize :-) Richard Patrick Gundlach wrote: Hello

[NTG-context] Re: \setuptolerance

2004-12-02 Thread Patrick Gundlach
Hello Richard, > could somebody explain me the usage of the \setuptolerance command and > its particular parameters? I have put an explanation on texshow-web: http://texshow.contextgarden.net > The main ConTeXt manual (cont-eni.pdf, pages 87-88) only mentions that > it is used

[NTG-context] \setuptolerance

2004-11-23 Thread Richard Gabriel
Hello all, could somebody explain me the usage of the \setuptolerance command and its particular parameters? I've found several forms of this command, but no explanation of them at all... The main ConTeXt manual (cont-eni.pdf, pages 87-88) only mentions that it is used [horizontal,verys