some ConTeXt distribution's Fonts don't work
Hi all, I suppose this is a bug or something unresolved, the following code renders a pdf in LMRoman (lmserif) only: \starttext \startitemize[none] \switchtobodyfont[antykwatorunska] \item font-test 123 \switchtobodyfont[kurier] \item font-test 123 \switchtobodyfont[almfixed] \item font-test 123 \switchtobodyfont[neoeuler] \item font-test 123 \switchtobodyfont[stixtwotext] \item font-test 123 \stopitemize \stoptext How to switch to these fonts? Could this be fixed by default? I'm on ConTeXt ver: 2021.10.21 19:57 LMTX. I've tested all the fonts from https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts and these are the only one that do not work. Kind regards and thanks for the great work on context, I just updated and was able to run my previous code resulting in a slightly smaller pdf, which I find great! Andrej
See in .../context/tex/texmf-context/tex/context/fonts/mkiv/ The names have chsnged... Ex. antykwa For that reason unknown library 'antykwatorunska' Cheers, Luis Montgomery El jue., 21 de octubre de 2021 16:01, a badin via ntg-context < ntg-context@ntg.nl> escribió:
Hi all, I suppose this is a bug or something unresolved, the following code renders a pdf in LMRoman (lmserif) only:
\starttext \startitemize[none] \switchtobodyfont[antykwatorunska] \item font-test 123 \switchtobodyfont[kurier] \item font-test 123 \switchtobodyfont[almfixed] \item font-test 123 \switchtobodyfont[neoeuler] \item font-test 123 \switchtobodyfont[stixtwotext] \item font-test 123 \stopitemize \stoptext
How to switch to these fonts? Could this be fixed by default? I'm on ConTeXt ver: 2021.10.21 19:57 LMTX. I've tested all the fonts from https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts and these are the only one that do not work.
Kind regards and thanks for the great work on context, I just updated and was able to run my previous code resulting in a slightly smaller pdf, which I find great! Andrej
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net
___________________________________________________________________________________
On 10/22/2021 6:30 AM, Luis Montgomery via ntg-context wrote:
See in
.../context/tex/texmf-context/tex/context/fonts/mkiv/
The names have chsnged... Ex. antykwa
For that reason
unknown library 'antykwatorunska'
Cheers,
Luis Montgomery
El jue., 21 de octubre de 2021 16:01, a badin via ntg-context
mailto:ntg-context@ntg.nl> escribió: Hi all, I suppose this is a bug or something unresolved, the following code renders a pdf in LMRoman (lmserif) only:
\starttext \startitemize[none] \switchtobodyfont[antykwatorunska] \item font-test 123 \switchtobodyfont[kurier] \item font-test 123 \switchtobodyfont[almfixed] \item font-test 123 \switchtobodyfont[neoeuler] \item font-test 123 \switchtobodyfont[stixtwotext] \item font-test 123 \stopitemize \stoptext
How to switch to these fonts? Could this be fixed by default? I'm on ConTeXt ver: 2021.10.21 19:57 LMTX. I've tested all the fonts from https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts and these are the only one that do not work.
Kind regards and thanks for the great work on context, I just updated and was able to run my previous code resulting in a slightly smaller pdf, which I find great! Andrej also, some are ss or tt
\starttext \startitemize[none] \switchtobodyfont[antykwa] \item font-test 123 \switchtobodyfont[kurier,ss] \item font-test 123 \switchtobodyfont[almfixed,tt] \item font-test 123 \switchtobodyfont[eulernova] \item font-test 123 \switchtobodyfont[stixtwo] \item font-test 123 \stopitemize \stoptext best wikify this ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Thank you, I've put it on the wiki.
Andrej
On Fri, 22 Oct 2021 at 09:28, Hans Hagen
On 10/22/2021 6:30 AM, Luis Montgomery via ntg-context wrote:
See in
.../context/tex/texmf-context/tex/context/fonts/mkiv/
The names have chsnged... Ex. antykwa
For that reason
unknown library 'antykwatorunska'
Cheers,
Luis Montgomery
El jue., 21 de octubre de 2021 16:01, a badin via ntg-context
mailto:ntg-context@ntg.nl> escribió: Hi all, I suppose this is a bug or something unresolved, the following code renders a pdf in LMRoman (lmserif) only:
\starttext \startitemize[none] \switchtobodyfont[antykwatorunska] \item font-test 123 \switchtobodyfont[kurier] \item font-test 123 \switchtobodyfont[almfixed] \item font-test 123 \switchtobodyfont[neoeuler] \item font-test 123 \switchtobodyfont[stixtwotext] \item font-test 123 \stopitemize \stoptext
How to switch to these fonts? Could this be fixed by default? I'm on ConTeXt ver: 2021.10.21 19:57 LMTX. I've tested all the fonts from https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts and these are the only one that do not work.
Kind regards and thanks for the great work on context, I just updated and was able to run my previous code resulting in a slightly smaller pdf, which I find great! Andrej also, some are ss or tt
\starttext \startitemize[none] \switchtobodyfont[antykwa] \item font-test 123 \switchtobodyfont[kurier,ss] \item font-test 123 \switchtobodyfont[almfixed,tt] \item font-test 123 \switchtobodyfont[eulernova] \item font-test 123 \switchtobodyfont[stixtwo] \item font-test 123 \stopitemize \stoptext
best wikify this
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
double-checking the fonts, two still don't switch. this example
procudes a pdf with Latin Modern instead ALM Fixed and Kurier. Any
ideas on how to use those?
\starttext
\switchtobodyfont[almfixed,tt] 123abc \par
\switchtobodyfont[almfixed] 123abc \par
\switchtobodyfont[kurier] 123abc \par
\switchtobodyfont[kurier,ss] 123abc
\stoptext
Luis, the folder you've mentioned does not contain anything that would
resemble Almfixed. Kurier does not have a .lfg file there - perhaps
these are hints at a solution, but I don't know.
Andrej
On Fri, 22 Oct 2021 at 09:28, Hans Hagen
On 10/22/2021 6:30 AM, Luis Montgomery via ntg-context wrote:
See in
.../context/tex/texmf-context/tex/context/fonts/mkiv/
The names have chsnged... Ex. antykwa
For that reason
unknown library 'antykwatorunska'
Cheers,
Luis Montgomery
El jue., 21 de octubre de 2021 16:01, a badin via ntg-context
mailto:ntg-context@ntg.nl> escribió: Hi all, I suppose this is a bug or something unresolved, the following code renders a pdf in LMRoman (lmserif) only:
\starttext \startitemize[none] \switchtobodyfont[antykwatorunska] \item font-test 123 \switchtobodyfont[kurier] \item font-test 123 \switchtobodyfont[almfixed] \item font-test 123 \switchtobodyfont[neoeuler] \item font-test 123 \switchtobodyfont[stixtwotext] \item font-test 123 \stopitemize \stoptext
How to switch to these fonts? Could this be fixed by default? I'm on ConTeXt ver: 2021.10.21 19:57 LMTX. I've tested all the fonts from https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts and these are the only one that do not work.
Kind regards and thanks for the great work on context, I just updated and was able to run my previous code resulting in a slightly smaller pdf, which I find great! Andrej also, some are ss or tt
\starttext \startitemize[none] \switchtobodyfont[antykwa] \item font-test 123 \switchtobodyfont[kurier,ss] \item font-test 123 \switchtobodyfont[almfixed,tt] \item font-test 123 \switchtobodyfont[eulernova] \item font-test 123 \switchtobodyfont[stixtwo] \item font-test 123 \stopitemize \stoptext
best wikify this
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Apparently, almfixed and kurier fonts no longer load as before.
But in this way yes, and I still can't find the reason:
%%%%
\definefontfamily[FAR][serif][almfixed]
\definefontfamily[KUR][sans serif][kurier]
\setupbodyfont [FAR,10pt]
\starttext
123abc\par
\switchtobodyfont[FAR,40pt] 123abc \par
\switchtobodyfont[KUR,40pt]
123abc\par
\switchtobodyfont[FAR,8pt] 123abc\par
\switchtobodyfont[KUR,8pt] 123abc
\stoptext
%%%%
log say:
loaded fonts: 2 files: almfixed.otf, kurier-regular.otf
L. Montgomery
El vie, 22 oct 2021 a las 10:44, a badin (
double-checking the fonts, two still don't switch. this example procudes a pdf with Latin Modern instead ALM Fixed and Kurier. Any ideas on how to use those?
\starttext \switchtobodyfont[almfixed,tt] 123abc \par \switchtobodyfont[almfixed] 123abc \par \switchtobodyfont[kurier] 123abc \par \switchtobodyfont[kurier,ss] 123abc \stoptext
Luis, the folder you've mentioned does not contain anything that would resemble Almfixed. Kurier does not have a .lfg file there - perhaps these are hints at a solution, but I don't know.
Andrej
On Fri, 22 Oct 2021 at 09:28, Hans Hagen
wrote: On 10/22/2021 6:30 AM, Luis Montgomery via ntg-context wrote:
See in
.../context/tex/texmf-context/tex/context/fonts/mkiv/
The names have chsnged... Ex. antykwa
For that reason
unknown library 'antykwatorunska'
Cheers,
Luis Montgomery
El jue., 21 de octubre de 2021 16:01, a badin via ntg-context
mailto:ntg-context@ntg.nl> escribió: Hi all, I suppose this is a bug or something unresolved, the following code renders a pdf in LMRoman (lmserif) only:
\starttext \startitemize[none] \switchtobodyfont[antykwatorunska] \item font-test 123 \switchtobodyfont[kurier] \item font-test 123 \switchtobodyfont[almfixed] \item font-test 123 \switchtobodyfont[neoeuler] \item font-test 123 \switchtobodyfont[stixtwotext] \item font-test 123 \stopitemize \stoptext
How to switch to these fonts? Could this be fixed by default? I'm
on
ConTeXt ver: 2021.10.21 19:57 LMTX. I've tested all the fonts from https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts https://wiki.contextgarden.net/ConTeXt_distribution%27s_Fonts
and
these are the only one that do not work.
Kind regards and thanks for the great work on context, I just
updated
and was able to run my previous code resulting in a slightly
smaller
pdf, which I find great! Andrej
also, some are ss or tt
\starttext \startitemize[none] \switchtobodyfont[antykwa] \item font-test 123 \switchtobodyfont[kurier,ss] \item font-test 123 \switchtobodyfont[almfixed,tt] \item font-test 123 \switchtobodyfont[eulernova] \item font-test 123 \switchtobodyfont[stixtwo] \item font-test 123 \stopitemize \stoptext
best wikify this
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Luis Montgomery via ntg-context schrieb am 22.10.2021 um 21:13:
Apparently, almfixed and kurier fonts no longer load as before.
The ALM Fixed font can't be used because there is no typescript file to use it in a document. The Kurier fonts have an existing typescript file but it can't be used because a) it refers to the font files in Type1 format which are shipped with ConTeXt but the metric files (*.afm) are missing and b) there are no typeface definition (\definetypeface) to load the typescripts. Attached are new typescript files for ALM Fixed and Kurier, you can use both of them to test if everything works as expected. Wolfgang
Great job, Wolfganag Those scripts were missing in $HOME/context/tex/ texmf-context/tex/context/fonts/mkiv/ Now everything is fine L. Montgomery El dom, 24 oct 2021 a las 10:23, Wolfgang Schuster (< wolfgang.schuster.lists@gmail.com>) escribió:
Luis Montgomery via ntg-context schrieb am 22.10.2021 um 21:13:
Apparently, almfixed and kurier fonts no longer load as before.
The ALM Fixed font can't be used because there is no typescript file to use it in a document.
The Kurier fonts have an existing typescript file but it can't be used because a) it refers to the font files in Type1 format which are shipped with ConTeXt but the metric files (*.afm) are missing and b) there are no typeface definition (\definetypeface) to load the typescripts.
Attached are new typescript files for ALM Fixed and Kurier, you can use both of them to test if everything works as expected.
Wolfgang
participants (4)
-
a badin
-
Hans Hagen
-
Luis Montgomery
-
Wolfgang Schuster