[NTG-context] Re: Dashes and hyphens

2025-07-07 Thread John Was
Dear Hans and Wolfgang Thanks for these - I had discovered the hyphenation explanations on WiKi but was still getting odd effects, with the emdash plus following word sticking out at the right (though this was alleviated by adjusting tolerance and stretch). I'll keep watching for this b

[NTG-context] Re: End-page hyphenation

2025-07-05 Thread John Was
; > > A long-cherished desideratum is automatic prohibition of hyphenation at > > the end of a recto page (except for split footnotes, where this is > > actually quite helpful in forcing the reader to complete the note on the > > following verso). That was always disallowed at

[NTG-context] End-page hyphenation

2025-07-05 Thread John Was
Hello A long-cherished desideratum is automatic prohibition of hyphenation at the end of a recto page (except for split footnotes, where this is actually quite helpful in forcing the reader to complete the note on the following verso). That was always disallowed at OUP (but allowed at the end of

[NTG-context] Re: Processing time

2025-06-20 Thread John Was
i, 20 Jun 2025 at 14:36, Wolfgang Schuster < wolfgang.schuster.li...@gmail.com> wrote: > Am 20.06.2025 um 15:18 schrieb John Was: > > Dear Wolfgang > > > > The hyphenation exceptions look much more complicated than my simple > > file - but at any rate it can't be that that&

[NTG-context] Re: Processing time

2025-06-20 Thread John Was
Dear Wolfgang The hyphenation exceptions look much more complicated than my simple file - but at any rate it can't be that that's causing all this processing time. Here is the result of the mtxrun command you sent: identifier familyname fontname

[NTG-context] Re: Processing time

2025-06-20 Thread Wolfgang Schuster
Am 20.06.2025 um 15:18 schrieb John Was: Dear Wolfgang The hyphenation exceptions look much more complicated than my simple file - but at any rate it can't be that that's causing all this processing time. Here is the result of the mtxrun command you sent:

[NTG-context] Re: Processing time

2025-06-20 Thread Wolfgang Schuster
Am 20.06.2025 um 14:18 schrieb John Was: Hello The file uhyphens.tex is just a list of word hyphenations where I don't agree with the breaks that TeX gives (I insist on pre-1980s rules for English!).  For example: \hyphenation{% . abo-lished . con-tri-butes . } Context

[NTG-context] Re: Processing time

2025-06-20 Thread John Was
Hello The file uhyphens.tex is just a list of word hyphenations where I don't agree with the breaks that TeX gives (I insist on pre-1980s rules for English!). For example: \hyphenation{% . abo-lished . con-tri-butes . } At the moment I am using XeTeX-type font calls while I

[NTG-context] Re: upload

2025-06-15 Thread Arthur Rosendahl
On Sat, Jun 14, 2025 at 04:24:32AM -0600, Max Chernoff via ntg-context wrote: >But hyphenation patterns > definitely change, so most users who care about identical page breaks > will just use a frozen (and usually ancient) version of TeX Live an

[NTG-context] Re: upload

2025-06-14 Thread Max Chernoff via ntg-context
e update button without checking) Most of the font authors are pretty careful to not change the metrics in updates, so that's not usually a big deal. But hyphenation patterns definitely change, so most users who care about identical page breaks will just use a frozen (and usually ancient) ve

[NTG-context] Re: issue with agr loaded patterns

2025-02-17 Thread Arthur Rosendahl
On Mon, Feb 17, 2025 at 04:22:11PM +0100, Pablo Rodriguez via ntg-context wrote: >>> I do get ἅπαν-τα, even with its hyphenation exception commented out. >> >> That’s probably because of \lefthyphenmin: if (as I would except), its >> value is two, you won’t get the h

[NTG-context] Re: issue with agr loaded patterns

2025-02-17 Thread Pablo Rodriguez via ntg-context
main problem I’m seeing. >> I do get ἅπαν-τα, even with its hyphenation exception commented out. > > That’s probably because of \lefthyphenmin: if (as I would except), its > value is two, you won’t get the hyphenation ἅ-. Try setting it to one > and see what happens. Sorry

[NTG-context] Re: issue with agr loaded patterns

2025-02-17 Thread Arthur Rosendahl
On Mon, Feb 17, 2025 at 03:43:52PM +0100, Pablo Rodriguez via ntg-context wrote: > The same happens with ἄπαντα: ἄπα­­-ντα for \agr and ἄπα­­ν-τα for \es > (with added agr patterns). That’s clearly wrong. > I do get ἅπαν-τα, even with its hyphenation exception commented out. That’s

