Aditya,
On Sun, 23 May 2021, Gavin wrote:
Hello,
I’m using ConTeXt with MacOS. The current version of MkIV produces upright math rather than italic. MWE:
\starttext \m{f = \beta} \stoptext
Works correctly here. What does context --version say?
My log file has this near the beginning: ... This is LuaTeX, Version 1.13.0 (TeX Live 2021) … system > ConTeXt ver: 2021.05.21 15:07 MKIV fmt: 2021.5.23 int: english/english … I am putting the entire log file below, since it isn’t terribly long. I hope that’s not bad etiquette. (I’m fairly new here.) Thanks! Gavin
mtx-context | redirect luametatex -> luatex: luatex --luaonly "/Users/Gavin/context-osx-64/tex/texmf-osx-64/bin/mtxrun.lua" --script mtx-context --luatex --autopdf GlyphExp.tex --redirected
resolvers | formats | executing runner 'run luatex format': /Users/Gavin/context-osx-64/tex/texmf-osx-64/bin/luatex --jobname="GlyphExp" --fmt=/Users/Gavin/context-osx-64/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.fmt --lua=/Users/Gavin/context-osx-64/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui cont-yes.mkiv --c:autopdf --c:currentrun=1 --c:engine="luatex" --c:fulljobname="./GlyphExp.tex" --c:input="./GlyphExp.tex" --c:kindofrun=1 --c:luatex --c:maxnofruns=9 --c:redirected --c:texmfbinpath="/Users/Gavin/context-osx-64/tex/texmf-osx-64/bin" This is LuaTeX, Version 1.13.0 (TeX Live 2021) system commands enabled. open source > level 1, order 1, name '/Users/Gavin/context-osx-64/tex/texmf-context/tex/context/base/mkiv/cont-yes.mkiv' system > system > ConTeXt ver: 2021.05.21 15:07 MKIV fmt: 2021.5.23 int: english/english system > system > 'cont-new.mkiv' loaded open source > level 2, order 2, name '/Users/Gavin/context-osx-64/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv' system > beware: some patches loaded from cont-new.mkiv close source > level 2, order 2, name '/Users/Gavin/context-osx-64/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv' system > files > jobname 'GlyphExp', input './GlyphExp', result 'GlyphExp' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 2, order 3, name '/Users/Gavin/Desktop/GlyphExp/GlyphExp.tex' fonts > preloading latin modern fonts (second stage) fonts > 'fallback modern-designsize rm 12pt' is loaded backend > xmp > using file '/Users/Gavin/context-osx-64/tex/texmf-context/tex/context/base/mkiv/lpdf-pdx.xml' pages > flushing realpage 1, userpage 1, subpage 1 close source > level 2, order 3, name '/Users/Gavin/Desktop/GlyphExp/GlyphExp.tex' close source > level 1, order 3, name '/Users/Gavin/context-osx-64/tex/texmf-context/tex/context/base/mkiv/cont-yes.mkiv'
mkiv lua stats > used config file: selfautoparent:/texmf/web2c/texmfcnf.lua mkiv lua stats > used cache path: /Users/Gavin/context-osx-64/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e mkiv lua stats > resource resolver: loadtime 0.006 seconds, 0 scans with scantime 0.000 seconds, 0 shared scans, 11 found files, scanned paths: <none> mkiv lua stats > stored bytecode data: 457 modules (0.242 sec), 96 tables (0.015 sec), 553 chunks (0.257 sec) mkiv lua stats > traced context: maxstack: 1424, freed: 0, unreachable: 1424 mkiv lua stats > cleaned up reserved nodes: 57 nodes, 9 lists of 442 mkiv lua stats > node memory usage: 11 attribute, 4 attribute_list, 1 glue, 51 glue_spec, 3 kern, 2 penalty, 2 temp, 2 user_defined mkiv lua stats > node list callback tasks: 8 unique task lists, 7 instances (re)created, 38 calls mkiv lua stats > used backend: pdf (backend for directly generating pdf output) mkiv lua stats > jobdata time: 0.001 seconds saving, 0.000 seconds loading mkiv lua stats > callbacks: internal: 132, file: 64, direct: 2, late: 0, function 507, total: 705 (705 per page) mkiv lua stats > randomizer: resumed with value 0.58778292965144 mkiv lua stats > result saved in file: GlyphExp.pdf, compresslevel 3, objectcompresslevel 1 mkiv lua stats > loaded patterns: en::1, load time: 0.000 mkiv lua stats > loaded fonts: 2 files: latinmodern-math.otf, lmroman12-regular.otf mkiv lua stats > font engine: otf 3.116, afm 1.513, tfm 1.000, 7 instances, 3 shared in backend, 3 common vectors, 0 common hashes, load time 0.200 seconds mkiv lua stats > used platform: osx-64, type: unix, binary subtree: texmf-osx-64 mkiv lua stats > used engine: luatex version: 1.13, functionality level: 7420, banner: this is luatex, version 1.13.0 (tex live 2021) mkiv lua stats > used hash slots: 46714 of 65536 + 250000 mkiv lua stats > lua properties: engine: lua 5.3, used memory: 106 MB, ctx: 106 MB, max: unknown MB, hash chars: min(64,40), symbol mask: utf (τεχ) mkiv lua stats > runtime: 0.545 seconds, 1 processed pages, 1 shipped pages, 1.835 pages/second mtx-context | pdfview methods: auto default okular pdfxcview sumatra, current method: sumatra (directives_pdfview_method) pdfview | command: wine "sumatrapdf.exe" -reuse-instance -bg-color 0xCCCCCC "GlyphExp.pdf" 1>/dev/null 2>/dev/null & mtx-context | pdfview overhead: 0.004 seconds system | total runtime: 0.865 seconds