Keep the right margin in [nothyphenated, flushleft] columns
Dear list, I am typesetting [nothyphenated,flushleft] text in two columns. Some words stick through the right margin of the left column, sometimes even overlapping the right column. How can I make Context obey the right margin? The MWE is below. Here is the output PDF: https://live.contextgarden.net/cgi-bin/result.cgi?id=UnSfnS Best regards, Marcin \setupalign[nothyphenated,flushleft] \starttext \startitemize[n,nowhite,columns,two] % The word '(boków' sticks through the right % margin of the left column. \item {\bf Wielokąt} to figura na płaszczyźnie, której brzeg składa się z~odcinków ({\bf boków wielokąta}). Końce boków nazywamy wierzchołkami wielokąta. Czasem wyróżniamy jeden bok, nazywając go podstawą wielokąta. \stopitemize \stoptext
On Fri, 12 Aug 2022, Marcin Ciura via ntg-context wrote:
Dear list,
I am typesetting [nothyphenated,flushleft] text in two columns. Some words stick through the right margin of the left column, sometimes even overlapping the right column. How can I make Context obey the right margin?
(Untested): Try adding 'tolerant' or 'verytolerant' to the align options. Aditya
Also stretch might be useful as an additional option for align.
Denis
________________________________________
Von: ntg-context
Dear list,
I am typesetting [nothyphenated,flushleft] text in two columns. Some words stick through the right margin of the left column, sometimes even overlapping the right column. How can I make Context obey the right margin?
(Untested): Try adding 'tolerant' or 'verytolerant' to the align options. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Thank you, Denis.
\setupalign[nothyphenated,flushleft,stretch] fixes the problem of overfull
lines.
Marcin
sob., 13 sie 2022 o 00:17 Denis Maier via ntg-context
Also stretch might be useful as an additional option for align.
Denis
________________________________________ Von: ntg-context
im Auftrag von Aditya Mahajan via ntg-context Gesendet: Freitag, 12. August 2022 23:11:21 An: Marcin Ciura via ntg-context Cc: Aditya Mahajan Betreff: Re: [NTG-context] Keep the right margin in [nothyphenated, flushleft] columns On Fri, 12 Aug 2022, Marcin Ciura via ntg-context wrote:
Dear list,
I am typesetting [nothyphenated,flushleft] text in two columns. Some words stick through the right margin of the left column, sometimes even overlapping the right column. How can I make Context obey the right margin?
(Untested): Try adding 'tolerant' or 'verytolerant' to the align options.
Aditya
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net
___________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net
___________________________________________________________________________________
participants (3)
-
Aditya Mahajan
-
denis.maier@unibe.ch
-
Marcin Ciura