[NTG-context] Re: issue with agr loaded patterns

2025-02-17 Thread Pablo Rodriguez via ntg-context
α for \agr and ἄπα­­ν-τα for \es (with added agr patterns). Even registering hyphenation exceptions (to get πράγ-μα-τα and ἅπαν-τα) seems not to work as expected: \setupbodyfont[dejavu] \setuphyphenation[method=traditional] \registerhyphenationpattern[agr][2γ1μ] %~ \registerhyph

[NTG-context] Re: issue with agr loaded patterns

2025-02-17 Thread Arthur Rosendahl
In the case of “τέκνον”, the patterns would need to contain “2κ1ν”, which I would expect between lines and 340 of 341 of https://github.com/hyphenation/tex-hyphen/blob/a76f2ad/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex Since it is missing, it means that the break τέ-κνον

[NTG-context] Re: Copy PDF text without hyphenated words

2025-02-15 Thread Gerion Entrup
Am Freitag, 14. Februar 2025, 08:48:06 Mitteleuropäische Normalzeit schrieb Hans Hagen via ntg-context: > On 2/14/2025 2:19 AM, Gerion Entrup wrote: > > Hi, > > > > I recently learned that Typst seems to be able to produce PDFs where a > > hyphenated text can be cop

[NTG-context] Re: Problem with LMTX and heading with alternative=margintext

2025-02-14 Thread Wolfgang Schuster
alternative) which prevents hyphenation. \starttext \hsize\emwidth 1\hskip\emwidth Establishment 2\hkern\emwidth Establishment \stoptext So, should we do     \headnumbercontent     \hkern\headnumberdistance     \wordboundary then? Yes, it fixes the problem

[NTG-context] Re: Problem with LMTX and heading with alternative=margintext

2025-02-14 Thread Hans Hagen
/). I did not experiment with other mechanisms that place text into the margin. I was able to simply your example, the problem is the \hkern command which is added between the section number and the first word of the title (when you use the margin alternative) which prevents hyphenation

[NTG-context] Re: Problem with LMTX and heading with alternative=margintext

2025-02-14 Thread Wolfgang Schuster
place text into the margin. I was able to simply your example, the problem is the \hkern command which is added between the section number and the first word of the title (when you use the margin alternative) which prevents hyphenation. \starttext \hsize\emwidth 1\hskip\emwidth

[NTG-context] Re: Copy PDF text without hyphenated words

2025-02-13 Thread Hans Hagen via ntg-context
On 2/14/2025 2:19 AM, Gerion Entrup wrote: Hi, I recently learned that Typst seems to be able to produce PDFs where a hyphenated text can be copied without the hyphenation (so all words in the copied text are not hyphenated). I seem to recall that the PDF format has an extra mode for this

[NTG-context] Copy PDF text without hyphenated words

2025-02-13 Thread Gerion Entrup
Hi, I recently learned that Typst seems to be able to produce PDFs where a hyphenated text can be copied without the hyphenation (so all words in the copied text are not hyphenated). I seem to recall that the PDF format has an extra mode for this, where the creation program can embed some text

[NTG-context] Re: Problem using Neo Euler in slides

