[NTG-context] Re: How to return 'setupalign' to default behavior after setting?

2025-03-07 Thread Wolfgang Schuster
Am 07.03.2025 um 06:35 schrieb Denis Maier via ntg-context: What about putting the relevant sections in a group with \begingroup \endgroup? The grouped version already exists with \startalignment[] ... \stopalignment Wolfgang __

[NTG-context] Re: How to return 'setupalign' to default behavior after setting?

2025-03-06 Thread Denis Maier via ntg-context
:     My copyeditor asked me to adjust parts of the document to fit this: \setupalign[verytolerant, nothyphenated] \setupnotation[footnote][align={hyphenated, normal}] It is causing problems in other areas of the document, where its no so needed though. Is

[NTG-context] Re: How to return 'setupalign' to default behavior after setting?

2025-03-06 Thread Mikael Sundqvist
Hi, On Fri, Mar 7, 2025 at 3:58 AM Joel via ntg-context wrote: > > My copyeditor asked me to adjust parts of the document to fit this: > > \setupalign[verytolerant, nothyphenated] > \setupnotation[footnote][align={hyphenated, normal}] > > It is causing problems in other

[NTG-context] How to return 'setupalign' to default behavior after setting?

2025-03-06 Thread Joel via ntg-context
My copyeditor asked me to adjust parts of the document to fit this: \setupalign[verytolerant, nothyphenated] \setupnotation[footnote][align={hyphenated, normal}] It is causing problems in other areas of the document, where its no so needed though. Is there a way to tell these commands to &qu

[NTG-context] Re: ConTeXt LMTX 2024, \setupalign: Is the "Nicer justification and microtypography" list of options listed in ConTeXt Garden now obselete?

2024-09-14 Thread Wolfgang Schuster
Felix schrieb am 14.09.2024 um 06:13: When I try to use a combination (example = \setupalign[normal,extremestretch,verytolerant,hangingboth,fullhz,hyphenated,] ) and just normal I seem to be getting the same result when I try to load in a big paragraph. However, there is an obvious difference

[NTG-context] ConTeXt LMTX 2024, \setupalign: Is the "Nicer justification and microtypography" list of options listed in ConTeXt Garden now obselete?

2024-09-13 Thread Felix
When I try to use a combination (example = \setupalign[normal,extremestretch,verytolerant,hangingboth,fullhz,hyphenated,] ) and just normal I seem to be getting the same result when I try to load in a big paragraph. However, there is an obvious difference between me entering (just) flushleft

Re: [NTG-context] "Flushbottom" / \setupalign[line] in LMTX

2022-03-09 Thread Denis Maier via ntg-context
I forgot to include the link to my original question: https://www.mail-archive.com/ntg-context@ntg.nl/msg98171.html Von: Maier, Denis Christian (UB) Gesendet: Mittwoch, 9. März 2022 17:51 An: 'mailing list for ConTeXt users' Betreff: "Flushbottom" / \setupalign[line] in L

[NTG-context] "Flushbottom" / \setupalign[line] in LMTX

2022-03-09 Thread Denis Maier via ntg-context
y reliable. Below are a couple of examples. While the second example seems to work ok with \setupalign[height] the last line differs if we have different font size, cf. e.g. page 3 and 4. Best, Denis % From the Wiki : https://wiki.contextgarden.net/Flush_bottom %% \setupalign[line] \def\Par{b

[NTG-context] setupalign[line]/setupalign[height] break \testpage

2021-05-06 Thread denis.maier
thing? \setuppapersize[A5][A5] % Activate this and \testpage stops working %\setupalign[height] %\setuptolerance[vertical,stretch] %\setupinterlinespace[ % stretch=0.001, % shrink=0.001, % ] % \showframe \starttext \section{Section} \input knuth\par \input knuth\par \input

Re: [NTG-context] \setupalign[height] and \setupalign[line] in LMTX

2021-04-28 Thread denis.maier
Ok, after dabbling around a bit more, I can now come up with the following example \setuppapersize[A5][A5] \showframe \setuptolerance[vertical,stretch] %\setupalign[line] %\setupinterlinespace[stretch=0.1] % vertical stretching seems to kick in for

