Am 19.01.2025 um 18:00 schrieb [email protected]:
Dear List,
I am using the Debian ConTeXt with the following version:
context 2024.04.01.20240428+dfsg-2
I am having some issues, particularly with the \sqrt symbol when using
a presentation mode in ConTeXt. The following gist has the files in
question:
https://gist.github.com/kumanna/eb81deae66e34809b9074be1f3f6e9d0
I have the Fontin, Neo Euler and Delicious OTFs loaded properly with mtxrun. In
my
slide, if the \sqrt is present, I get the following error:
1. Add \starttext and \stoptext to your document.
2. Use \setupalign[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]
\definetypeface [myfamily] [mm] [math] [eulernova] [default]
[rscale=1.66]
\setupbodyfont[myfamily]
\starttext
\dm{\sqrt{x + y}}
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________