[NTG-context] Re: Dashes and hyphens

2025-07-07 Thread John Was
already hyphenated expression (great-grandfather etc.)? That is usually > > seen as a desperate last resort (which the user can invoke manually with > > \-). > > \setbreakpoints[compound] > > \starttext > > \hsize\emwidth > > old-fashioned > > old+fashion

[NTG-context] Re: Dashes and hyphens

2025-07-06 Thread Wolfgang Schuster
nTeXt from hyphenating an already hyphenated expression (great-grandfather etc.)?  That is usually seen as a desperate last resort (which the user can invoke manually with \-). \setbreakpoints[compound] \starttext \hsize\emwidth old-fashioned old+fashioned old-\unhyphenated{fashioned} \sto

Re: [NTG-context] Line wrapping inconsistency with tolerance, alignment and framed

2015-07-24 Thread Hans Hagen
] \defineframed[myframe][align=flushleft,frame=off,offset=0pt] \starttext \def\super{supercalifragilisticexpialidoc} \startalignment[flushleft] \unhyphenated{\super\ + \super\ + \super\ + \super} \stopalignment \myframe{\unhyphenated{\super\ + \super\ + \super\ + \super}} \stoptext

Re: [NTG-context] Line wrapping inconsistency with tolerance, alignment and framed

2015-06-18 Thread Wolfgang Schuster
gnment[flushleft] \unhyphenated{\super\ + \super\ + \super\ + \super} \stopalignment \myframe{\unhyphenated{\super\ + \super\ + \super\ + \super}} \stoptext The frame resets the tolerance settings and you have to set the values again for it. \defineframed[myframe][align={flushleft,stretch,veryto

[NTG-context] Line wrapping inconsistency with tolerance, alignment and framed

2015-06-18 Thread Christoph Reller
insight is welcome. Christoph MWE: \setuptolerance[horizontal,stretch,verytolerant] \defineframed[myframe][align=flushleft,frame=off,offset=0pt] \starttext \def\super{supercalifragilisticexpialidoc} \startalignment[flushleft] \unhyphenated{\super\ + \super\ + \super\ + \super} \stopalignment

Re: [NTG-context] How to use \setuplist for formatting a chapter entry?

2015-02-04 Thread Rob Heusdens
4cm]\Word{#1 \define[1]\MyIntroCommand% {\framed[frame=off,offset=none,frameoffset=0pt] {\vbox{\blank[4cm]\Word{#1 \define[2]\MyChapterCommand% {\framed[frame=off,offset=none,frameoffset=0pt] {\vbox{\blank[4cm]{\small \headtext{chapter} #1}\blank\unhyphenated{#2}}}

Re: [NTG-context] bug in current beta?

2015-02-03 Thread Pablo Rodriguez
Otared, sorry for being cryptic in my bug reports. Besides the fact that Hans fixed both the bug and my mistake (enabling languages before setting them up), the bug was having the first χαλεπὰ unhyphenated and the second one hyphenated. The output was: ho- la χαλεπὰ χα- λε-

Re: [NTG-context] More headache with \setuphead

2015-02-01 Thread Pablo Rodriguez
small \headtext{chapter} #1}\blank\unhyphenated{#2 \setuphead[chapter] [header=nomarking, command=\MyChapterCommand, aligntitle=yes, align={flushleft,nothyphenated,verytolerant}] \setuphead[title] [command=, textcommand=\MyContentCommand] \starttext \completeco

[NTG-context] More headache with \setuphead

2015-01-31 Thread Rob Heusdens
hapterCommand% {\framed[frame=off,offset=none,frameoffset=0pt] {\vbox{\blank[4cm]{\small \headtext{chapter} #1}\blank\unhyphenated{#2 Can anyone advise? Thanks, Rob ___ If your question is of interest to othe

Re: [NTG-context] Prevent hyphenation of the last word on a page

2014-07-01 Thread Thomas A. Schmitz
think the question is clear without minexample. Of course I can use > \unhyphenated and things like that, but I would like to set this globally. > > Thanks! > Huseyin http://article.gmane.org/gmane.comp.tex.context/45001/

[NTG-context] Prevent hyphenation of the last word on a page

2014-07-01 Thread H. Özoguz
Hello, how to forbid hyphenation of the last word of page? Such that no word is broken onto two consecutive pages like this: page 1: "Diese Unter-" page 2: "brechung ist unschön." I think the question is clear without minexample. Of course I can use \unhyphenated and thi

[NTG-context] About Hyphenation

2013-07-23 Thread Andres Conrado Montoya
So, questions are: 1. Is there any definitive way of avoiding 2 or more hyphens on a row AND hyphens at the end of a page? 2. If is not, and it seems that is not (see http://latex-community.org/know-how/latex/55-latex-general/475-e-tex#line-breaking) how do you manage? Do you just let hyphens be

Re: [NTG-context] Hyphenation documentation

2013-04-27 Thread Marco Patzer
prefer the new \unhyphenated command, it's declarative and doesn't interfere with \asciimode. Marco signature.asc Description: Digital signature ___ If your question is of interest to others as well, please a

Re: [NTG-context] Hyphenation documentation

2013-04-21 Thread Hans Hagen
No, this was just a gut reaction. I can see the sense of the other way, too, and I couldn't hope to compete with the Duden for authority. ;-) \unexpanded\def\unhyphenated {\groupedcommand{\lefthyphenmin\maxdimen}\donothing} \unhyphenated also documented. The name is inconsistent with \

Re: [NTG-context] Hyphenation documentation

2013-04-21 Thread Sietse Brouwer
action. I can see the sense of the other way, too, and I couldn't hope to compete with the Duden for authority. ;-) > \unexpanded\def\unhyphenated > {\groupedcommand{\lefthyphenmin\maxdimen}\donothing} \unhyphenated also documented. The name is inconsistent with \setupalign[nothyphenated

Re: [NTG-context] Hyphenation documentation

2013-04-21 Thread Hans Hagen
On 4/21/2013 10:26 AM, Wolfgang Schuster wrote: > No, you have to use \hbox too but I think a command with a speaking name would be better. \unexpanded\def\unhyphenated {\groupedcommand{\lefthyphenmin\maxdimen}\donothing} I'll add tha

[NTG-context] tables, etc.

2005-06-23 Thread Jörg Hagmann
Dear list members, I have the following questions: 1) I want a table at textwidth. The contents of the boxes don't fit on one line. When I use "|lp|lp|" etc., the width of the table is a fraction of textwidth, and the contents of the columns overlay each other (with long, unh