Re: [NTG-context] \setupalign[height] and \setupalign[line] in LMTX

2021-04-26 Thread denis.maier
Hi, sorry to be such a nuisance, but i'd still love to hear if I'm missing something or if something is going off the rails in LMTX. Best, Denis Von: Maier, Denis Christian (UB) Gesendet: Donnerstag, 22. April 2021 15:07 An: 'mailing list for ConTeXt users' Betreff: \se

[NTG-context] setupalign[height] vs setupalign[line] in MKIV

2021-04-23 Thread denis.maier
Hi, I've noticed a somewhat unexpected behaviour. MWE below. \setupalign[line] adds an enormous amount of whitespace to fill a last page, but \setupalign[height] doesn't. Is that intended ? Currently this only happens with mkiv. As stated in another mail, these options seem to have

[NTG-context] \setupalign[height] and \setupalign[line] in LMTX

2021-04-22 Thread denis.maier
Hi, \setupalign[height] and \setupalign[line] seem to have no effect in a LMTX. Do I need to change something? Best, Denis ``` \setuppapersize[A5][A5] \showframe %\setupalign[line] \setupalign[height] \setupdelimitedtext[blockquote

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] \setupalign (protrusion and expansion) in notes

2016-07-30 Thread Pablo Rodriguez
On 07/30/2016 10:06 AM, Joseph Canedo wrote: > Had same problem for marginal notes, simply used the align= key to > specify hanging and hz. > [...] > I guess there is similar way to enable protusion and expansion for > footnotes. Setups are the way of doing it. I thought it might be interesting t

Re: [NTG-context] \setupalign (protrusion and expansion) in notes

2016-07-29 Thread Pablo Rodriguez
On 07/30/2016 12:01 AM, Hans Hagen wrote: > On 7/29/2016 10:32 PM, Pablo Rodriguez wrote: >> Hans, >> [...] >> Notes don’t inherit by default the \setupalign values. >> >> Wouldn’t it make sense that they share the same align values than the >> main text

Re: [NTG-context] \setupalign (protrusion and expansion) in notes

2016-07-29 Thread Hans Hagen
On 7/29/2016 10:32 PM, Pablo Rodriguez wrote: Hans, I have the following sample: \definefontfeature [default] [default] [expansion=quality, protrusion=quality] \setupalign [hanging, hz] \starttext \input knuth\footnote{\input knuth

[NTG-context] \setupalign (protrusion and expansion) in notes

2016-07-29 Thread Pablo Rodriguez
Hans, I have the following sample: \definefontfeature [default] [default] [expansion=quality, protrusion=quality] \setupalign [hanging, hz] \starttext \input knuth\footnote{\input knuth} \stoptext Notes don’t inherit by default the

Re: [NTG-context] setupalign and flushbottom

2014-01-24 Thread Aditya Mahajan
Oops, I am wrong. \setupalign[height] seems to help indeed, so thanks for your answer. However it would be nice to wikify this. Then please do it! Aditya ___ If your question is of interest to others as well

Re: [NTG-context] setupalign and flushbottom

2014-01-24 Thread Alexey Kryukov
On Fri, 24 Jan 2014 21:45:32 +0400 Alexey Kryukov wrote: > On Fri, 24 Jan 2014 18:41:45 +0100 > Wolfgang Schuster wrote: > > > Use \setupalign[height]. > > I tested this before writing my first post, and the result was still > different from one I get with \alignbo

Re: [NTG-context] setupalign and flushbottom

2014-01-24 Thread Alexey Kryukov
On Fri, 24 Jan 2014 18:41:45 +0100 Wolfgang Schuster wrote: > Use \setupalign[height]. I tested this before writing my first post, and the result was still different from one I get with \alignbottom . -- Regards, Alexey Kryukov Moscow State University Faculty of Hist

Re: [NTG-context] setupalign and flushbottom

2014-01-24 Thread Wolfgang Schuster
2014/1/24 Alexey Kryukov > Dear list, > > according to the wiki and the ConTeXt manual, the ConTeXt equivalent > for the LaTeX \flushbottom command is \setupalign[line]. However in my > tests this setting doesn't have the desired effect. For example: > > \setuplayout[

[NTG-context] setupalign and flushbottom

2014-01-24 Thread Alexey Kryukov
Dear list, according to the wiki and the ConTeXt manual, the ConTeXt equivalent for the LaTeX \flushbottom command is \setupalign[line]. However in my tests this setting doesn't have the desired effect. For example: \setuplayout[height=720pt] \setuphead[subject][before={\vskip4pt plus

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

2013-08-30 Thread Christian Prim
t? Thanks Christian PS.: My minimal (not) working example: \definefontfeature[default][default][expansion=quality,protrusion=quality] %\setup?figure?text[align={normal,hanging,hz,stretch}] \setupalign[hz,hanging,stretch] \showframe \starttext Correct Text \input knuth \startfiguretext[

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
vironment. It's correct in the framedtext-environment, but > tolerance is still missing, so that a line is still too long. > > > > My new questions: > > - What about tolerance? Where must I add the keys? > > The \setupalign command does also accepts “tolerant”, “verytoler

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] \setupalign[flushleft] doesn't like ~

2013-05-25 Thread Marcin Borkowski
Dnia 2013-04-26, o godz. 10:26:35 Hans Hagen napisał(a): > On 4/26/2013 2:26 AM, Marcin Borkowski wrote: > > Dnia 2013-04-26, o godz. 01:45:37 > > Hans Hagen napisał(a): > > > >> On 4/26/2013 1:09 AM, Marcin Borkowski wrote: > >>> With \setupalign[flush

Re: [NTG-context] \setupalign[flushleft] doesn't like ~

2013-04-26 Thread Hans Hagen
On 4/26/2013 2:26 AM, Marcin Borkowski wrote: Dnia 2013-04-26, o godz. 01:45:37 Hans Hagen napisał(a): On 4/26/2013 1:09 AM, Marcin Borkowski wrote: With \setupalign[flushleft], nonbreakable spaces get larger than they should. I'm afraid it's a bug. Best, An MWE: more info ne

Re: [NTG-context] \setupalign[flushleft] doesn't like ~

2013-04-25 Thread Marcin Borkowski
Dnia 2013-04-26, o godz. 01:45:37 Hans Hagen napisał(a): > On 4/26/2013 1:09 AM, Marcin Borkowski wrote: > > With \setupalign[flushleft], nonbreakable spaces get larger than > > they should. I'm afraid it's a bug. > > > > Best, > > > > An MW

Re: [NTG-context] \setupalign[flushleft] doesn't like ~

2013-04-25 Thread Hans Hagen
On 4/26/2013 1:09 AM, Marcin Borkowski wrote: With \setupalign[flushleft], nonbreakable spaces get larger than they should. I'm afraid it's a bug. Best, An MWE: more info needed .. as this looks similar: \starttext Lorem ipsum dolor sit~amet, consectetur adipiscing elit. Don

[NTG-context] \setupalign[flushleft] doesn't like ~

2013-04-25 Thread Marcin Borkowski
With \setupalign[flushleft], nonbreakable spaces get larger than they should. I'm afraid it's a bug. Best, An MWE: \setupalign[flushleft] \starttext Lorem ipsum dolor sit~amet, consectetur adipiscing elit. Donec euismod mattis pellentesque. Duis ut ullamcorper sem. Sed varius

Re: [NTG-context] problem with \setupalign[line]

2012-08-02 Thread Peter Münster
On Thu, Aug 02 2012, Hans Hagen wrote: > \dorecurse{10}{\begstrut ba gla bla\endstrut\par} The result is the same... -- Peter ___ If your question is of interest to others as well, please add an entry to

Re: [NTG-context] problem with \setupalign[line]

2012-08-02 Thread Hans Hagen
On 2-8-2012 10:32, Peter Münster wrote: Hi, How could I avoid please, that the lower part of the "g" gets cut: --8<---cut here---start->8--- \definepapersize[test][width=5cm, height=39mm] \setuppapersize[test] \setuplayout[page]

[NTG-context] problem with \setupalign[line]

2012-08-02 Thread Peter Münster
Hi, How could I avoid please, that the lower part of the "g" gets cut: --8<---cut here---start->8--- \definepapersize[test][width=5cm, height=39mm] \setuppapersize[test] \setuplayout[page] \setupalign[line] \setupwhitespace[small] \starttext \

Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-17 Thread Hans Hagen
On 17-2-2011 2:16, C. wrote: C:\ConTeXt\tex>context --version mtx-context | main context file: C:/ConTeXt/tex/texmf-context/tex/context/base/context.mkiv mtx-context | current version: 2011.02.16 19:30 that's new enough so you need to come up with an example that does fails at wolgangs

Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-17 Thread C.
17. Februar 2011 00:00 > An: mailing list for ConTeXt users > Betreff: Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text > > On 16-2-2011 9:11, C. wrote: > > I tried your code. Does not work. Again, when I comment the line with > > \setupalign it works. > >

Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-16 Thread Hans Hagen
On 16-2-2011 9:11, C. wrote: I tried your code. Does not work. Again, when I comment the line with \setupalign it works. I was using Minion via simplefonts, but it seems modern fonts are also affected. I'working on Windows 7 32bit and updated Context Minimals before testing. @Wolfga

Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-16 Thread C.
I tried your code. Does not work. Again, when I comment the line with \setupalign it works. I was using Minion via simplefonts, but it seems modern fonts are also affected. I'working on Windows 7 32bit and updated Context Minimals before testing. @Wolfgang: I included the options because Co

Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-16 Thread Hans Hagen
On 16-2-2011 6:48, C. wrote: I have a strange problem in one of my documents. When I uncomment the line with \setupalign[hz,hanging] everything works fine. When I use it, I get this error because of a verbatim typing segment: \obeyedline ->\par \doverbatimendofline ->\dostoptagged \obey

Re: [NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-16 Thread Wolfgang Schuster
Am 16.02.2011 um 18:48 schrieb C.: > I have a strange problem in one of my documents. > When I uncomment the line with \setupalign[hz,hanging] everything works > fine. When I use it, I get this error because of a verbatim typing segment: Can you test it with the latest beta, your exa

[NTG-context] \setupalign[hz,hanging] breaks verbatim text

2011-02-16 Thread C.
I have a strange problem in one of my documents. When I uncomment the line with \setupalign[hz,hanging] everything works fine. When I use it, I get this error because of a verbatim typing segment: \obeyedline ->\par \doverbatimendofline ->\dostoptagged \obey

Re: [NTG-context] lettrine and setupalign cause Overfull \hbox errors

2010-08-12 Thread Martin Althoff
> For the moment, at least. Lettrine could be made smarter in > mkiv, Good to know > but I have no time. I know that feeling! Not a big problem for me, I mean the errors. Good thing needs good time (Gut Ding braucht gut Weile.) Take care, Martin ___

Re: [NTG-context] lettrine and setupalign cause Overfull \hbox errors

2010-08-12 Thread Taco Hoekwater
Martin Althoff wrote: >> Both are attempting to do something special with the >> paragraph >> shape, and the interaction is causing trouble. > > Taco, thanks. Does that mean I have either live with it or forget about left > alignment? For the moment, at least. Lettrine could be made smarter in

Re: [NTG-context] lettrine and setupalign cause Overfull \hbox errors

2010-08-11 Thread Martin Althoff
> Both are attempting to do something special with the > paragraph > shape, and the interaction is causing trouble. Taco, thanks. Does that mean I have either live with it or forget about left alignment? Martin _

Re: [NTG-context] lettrine and setupalign cause Overfull \hbox errors

2010-08-11 Thread Taco Hoekwater
On 08/12/2010 06:03 AM, Martin Althoff wrote: There appears to be some kind of clash between the lettrine module and setting up \setupalign[right] when used together: on a 200 page text every line has Overfull \hbox errors. Both are attempting to do something special with the paragraph shape

[NTG-context] lettrine and setupalign cause Overfull \hbox errors

2010-08-11 Thread Martin Althoff
There appears to be some kind of clash between the lettrine module and setting up \setupalign[right] when used together: on a 200 page text every line has Overfull \hbox errors. As a (stupid?) side question: why is text, that aligns on the left edge of an odd-numbered page called "