2025-01-19 Thread Wolfgang Schuster
[nothyphenated] to prohibit hyphenation. 3. Load the euler typescript for the math font. \definefontfamily [myfamily] [serif] [Fontin] [rscale=1.66] \definefontfamily [myfamily] [sans] [Delicious] [rscale=1.66] \definefontfamily [myfamily] [mono] [DejaVu Sans Mono] [rscale=1

[NTG-context] Re: \goto is corrupting a URL

2024-12-30 Thread Bruce Horrocks
removed apart from the one after "fr4". These >> removed hyphens are the same ones that get converted to %C2%AD in the bad >> URL created by the Mac. Similarly a select-all, copy then paste into a text >> editor also has the hyphens missing as per LibreWriter. The second UR

[NTG-context] Re: \goto is corrupting a URL

2024-12-30 Thread Hans Hagen
27;t work. The problem is the following: 1 - when we hyphenate hyphens get injected based on patterns 2 - when we use an - it becomes a discretionary unless we disbale hyphenation 3 - a \- becomes a discretionary anyway so that's the input. Then we render a - or not and there are two va

[NTG-context] \filename and \tex

2024-12-11 Thread Henning Hraban Ramm
Hi, \filename tends to get too much letterspacing; can I change that? \tex has strange hyphenation, seems to break whereever; can I change that? Hraban ___ If your question is of interest to others as well, please

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread mf
Il 22/10/24 21:22, Hans Hagen via ntg-context ha scritto: On 10/22/2024 7:22 PM, Tomáš Hála wrote: Towards my previous post: I know that one can use \hyphenation{l'operaio} for solving the particular word with article. The question is how to fix it generally (i.e. for all words with ar

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread Hans Hagen via ntg-context
On 10/22/2024 7:22 PM, Tomáš Hála wrote: Towards my previous post: I know that one can use \hyphenation{l'operaio} for solving the particular word with article. The question is how to fix it generally (i.e. for all words with article) via exceptions or by another way. I'll send

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread Tomáš Hála
Towards my previous post: I know that one can use \hyphenation{l'operaio} for solving the particular word with article. The question is how to fix it generally (i.e. for all words with article) via exceptions or by another way. Tomáš On Tue, Oct 22, 2024 at 06:32:47PM +0200, Tomáš Hála

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread Tomáš Hála
ords with articles where hyphenation is supressed (below). Is there any way how to fix it? Tomáš \starttext \startexceptions %nell{a}{}{a'}opera nel{-}{l'}{l'}opera \stopexceptions \start \hsize 10cm nell'opera \par l'operaio \par \stop \start \hsize 01mm nell'

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread Hans Hagen
Hi Tomáš and Massi, I chose this one: nell\discretionary{a}{}{'}opera It's not a general solution, but it's a local, elegant fix. In my case I had "dell’Informazione", hyphenated as "del-l’Informazione". That hyphenation is fine in general, but here it hap

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread mf
Thank you, Tomáš! I chose this one: nell\discretionary{a}{}{'}opera It's not a general solution, but it's a local, elegant fix. In my case I had "dell’Informazione", hyphenated as "del-l’Informazione". That hyphenation is fine in general, but here it hap

[NTG-context] Re: italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread Tomáš Hála
\par 3.~nel|l'|opera } \starttext \hsize10cc \par \mycmd \hsize1dd \par \mycmd \stoptext %%%%%% % FULL WORDS, NO HYPHENATION %% % For number 3 you need: \definetextmodediscretionary ' {\discretionary{a}{}{'}} %\definetextmodediscret

[NTG-context] italian words with apostrophe - hyphenation and discretionary

2024-10-22 Thread mf
ot;, feminine) lo operaio => l'operaio ("the worker", masculine) This extends to articulate prepositions (preposition+article), like nella opera => nell'opera ("in the work", "in the opera") dello operaio => dell'operaio ("of the worker&

[NTG-context] Re: “breaking news”

2024-10-01 Thread Henning Hraban Ramm
ith (say 8) par passes, most time the solution is found in the first (no hyphenation with 100 tolerance) or second pass (hyphenation with 200 tolerance) and the number last pass can be counted on one hand Yes, you demonstrated several times. I just didn’t dare or was too lazy to delve into the “pl

[NTG-context] Re: “breaking news”

2024-09-30 Thread Hans Hagen
h (say 8) par passes, most time the solution is found in the first (no hyphenation with 100 tolerance) or second pass (hyphenation with 200 tolerance) and the number last pass can be counted on one hand (there are options to mark pararaphs and see what pass succeeded as well as overviews in the log

[NTG-context] Re: first line in different font

2024-09-28 Thread Thomas Meyer
Thank you, Wolfgang, it's a pity that it doesn't really work with indentations. Markus Kohm once sent me a routine for LaTeX. It worked with that. However, the problem was that the hyphenation required at the end of the line did not work and then the word spacing became larger

[NTG-context] your favourite ConTeXt debugging tools

2024-09-12 Thread Henning Hraban Ramm
der-/overfull hboxes hyphenation.applied.visualize – show hyphenation https://wiki.contextgarden.net/Trackers/typesetters.suspects https://wiki.contextgarden.net/Trackers/visualizers.justification Directives: pdfview.method=auto (in contextcnf.lua) to change --autopdf default logs.errors=* – make warnings errors

[NTG-context] Re: How to allow hyphenation, only for footnotes?

2024-08-10 Thread Wolfgang Schuster
\stop Is there a reason why do the alignment change within a local group? The problem is that is messing with footnotes, causing things like URLS to run off the page. How can I permit the hyphenation to appear normally, but only on the footnote text? \setupalign[verytolerant,nothyphe

[NTG-context] How to allow hyphenation, only for footnotes?

2024-08-10 Thread Joel via ntg-context
hings like URLS to run off the page. How can I permit the hyphenation to appear normally, but only on the footnote text? --Joel ___ If your question is of interest to others as well, please add an entry to the

[NTG-context] Re: Nāgarī for Academics

2024-08-05 Thread Pablo Rodriguez via ntg-context
. \stoptext As included in the text, I don’t have the slighliest idea whether the transliterated text may be Sanskrit. > What we need are thus three elements: switching the language to > Sanskrit temporarily (the main language will be english), \sa is the language switch (which also enab

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
;>> \setupmarginframed > >>>> [inmargin] > >>>> [align={inner,nothyphenated}] > >>> Does the align parameter of \setupmargindata has any function, then? > >>> Also, using setupmarginframed leads to other problems: > >>>

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Wolfgang Schuster
[inmargin] [location=outer, style=italic] \setupmarginframed [inmargin] [align={inner,nothyphenated}] Thanks, that works for the alignment. It does not change the hyphenation. I would have expected this line breaks in the margin note: significant incredible components Instead, ConTeXt

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
> > The location of the margin block and the style are still controlled by > \setupmargindata and only the alignment has to be changed with > \setupmarginframed. > > \setupmargindata >[inmargin] >[location=outer, > style=italic] > > \setupmargin

[NTG-context] Re: Install urbanist fonts

2024-07-22 Thread Jean-Pierre Delange
9807106 131074 39846 581634219 30 5 12 35183 250250 50 10 system > ------

[NTG-context] Re: Install urbanist fonts

2024-07-22 Thread alan . caruanambom
250250 50 10 system > ----------- system > system >

[NTG-context] Re: mtxrun error with script pattern

2024-07-15 Thread Marcus Vinicius Mesquita
pt pattern --convert --path=./source --destination=./patterns > > > > with the file hyph-pt.tex v. 1.4 proposed by Leo Araujo and Aline Benevides, > > (see: > > https://github.com/hyphenation/tex-hyphen/pull/62/commits/79f4327c7c94c435cfcb73ea61c001a525fc818e) >

[NTG-context] Re: mtxrun error with script pattern

2024-07-15 Thread Hans Hagen
On 7/16/2024 1:00 AM, Marcus Vinicius Mesquita wrote: Dear List When using: mtxrun --script pattern --convert --path=./source --destination=./patterns with the file hyph-pt.tex v. 1.4 proposed by Leo Araujo and Aline Benevides, (see: https://github.com/hyphenation/tex-hyphen/pull/62/commits

[NTG-context] mtxrun error with script pattern

2024-07-15 Thread Marcus Vinicius Mesquita
Dear List When using: mtxrun --script pattern --convert --path=./source --destination=./patterns with the file hyph-pt.tex v. 1.4 proposed by Leo Araujo and Aline Benevides, (see: https://github.com/hyphenation/tex-hyphen/pull/62/commits/79f4327c7c94c435cfcb73ea61c001a525fc818e) I got the

[NTG-context] nearly on topic: BoVeX, AI alignment

2024-06-10 Thread Henning Hraban Ramm
Funny idea of replacing hyphenation with LLM-generated alternative wording, also explains a bit how TeX works: http://tom7.org/bovex/ (a SIGBOVIK submission) ;) hr ___ If your question is of interest to others as

[NTG-context] Re: missing space with French quotation

2024-05-30 Thread Rik Kabel
, ...)     %% \language sets language to use for hyphenation, quote rules, ... \mainlanguage includes all settings of \language. As you can see in the following example \mainlanguage change the float label and the quotation marks but \language changes only the quotation marks and uses the label of the

[NTG-context] Re: missing space with French quotation

2024-05-30 Thread Wolfgang Schuster
Rik Kabel schrieb am 30.05.2024 um 19:21: From my basic environment file, a useful reminder: %% \mainlanguage sets language used for labels (TOC, chapters, ...) %% \language sets language to use for hyphenation, quote rules, ... \mainlanguage includes all settings of \language. As

[NTG-context] Re: missing space with French quotation

2024-05-30 Thread Rik Kabel
From my basic environment file, a useful reminder: %% \mainlanguage sets language used for labels (TOC, chapters, ...) %% \language sets language to use for hyphenation, quote rules, ... -- Rik On 2024-05-30 11:34, Peter Münster wrote: Hi, When using \start/stopquotation in French

[NTG-context] Re: How to Define a New Language

2024-05-24 Thread Wolfgang Schuster
iwan, Hong Kong) are basically different between the dialects of Chinese. There is no hyphenation difference in any dialect. I looked at the rules for linebreaking in chinese a while ago and even though there are a few guidelines there is no fixed list this. Many programs let you change th

[NTG-context] Re: How to Define a New Language

2024-05-24 Thread ai2472206007
Hong Kong), and the expressions used (Chinese mainland, Taiwan, Hong Kong) are basically different between the dialects of Chinese. There is no hyphenation difference in any dialect. As far as I am currently using, the context is not very well set for localization, and there are many words in la

[NTG-context] Re: How to Define a New Language

2024-05-24 Thread Wolfgang Schuster
a new language. If anyone can give advice, appreciate it 1. It is better to add new languages to Context itself and not just in your document. 2. Chinese doesn't use hyphenation pattern but has rules where to break which is enabled with the \setscript command. 3. We should use agree

[NTG-context] Re: How to disable hyphenation at the end of a line?

2024-05-20 Thread Wolfgang Schuster
Joel via ntg-context schrieb am 20.05.2024 um 03:30: I'm using mostly default ConTeXt settings, but an editor has warned I should avoid using hyphenation at the end of lines--at least for my particular audience. I've found manual text that says how to disable specific words f

[NTG-context] Re: How to disable hyphenation at the end of a line?

2024-05-19 Thread Mikael Sundqvist
ttings, but an editor has warned I should > avoid using hyphenation at the end of lines--at least for my particular > audience. > > I've found manual text that says how to disable specific words from being > hyphenated. > > Is there a whole-docu

[NTG-context] How to disable hyphenation at the end of a line?

2024-05-19 Thread Joel via ntg-context
I'm using mostly default ConTeXt settings, but an editor has warned I should avoid using hyphenation at the end of lines--at least for my particular audience. I've found manual text that says how to disable specific words from being hyphenated. Is there a whole-document switch to

[NTG-context] Re: incosistent output of --- dash

2024-04-06 Thread Hans Hagen
phens are also configured as valid hyphenation chars. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | ww

[NTG-context] Re: ck hyphenation in old German orthography

2024-03-18 Thread Hraban Ramm
details about hyphenation. \startexceptions[de] He{k-}{k}{ck}en-e{k-}{k}{ck}en-ze{k-}{k}{ck}en \stopexceptions % \registerhyphenationpattern[de][c1k/k=k] % % \setuphyphenation[method=traditional] \mainlanguage[de] \starttext Heckeneckenzecken = \hyphenatedword{Heckeneckenzecken} \stoptext

[NTG-context] Re: ck hyphenation in old German orthography

2024-03-17 Thread Wolfgang Schuster
][   hyphenmin=4,   lefthyphenmin=2,   righthyphenmin=2, ] \starttext \hyphenatedfile{aesop-de} \startcolumns Funktioniert die Trennung? Heckeneckenzecken \samplefile{aesop-de} \stopcolumns \stoptext Just as a start, the languages manual provides more details about hyphenation. \startexceptions[de

[NTG-context] ck hyphenation in old German orthography

2024-03-17 Thread Hraban Ramm
Hi, the sample file aesop-de is in old German orthography, there, ck should get hyphenated as k-k, this doesn’t work (e.g. Mücke isn’t hyphenated at all). Is there something I can configure? Hraban \mainlanguage[deo] \setuplanguage[deo][   hyphenmin=4,   lefthyphenmin=2,   righthyphenmin=2, ]

[NTG-context] Re: Issue with italics

2024-02-26 Thread Jean-Pierre Delange
add “force=yes” to your definition of the fallback family: \definefallbackfamily [mainface] [rm] [Theano Didot] [preset=range:greek,force=yes] Your text cannot have two main languages, so \mainlanguage[fr] If you want hyphenation for your Greek passages, you can add \setuplan

[NTG-context] Re: Issue with italics

2024-02-26 Thread Thomas A. Schmitz
will have to add “force=yes” to your definition of the fallback family: \definefallbackfamily [mainface] [rm] [Theano Didot] [preset=range:greek,force=yes] Your text cannot have two main languages, so \mainlanguage[fr] If you want hyphenation for your Greek passages, you can

[NTG-context] Re: Sorry for once more asking, i am at Work

2024-02-19 Thread Gavin via ntg-context
e terminal! > Here is how much of TeX's memory you used: > 16 strings out of 474221 > 403 string characters out of 5750189 > 1922978 words of memory out of 500 > 22371 multiletter control sequences out of 15000+60 > 558069 words of font info for 36 fonts, out of

[NTG-context] Re: Sorry for once more asking, i am at Work

2024-02-19 Thread Ursula Hermann
nd of file on the terminal! Here is how much of TeX's memory you used: 16 strings out of 474221 403 string characters out of 5750189 1922978 words of memory out of 500 22371 multiletter control sequences out of 15000+60 558069 words of font info for 36 fonts, out of 800 for 9000 1141

[NTG-context] Re: hyphenation question

2024-02-02 Thread Hans van der Meer via ntg-context
eve]/ indicating to the reader how the >> abbreviation was interpreted. >> The problem then arises with hyphenation, because /voors[chreeve]/ in the >> example will not be hyphenated as if the []'s were absent. Which is what I >> would like to happen. >&

[NTG-context] Re: hyphenation question

2024-02-02 Thread Hans Hagen via ntg-context
abbreviation was interpreted. The problem then arises with hyphenation, because /voors[chreeve]/  in the example will not be hyphenated as if the []'s were absent. Which is what I would like to happen. Question: is it possible to realize this and how? Like this? \starttext \startexceptions

[NTG-context] hyphenation question

2024-02-02 Thread Hans van der Meer via ntg-context
In the 18th century documents I am transcribing often words are abbreviated as for example voorschreeve becoming voors: In the transcription it is usual to write this as voors[chreeve] indicating to the reader how the abbreviation was interpreted. The problem then arises with hyphenation

[NTG-context] Re: LMTX schema for poster

2024-01-11 Thread Henning Hraban Ramm
Here’s a preliminary schema of LMTX. What do you think? Is there something important missing? Maybe add mtxrun, hyphenation patterns, modules. Move the images to the resources? Maybe I should replace the “files” within MkXL with the parts like parser, par builder and whatever? I don’t want to

[NTG-context] Re: Links

2024-01-09 Thread Ursula Hermann
bleprime} ist gleichbedeutend mit \m{∃y : ∀x : f(x) = y} \par > (Beutelspacher [\hyphenatedurl {10},S.54]). > > \stoptext \hyphenatedurl only changes the hyphenation of its content, it doesn’t create a link. In your example it makes no sense. Generally, you need an anchor (link target) t

[NTG-context] Re: Links

2024-01-08 Thread Henning Hraban Ramm
unabhängig von der Wahl\par von \m{x\doubleprime} ist gleichbedeutend mit \m{∃y : ∀x : f(x) = y} \par (Beutelspacher [\hyphenatedurl {10},S.54]). \stoptext \hyphenatedurl only changes the hyphenation of its content, it doesn’t create a link. In your example it makes no sense. Generally, you

[NTG-context] Re: Hyphenation for Indonesian language

2023-12-29 Thread Hans Hagen
On 12/29/2023 9:09 PM, Arthur Rosendahl wrote: Hi Muhammad, On Sat, Dec 30, 2023 at 01:08:24AM +0700, Muhammad Rizqi Siregar wrote: I'd like to ask if ConTeXt LMTX has hyphenation for Indonesian language or a way to enable it. I think Babel package in LaTeX has some pattern file

[NTG-context] Re: Hyphenation for Indonesian language

2023-12-29 Thread Arthur Rosendahl
Hi Muhammad, On Sat, Dec 30, 2023 at 01:08:24AM +0700, Muhammad Rizqi Siregar wrote: > I'd like to ask if ConTeXt LMTX has hyphenation for Indonesian language or > a way to enable it. I think Babel package in LaTeX has some pattern files > for the language, although I am no

[NTG-context] Hyphenation for Indonesian language

2023-12-29 Thread Muhammad Rizqi Siregar
Hello, I'd like to ask if ConTeXt LMTX has hyphenation for Indonesian language or a way to enable it. I think Babel package in LaTeX has some pattern files for the language, although I am not sure whether they can be borrowed to work with ConTeXt or not. Appreciate any help on this. T

[NTG-context] Re: [ how to force hyphenation all words ]

2023-11-16 Thread Marco Patzer
On Thu, 16 Nov 2023 21:40:08 +0100 vm via ntg-context wrote: > Is there a command in context to force every word in a text to > hyphenate? e.g to typeset a text with "ge-dach-ten-streep-jes" Like this? \starttext \hyphenatedword{\samplefile{knuth}} \stoptext Marco ___

[NTG-context] [ how to force hyphenation all words ]

2023-11-16 Thread vm via ntg-context
Is there a command in context to force every word in a text to hyphenate? e.g to typeset a text with "ge-dach-ten-streep-jes" Thanks .Floris ___ If your question is of interest to others as well, please add an entry t

[NTG-context] Re: hyphenation inside quotation

2023-08-22 Thread Hans Hagen
On 8/22/2023 9:59 AM, Henning Hraban Ramm wrote: Am 20.08.23 um 08:32 schrieb Wolfgang Schuster: In the next release you don't need the method=font anymore because the missing hyphenation is the result of a old patch which was needed in 2013. Back than there was no problem with hyphen

[NTG-context] Re: hyphenation inside quotation

2023-08-22 Thread Henning Hraban Ramm
Am 20.08.23 um 08:32 schrieb Wolfgang Schuster: In the next release you don't need the method=font anymore because the missing hyphenation is the result of a old patch which was needed in 2013. Back than there was no problem with hyphenation and the patch but since than Hans added a fe

[NTG-context] Re: hyphenation inside quotation

2023-08-19 Thread Wolfgang Schuster
Thomas A. Schmitz schrieb am 19.08.2023 um 18:10: On 8/19/23 17:51, Wolfgang Schuster wrote: You can use the font method to have hyphenated words back. The culprit which prevents hyphenation are the penalty settings which are added by ConTeXt when the default method is used. \mainlanguage [de

[NTG-context] Re: hyphenation inside quotation

2023-08-19 Thread Thomas A. Schmitz
On 8/19/23 17:51, Wolfgang Schuster wrote: You can use the font method to have hyphenated words back. The culprit which prevents hyphenation are the penalty settings which are added by ConTeXt when the default method is used. \mainlanguage [de] \setuppapersize [A6] \setupquotation[method

[NTG-context] Re: hyphenation inside quotation

2023-08-19 Thread Wolfgang Schuster
have hyphenated words back. The culprit which prevents hyphenation are the penalty settings which are added by ConTeXt when the default method is used. \mainlanguage [de] \setuppapersize [A6] \setupquotation[method=text] \starttext „Originalgenie“ „Originalgenie“ „Originalgenie“ \quot

[NTG-context] hyphenation inside quotation

2023-08-19 Thread Thomas A. Schmitz
Hi, is this a limitation or a bug? Text inside \quotation{} is not hyphenated. It appears to be like this for a couple of versions, but I'm not sure if it has always been the case. Silly example to test: \mainlanguage [de] \setuppapersize [A6] \setupbodyfont [14pt] \starttext „Originalgen

[NTG-context] Re: Tracker for hyphens at the end of lines

2023-08-09 Thread Hans Hagen via ntg-context
On 8/9/2023 12:10 PM, denis.ma...@unibe.ch wrote: Keith, you can also check hyphenations using a script: -- check-hyphens.lua --[[ analyze hyphenations based on a ConTeXt log file enable hyphenation tracking in the ConTeXt file with \enabletrackers[hyphenation.applied] then

[NTG-context] Re: Tracker for hyphens at the end of lines

2023-08-09 Thread denis.maier
Keith, you can also check hyphenations using a script: -- check-hyphens.lua --[[ analyze hyphenations based on a ConTeXt log file enable hyphenation tracking in the ConTeXt file with \enabletrackers[hyphenation.applied] then run this script with lua check-hyphens.lua

[NTG-context] Re: How to make words searchable without diacritics

2023-08-07 Thread Marcus Vinicius Mesquita
right. > You can try this: > > \starttext > > \protected\def\ProofOfConcept#1#2% >{{#1\llap{\effect[hidden]{#2 > > test test \ProofOfConcept{föö}{foo} test > > \stoptext > > but forget about hyphenation (actualtext probably also doesn't

[NTG-context] Re: How to make words searchable without diacritics

2023-08-07 Thread Hans Hagen
about hyphenation (actualtext probably also doesn't always work well across lines in viewers). Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Nether

[NTG-context] Re: \phrasetext issue with language uk. Was: Ukrainian hyphenation?

2023-08-05 Thread Gerben Wierda
e offical tag but for historic reasone we use ua as language; given >> the uk's exit and ua's entry in the european union we could now consider >> adapting it; and i'd wonder is anyone would notice - or bother - is we'd use >> ukrain hyphenation for russ

[NTG-context] \phrasetext issue with language uk. Was: Ukrainian hyphenation?

2023-08-05 Thread Gerben Wierda
mf-context/tex/context/patterns/mkiv/lang-uk.lua > > uk is the offical tag but for historic reasone we use ua as language; given > the uk's exit and ua's entry in the european union we could now consider > adapting it; and i'd wonder is anyone would notice - or both

[NTG-context] Re: Tracker for hyphens at the end of lines

2023-08-01 Thread Keith McKay
t the end of lines similar the way underfull and overfull boxes can be displayed with a coloured bar at the end of the offending line? I have looked at the wiki page "Reviewing hyphenation" and it has a solution for mkii from 2009 which, I would think, won't be suitable  for pr

[NTG-context] Re: Tracker for hyphens at the end of lines

2023-08-01 Thread Hans Hagen via ntg-context
On 8/1/2023 4:54 PM, Keith McKay wrote: Hi colleagues, Is there a tracker for highlighting hyphens at the end of lines similar the way underfull and overfull boxes can be displayed with a coloured bar at the end of the offending line? I have looked at the wiki page "Reviewing hyphen

[NTG-context] Tracker for hyphens at the end of lines

2023-08-01 Thread Keith McKay
Hi colleagues, Is there a tracker for highlighting hyphens at the end of lines similar the way underfull and overfull boxes can be displayed with a coloured bar at the end of the offending line? I have looked at the wiki page "Reviewing hyphenation" and it has a solution for mkii

[NTG-context] Re: Par Builder Tests

2023-07-30 Thread Keith McKay
Hraban's suggestion works really well. I setup hyphenation rules for the underfull boxes of Russian names and reduced the \tolerance to 600.  I'm now down to about 20 underfull boxes which to my eyes look fine. Thanks again Hraban Best Wishes Keith On 28/07/2023 19:20, Keith M

[NTG-context] Re: Par Builder Tests

2023-07-28 Thread Keith McKay
his Honor" > > in the first png and "Well, you see," in the second png. I not sure a > > reader would spot the second png badness but the first is noticeable to > > my eyes. > > Hi Keith, > since both cases are caused by names with accents, did you try t

[NTG-context] Re: Par Builder Tests

2023-07-28 Thread Henning Hraban Ramm
es with accents, did you try to add hyphenation exceptions for those? Such cases are probably not covered by English hyphentation rules. Hraban ___ If your question is of interest to others as well, please add a

[NTG-context] Re: Ukrainian hyphenation?

2023-07-19 Thread Hans Hagen via ntg-context
the european union we could now consider adapting it; and i'd wonder is anyone would notice - or bother - is we'd use ukrain hyphenation for russian, which could save some bytes in

[NTG-context] Re: Ukrainian hyphenation?

2023-07-18 Thread Gerben Wierda
> On 19 Jul 2023, at 08:52, Hans Hagen wrote: > > so best not mess with setting up languages that already have been set up. I had no idea I was messing. What am I doing wrong, then. Because in my actual document with ua language setting it is not hyphenated. This was just a minimal example

[NTG-context] Re: Ukrainian hyphenation?

2023-07-18 Thread Hans Hagen
On 7/19/2023 12:36 AM, Gerben Wierda wrote: This file: \setupinteraction [state=start, color=blue, style=bold] \definefallbackfamily [archimate] [ss] [Helvetica] [preset=range:cyrillic, tf=style:light, it=style:lightoblique, bf=style:regular, bi=style:obli

[NTG-context] Ukrainian hyphenation?

2023-07-18 Thread Gerben Wierda
This file: \setupinteraction [state=start, color=blue, style=bold] \definefallbackfamily [archimate] [ss] [Helvetica] [preset=range:cyrillic, tf=style:light, it=style:lightoblique, bf=style:regular, bi=style:oblique, force=yes, rscale=1.0] \definefontfamily [arch

Re: [NTG-context] new version

2023-06-23 Thread Marcus Vinicius Mesquita via ntg-context
> > (3) The biggest new feature (already known to some of you as we chat > about it) is that in addition to the (upto three) passes that create a > paragraph we can now have extra ones. This is discussed in > lowlevel-lines.pdf (preliminary). The second pass is the most important > on

  1   2   3   4   5   6   7   8   9   10   >