On 8/8/2025 9:21 PM, user691586 via ntg-context wrote:
I meant of course "natively active in Plain TeX". I was referring to the
format, and applies to the pdftex, xetex, luatex engines too.
it is unrelated to engines: any can define any character active
what luametatex adds is mor
(or luatex or ...) but are real commands, so no magic macro body
prefixing (idem for \tolerant and some combinations)
from the various documentation you can deduce that luametatex has a more
extensive and granular way of dealing with these matters (some come at a
cost in performance but that is
I meant of course "natively active in Plain TeX". I was referring to the
format, and applies to the pdftex, xetex, luatex engines too.
___
If your question is of interest to others as well, please add an en
eature of context.
>
> and indeed, unprotected control sequences are not implemented as in etex
> (or luatex or ...) but are real commands, so no magic macro body
> prefixing (idem for \tolerant and some combinations)
>
> from the various documentation you can deduce
but i assume you checked that already
and indeed, unprotected control sequences are not implemented as in etex
(or luatex or ...) but are real commands, so no magic macro body
prefixing (idem for \tolerant and some combinations)
from the various documentation you can deduce that luametatex has a more
tfontsetup
(SomeSystemFont scaled at etc.), however works, but seems a bit brute
force. :-(
1. It would be useful to get a complete working minimal example to show
the problem and not just a few snippets we have to put together.
2. Check if you get the same output when you switch to LuaTeX as engine,
i
;$SELFAUTOPARENT/texmf-dist/"), but I have no idea how to do that.
> > Also, can you please rename m-texlive.mkxl to m-texlive.mkiv? LuaTeX
> > doesn't find the file with the ".mkxl" suffix, and I'd like to keep
> > supporting MkIV in TeX Live.
>
> hm
er for context which
leaves out complete subtrees. The file database isn't generated that
often, it's access during a run that matters more.
Also, can you please rename m-texlive.mkxl to m-texlive.mkiv? LuaTeX
doesn't find the file with the ".mkxl" suffix, and I'd like t
have really
fast disks.
I've included a diff inline below, and I've also attached the modified
files. I didn't attach mtxrun.lua since the file is so large, so you'll
need to manually copy the changes from the diff.
Also, can you please rename m-texlive.mkxl to m-texlive.mkiv? Lu
ny modules, or
documentation) is 129MB.
> Maybe caching is the main challenge.
Generating the caches adds another 286MB, but also substantially
shortens the runtime. My current cache generation script consists of the
following:
context --make
mtxrun --script fonts --reload
context con
m tex and expect
it to be around and developped; they normally sit on their technology
anyway), service providers (where we were told corporate / investor
policy drives decisions drive the processes; again, just assuming tex
keeps developing).
It says something that in the decades we develop l
ll | linked : mtxrun
mtx-install | linked : context
mtx-install | xbit set :
/Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/luametatex
mtx-install | xbit set :
/Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/luatex
mtx-install | xbit set :
/Use
wangzhongtian wrote:
>
> The below snippet from manual about columnset do not work as expected in
> luametatex version 2025-02-07, but works in luatex. In luametatex, all the
> figures gathered at the last few pages.
>
>
>
> \usemodule[visual]
> \dontcomplain
> \useMPl
The below snippet from manual about columnset do not work as expected in luametatex version 2025-02-07, but works in luatex. In luametatex, all the figures gathered at the last few pages.\usemodule[visual] \dontcomplain\useMPlibrary[dum]\definecolumnset[example][n=4]\starttext\startcolumnset
On 6/14/25 16:03, Wolfgang Schuster wrote:
> [...]
> pstricks uses postscript which isn't supported with pdftex, luatex etc.
Just as a general comment, Taco developed Escrito
(https://escrito.luatex.org/) in order to have pstricks in LuaTeX
(https://escrito.luatex.org/bt10/escritotalk
gt; >
> > welcome to the mailing list.
> >
> >> [...]
> >
> > As for pstricks (never used it), I have just found that there is a
> > module `m-pstrick', but it doesn’t work with LuaMetaTeX.
> >
> > I couldn’t make it work with LuaTeX either (s
e documentation: I've not managed to load pstricks
> > or edmac,
>
> As for pstricks (never used it), I have just found that there is a
> module `m-pstrick', but it doesn’t work with LuaMetaTeX.
>
> I couldn’t make it work with LuaTeX either (sample from
>
> https://mai
taTeX.
I couldn’t make it work with LuaTeX either (sample from
https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/RJR7MRTPR7S35OH4KWAWIOAMY3CRF5UB/).
pstricks uses postscript which isn't supported with pdftex, luatex etc.
edmac is almost three decades old. If you
found that there is a
module `m-pstrick', but it doesn’t work with LuaMetaTeX.
I couldn’t make it work with LuaTeX either (sample from
https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/RJR7MRTPR7S35OH4KWAWIOAMY3CRF5UB/).
edmac is almost three decades old. If you want
https://raw
\CONTEXT\ we
%D don't generate an lsr file. Here both are checked.
So TeX Live (tlmgr) always runs "mtxrun [--luatex] --generate" and
"context [--luatex] --make" whenever it modifies any ConTeXt files, but
since most users install TeX Live to "/usr/local/texlive/$YEAR
code, thanks!
> %D I guess that the reason for this hackery is that a \TEXLIVE\ doesn't do
> %D an update of the file database after installing some \CONTEXT\ related
> %D files. In a similar manner, when a used updated something \CONTEXT\ we
> %D don't generate an lsr fi
t questions and
reports); nothing spectacular
There are to issues related to notes.
The first one is `\setupnotes[footnote][rule=paragraph]` not following
`\setupalign[r2l]` (but only in LMTX, LuaTeX works fine in this regard;
https://mailman.ntg.nl/archives/list/ntg-contex
a few fixes here and there (related to mailing list questions and
> reports); nothing spectacular
There are to issues related to notes.
The first one is `\setupnotes[footnote][rule=paragraph]` not following
`\setupalign[r2l]` (but only in LMTX, LuaTeX works fine in this regard;
https://mailman.ntg
On 4/30/25 00:04, Mohammad Hossein Bateni wrote:
> Hello,
>
> I think the following used to place the footnote rule on the right side
> (as in rule=right). Now it doesn't.
Hi Mohammad,
I can confirm that with your source MkIV (LuaTeX 1.23 7679 + ConTeXt
MkIV 2025.04.28 14:29) p
We pushed the first post texlive 2025 update. Apart from a few pending
patches, we spend some time on what we call retrotex and retropost.
retrotex: Due to external factors the decision was made to let luatex
math default to a more conservative handling of fonts: we just assume
that opentype
\stopbuffer
\footnote{\getbuffer}
\stoptext
\starttext
I’m on Linux64 and ConTeXt data requested above read (with Both LMTX and
LuaTeX):
2025.02.28 18:16
luametatex
211.7
202502261
2025.02.28 18:16
luatex
1.21
76671 2
Could you check if the previou
ion
1824 – the war of extermination
1901 – the Constitution
\stoplines
\stopbuffer
\footnote{\getbuffer}
\stoptext
\starttext
I’m on Linux64 and ConTeXt data requested above read (with Both LMTX and
LuaTeX):
2025.02.28 18:16
luametatex
211.7
202502261
> On 23 Mar 2025, at 18:19, Pablo Rodriguez via ntg-context
> wrote:
>
> On 3/23/25 18:51, Jim wrote:
>> [...]
>> (PR) ? Fedora works
>> [[I assume when Pablo says "LuaTeX 2.11.07 20250226" he means ...202
favourite cow):
> Hi Jim,
> using your image (SHA512
> 2087e6b338a0f99b1fd3c1b987eabc246b97d0508f69afdcddcc947caa1fc3eea1e7a8e166825700659ffc2c7500a1e746deceee8df24d978f7849602fa69eef)
> with both ConTeXt 2025.02.28 18:16 and either LuaTeX 1.21 7667 or
> 2.11.07 20250226 gets the right image displayed on the page.
> I’m on Fedora Linux
On 3/23/25 18:51, Jim wrote:
> [...]
> (PR) ? Fedora works
>[[I assume when Pablo says "LuaTeX 2.11.07 20250226" he means ...20250228
> ]]
Metadata actually show (just after reinstalling the binaries):
LuaMetaTeX 2.11.07 2
3-android14-11works
(PR) ? Fedora works
[[I assume when Pablo says "LuaTeX 2.11.07 20250226" he means ...20250228 ]]
(BH) Mac? works
(BH) ? Slackware 15 VM, KDE D
a69eef)
with both ConTeXt 2025.02.28 18:16 and either LuaTeX 1.21 7667 or
2.11.07 20250226 gets the right image displayed on the page.
I’m on Fedora Linux, so Linux might not be the problem here.
Would it be possible that your PDF viewer or dependent libraries might
have an issue with these kin
On 3/23/25 10:07, Pablo Rodriguez wrote:
> with both ConTeXt 2025.02.28 18:16 and either LuaTeX 1.21 7667 or
> 2.11.07 20250226 gets the right image displayed on the page.
Well, LuaTeX 2.11.07 20250226 is actually LuaMetaTeX 2.11.07 20250226.
Just in case it had lead to confussion,
On 3/5/25 09:44, Hans Hagen wrote:
> [...]
> indeed there in the second one compression seems to be turned off for
> the included streams
> [...]
> after fixing this here (mkxl):
Many thanks for the fix, Hans.
Would it be possible to have the patch before the new release?
Many thanks for your he
orrectly
> > contains the mathml for the equation. the tag/div it selve has the
> > image attibute set which points to the first image file imported
> > before.
> >
> > I do guess this is intended to be a fallback, in case browser or
> > read
> > can not properl
[\Doc][page=\recurselevel, width=\textwidth]
\externalfigure[\Doc][page=\recurselevel, width=\textwidth]}
\stoptext
Generating this second booklet (from the same PDF document), LMTX
generates a resulting PDF document which is four times bigger than the
one generated by LuaTeX.
In fact
orrectly
> > contains the mathml for the equation. the tag/div it selve has the
> > image attibute set which points to the first image file imported
> > before.
> >
> > I do guess this is intended to be a fallback, in case browser or
> > read
> > can not properl
=\recurselevel, width=\textwidth]}
\stoptext
Generating this second booklet (from the same PDF document), LMTX
generates a resulting PDF document which is four times bigger than the
one generated by LuaTeX.
In fact, these are the file sizes:
1.2M Mar 4 18:38 xmlpdf-lmtx.pdf
321K Mar 4 18:41
.
I do further guess that in my installation i do miss some external
program or library or some environment variable is not set or not
properly set.
In parallel i have installed texlive - without outdated luatex context-
as i do need latex for other stuff too.
So my question is where and how to
external
program or library or some environment variable is not set or not
properly set.
In parallel i have installed texlive - without outdated luatex context-
as i do need latex for other stuff too.
So my question is where and how to tweak installation to get a proper
result.
Best whishes
... from the wiki at
https://wiki.contextgarden.net/Document_layout_and_layers/Makeup,
results in no margin text in the makeup with either luatex or lmtx.
\inmargin[scope=local]{...}
Thank you. That works for the question I asked.
Now, the question I should have asked: Is there a way to get a
://wiki.contextgarden.net/Document_layout_and_layers/Makeup,
results in no margin text in the makeup with either luatex or lmtx.
\inmargin[scope=local]{...}
Thank you. That works for the question I asked.
Now, the question I should have asked: Is there a way to get a label
placed in that margin. Updated example
On 2/27/25 18:42, Hans Hagen wrote:
> On 2/27/2025 5:37 PM, Pablo Rodriguez via ntg-context wrote:
>> [...]
>> Many thanks for this command, since this is the first time I see it.
>> [...]
> Here is a rather old feature (early luatex time):
> [...]
> which might wor
t
when searching only for "\setuplist".
Here is a rather old feature (early luatex time):
mtxrun --autogenerate --script server --auto
then you can give e.g.
mtxrun --gethelp
--url="http://localhost:8088/mtx-server-ctx-help.lua?command=%command%";
--command="\startch
,
results in no margin text in the makeup with either luatex or lmtx.
\inmargin[scope=local]{...}
Thank you. That works for the question I asked.
Now, the question I should have asked: Is there a way to get a label
placed in that margin. Updated example:
*\definelabel[Test][text=,alternative
luatex or lmtx.
\inmargin[scope=local]{...}
Wolfgang
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg
Is there a way to get margin text in a makeup page? The following
example, modified by the addition of \inmargin... from the wiki at
https://wiki.contextgarden.net/Document_layout_and_layers/Makeup,
results in no margin text in the makeup with either luatex or lmtx.
\definepapersize[sheet
On 2/20/2025 12:21 PM, Max Chernoff via ntg-context wrote:
\pi doesn't seem to be defined in MkIV anymore. I'm using the latest
from the standalone distribution, although the issue is also present in
the TL25 pretest. Minimal example:
% engine=luatex
\startTEXpage
Hi Hans,
\pi doesn't seem to be defined in MkIV anymore. I'm using the latest
from the standalone distribution, although the issue is also present in
the TL25 pretest. Minimal example:
% engine=luatex
\startTEXpage
\m{\pi}
\stopTEXpage
This was originally reported
Am 14.02.2025 um 20:49 schrieb Hans Hagen:
On 2/14/2025 7:47 PM, Wolfgang Schuster wrote:
Am 14.02.2025 um 19:35 schrieb Rik Kabel:
The following example produces the expected result under --luatex. It
hyphenates the long word and positions the chapter number within the
frame. Under LMTX, the
On 2/14/2025 7:47 PM, Wolfgang Schuster wrote:
Am 14.02.2025 um 19:35 schrieb Rik Kabel:
The following example produces the expected result under --luatex. It
hyphenates the long word and positions the chapter number within the
frame. Under LMTX, the long word is not hyphenated and the chapter
Am 14.02.2025 um 19:35 schrieb Rik Kabel:
The following example produces the expected result under --luatex. It
hyphenates the long word and positions the chapter number within the
frame. Under LMTX, the long word is not hyphenated and the chapter
number is shifted out of the frame
The following example produces the expected result under --luatex. It
hyphenates the long word and positions the chapter number within the
frame. Under LMTX, the long word is not hyphenated and the chapter
number is shifted out of the frame.
\setuphead [chapter][alternative=margintext
aarch64/bin
> > resolvers | formats | format path : /home/christian/context/
> > tex/texmf-cache/luametatex-cache/
> > context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex
> > resolvers | formats | luatex engine: luametatex
> > resolvers
rmat path : /home/christian/context/
tex/texmf-cache/luametatex-cache/
context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex
resolvers | formats | luatex engine : luametatex
resolvers | formats | lua startup file : /home/christian/context/
tex/texmf-context/tex/context/
f-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex
resolvers | formats | luatex engine: luametatex
resolvers | formats | lua startup file :
/home/christian/context/tex/texmf-context/tex/context/base/mkxl/luat-cod.lmt
resolvers | formats | context file :
/home/christi
\bgroup \setupinterlinespace [line=1ex]
> > \startalign [n=1, align={left,left}, location=top]
> >
> > \NC ∧ 〈d, c〉∈ \text{\it TC}[i-1]
> > \NR
> >
> > \NC ∧ 〈c, e〉∈ R \,\rbr
> > \NR
> > \stopalign \egroup
> > \NR
> > \stopalign \egroup
>
\egroup
> \NR
> \stopalign \egroup
> \NR
> \stopalign \egroup
> \NR
>
> \NC \text{\sc in}\
> \NC \text{\sc union}\ \lbr \text{\it TC}[i] : i ∈ ℕ \rbr
> \NR
> \stopalign \egroup
>
topplaceformula
\stopdocument
~~
The command
$ context --luatex transitive_reduction.tex
produces the desired result, but
$ context transitive_reduction.tex
rejects the alignments and centers the lines instead. Can anyone suggest how I
might adapt
()
context("Hi there")
context.stoptext()
other than a tex document showing that text. How is luatex to know if
you want to typeset or just run tex? So don't take latex as reference.
You don't want to start the whole tex machinery to run a lua file,
running in luaonly mode is
other
> features) as there is little demand for it
>
> Hans
>
>
For japanese, I think that the only reference for luatex (actually
lualatex) is
https://ctan.org/tex-archive/macros/luatex/generic/luatexja
--
luigi
__
11:53, I get an extra space after
\a in the footnote.
This happens both with LMTX and LuaTeX.
Could anyone confirm this? (A patch would be greatly appreciated, if
this were a reproducible issue.)
Many thanks for your help,
Pablo
Dear list,
I have the following sample:
\setuppapersize[A9]
\starttext
\type{\a.bc}\footnote{\type{\a.bc}}
\stoptext
Using current latest from 2024.09.25 11:53, I get an extra space after
\a in the footnote.
This happens both with LMTX and LuaTeX.
Could anyone confirm this? (A patch
tion with LMTX, but it is
perfectly fine with LuaTeX.
Could anyone confirm the issue?
LMTX seems to clean up the included PDF and removes the tagging
structure, but this is not properly done. There are still various
/Artifact BMC
/Span << /ActualText >> BDC
without closing EMC ar
storts the page presentation with LMTX, but it is
> perfectly fine with LuaTeX.
>
> Could anyone confirm the issue?
LMTX seems to clean up the included PDF and removes the tagging
structure, but this is not properly done. There are still various
/Artifact BMC
/Span << /ActualText &g
tuplayout[page]
\starttext
\externalfigure[OJ_L_202401788_EN_TXT.pdf]
\stoptext
Again, LuaTeX has no issues with this document.
Just in case it might help to find the cause,
Pablo
___
If your question is of in
t is
perfectly fine with LuaTeX.
Could anyone confirm the issue?
Many thanks for your help,
Pablo
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist :ntg-context@ntg.nl
/h
page]
\starttext
\externalfigure[bgbl_Bundesgesetzblatt Teil I_2022_Nr. 20 vom
22.06.2022_bgbl122s0928.pdf]
\stoptext
The source above distorts the page presentation with LMTX, but it is
perfectly fine with LuaTeX.
Could anyone confirm the issue?
Many thanks for your help,
P
On 9/21/24 13:30, Michael Guravage wrote:
> [...]
> context --extra=select --selection=11:16 forexample.pdf
Hi Michael,
it works with --luatex.
A probably related issue might be
https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/thread/QD6M5BSJW32D2J52ON25Y32FROKTEVAH/.
That bein
of my regular workflow.
I’m wondering if this approach is producing the highest quality output
for printing purposes. Is there anything additional I should consider,
such as installing LuaTeX or running specific commands, or command-line
switches, to ensure the best possible print quality
approach is producing the highest quality output for
printing purposes. Is there anything additional I should consider, such as
installing LuaTeX or running specific commands, or command-line switches, to
ensure the best possible print quality?
For context, when I installed ConTeXt standalone, it didn
%7C%7C&sdata=ss%2Fa955meI4DyK%2BSp1RHjst8Hb9n7fFTnVncLCfxjSY%3D&reserved=0<https://behdad.org/text2024/>>
A lot of stuff.
The author is quite opinionated against ConTeXt/LuaTeX, knows only the
HarfBuzz version and can’t appreciate an independent, complete OpenType
renderer, it seems.
On 7/9/2024 8:46 AM, Henning Hraban Ramm wrote:
Am 09.07.24 um 07:13 schrieb luigi scarso:
https://behdad.org/text2024/ <https://behdad.org/text2024/>
A lot of stuff.
The author is quite opinionated against ConTeXt/LuaTeX, knows only the
HarfBuzz version and can’t appreciate an indep
Am 09.07.24 um 07:13 schrieb luigi scarso:
https://behdad.org/text2024/ <https://behdad.org/text2024/>
A lot of stuff.
The author is quite opinionated against ConTeXt/LuaTeX, knows only the
HarfBuzz version and can’t appreciate an independent, complete OpenType
renderer, it seems.
formats | format path :
/Users/me/context/tex/texmf-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex
resolvers | formats | luatex engine: luametatex
resolvers | formats | lua startup file :
/Users/jme/context/tex/texmf-context/tex/context/base/mkx
Am 24.06.24 um 14:39 schrieb Hans Hagen:
… the same "unknown script" error as without the symlink, when the
luatex binary is found on the PATH. And yes, "mtxrun --generate
--luatex" worked.
Might it be a conflict of texmfcnf.lua ?
could be ... there was some change betwee
On 6/24/2024 12:50 PM, Henning Hraban Ramm wrote:
Am 24.06.24 um 11:11 schrieb Hans Hagen:
On 6/24/2024 10:02 AM, Henning Hraban Ramm wrote:
Am 24.06.24 um 09:31 schrieb Hans Hagen via ntg-context:
Does it work without --luatex, i.e. does it work for LMTX but not
MkIV?
mtxrun --generate
Am 24.06.24 um 11:11 schrieb Hans Hagen:
On 6/24/2024 10:02 AM, Henning Hraban Ramm wrote:
Am 24.06.24 um 09:31 schrieb Hans Hagen via ntg-context:
Does it work without --luatex, i.e. does it work for LMTX but not MkIV?
mtxrun --generate --luatex works for me (on OSX), but context --make
On 6/24/2024 10:02 AM, Henning Hraban Ramm wrote:
Am 24.06.24 um 09:31 schrieb Hans Hagen via ntg-context:
Does it work without --luatex, i.e. does it work for LMTX but not MkIV?
mtxrun --generate --luatex works for me (on OSX), but context --make
--luatex doesn’t since forever.
Do you have
Am 24.06.24 um 09:31 schrieb Hans Hagen via ntg-context:
Does it work without --luatex, i.e. does it work for LMTX but not MkIV?
mtxrun --generate --luatex works for me (on OSX), but context --make
--luatex doesn’t since forever.
Do you have a bin then? And ran mtxrun --generate --luatex
On 2024-06-24 at 01:31:46-06:00, Hans Hagen via ntg-context set forth:
> Do you have a bin then? And ran mtxrun --generate --luatex ?
> Hans
Yes, at least I ran that command just now and it apparently succeeded.
I just discovered something relevant and useful. Check this out:
$ contex
ed
pages, 2.050 pages/second
I tried installing from scratch, and again I now face the exact same
failure. I read the install log output a little closer, and noticed this:
forget about the --luatex flag, that's not
On 6/24/2024 7:20 AM, Henning Hraban Ramm wrote:
Am 24.06.24 um 04:05 schrieb Bryan Kaplan via ntg-context:
mtx-install | running:
/opt/context/tex/texmf-linuxmusl-64/bin/context --luatex --generate
mtx-context | redirect luametatex -> luatex: luatex --luaonly
--socket "/opt
On 6/24/2024 7:29 AM, Bryan Kaplan via ntg-context wrote:
On 2024-06-23 at 23:20:19-06:00, Henning Hraban Ramm set forth:
Does it work without --luatex, i.e. does it work for LMTX but not MkIV?
mtxrun --generate --luatex works for me (on OSX), but context --make
--luatex doesn’t since forever
On 2024-06-23 at 23:20:19-06:00, Henning Hraban Ramm set forth:
> Does it work without --luatex, i.e. does it work for LMTX but not MkIV?
>
> mtxrun --generate --luatex works for me (on OSX), but context --make
> --luatex doesn’t since forever.
>
> Hraban
Yes, that comma
Am 24.06.24 um 04:05 schrieb Bryan Kaplan via ntg-context:
mtx-install | running:
/opt/context/tex/texmf-linuxmusl-64/bin/context --luatex --generate
mtx-context | redirect luametatex -> luatex: luatex --luaonly
--socket "/opt/context/tex/texmf-linuxmusl-64/bin/mtxrun.lua"
ed pages, 1 shipped
> pages, 2.050 pages/second
I tried installing from scratch, and again I now face the exact same failure. I
read the install log output a little closer, and noticed this:
> mtx-install | running: /opt/context/tex/texmf-linuxmusl-64/bin/context
> --luatex --
uch, Hans. My initial impression is: that worked!
>
> Don't forget to generate the musl bins yourself, pending the build bot fix.
…maybe, that is. The installer finished up by informing me:
> If you also want to run LuaTeX and MkIV you can provide --luatex but first
> the file
> dat
On 6/17/24 17:07, Gerion Entrup wrote:
> [...]
> I use Okular/Poppler as PDF viewer.
> Can I fix this somehow or is it a bug somewhere deeper?
Hi Gerion,
I can confirm your issue.
It seems to be an issue with LMTX.
LuaTeX has no problem with the file.
Just in case it help
c
│ └── unicode-data -> ../../../submodules/unicode-data/
├── latex
│ └── citation-style-language -> ../../../latex/
└── luatex
├── lua-uni-algos -> ../../../submodules/lua-uni-algos/
└── luaxml -> ../../../submodules/luaxml/
On Thu, 2024-05-30 at 17:22 +0200, Henning Hraban Ramm wrote:
> Am 28.05.24 um 23:50 schrieb Kip Warner:
> > On Tue, 2024-05-28 at 17:47 +0200, Pablo Rodriguez wrote:
> > > fw is a new dimensio unit only available in LMTX (not in LuaTeX).
> > >
> > > Just in
Am 28.05.24 um 23:50 schrieb Kip Warner:
On Tue, 2024-05-28 at 17:47 +0200, Pablo Rodriguez wrote:
fw is a new dimensio unit only available in LMTX (not in LuaTeX).
Just in case it might help,
Thanks Pablo. I'm using the context package for Ubuntu Mantic which is
version 2021.03.05.202
efore?
After changes to the source files you must re-generate the format:
context --generate
and maybe
context --luatex --generate
--make instead of --generate, of course. Sorry!
Hraban
___
If your question
st re-generate the format:
context --generate
and maybe
context --luatex --generate
Hraban
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
On Tue, 2024-05-28 at 17:47 +0200, Pablo Rodriguez wrote:
> fw is a new dimensio unit only available in LMTX (not in LuaTeX).
>
> Just in case it might help,
Thanks Pablo. I'm using the context package for Ubuntu Mantic which is
version 2021.03.05.20230120+dfsg-2. I'm as
On 5/28/24 17:47, Pablo Rodriguez via ntg-context wrote:
> On 5/27/24 19:10, Kip Warner wrote:
>> [...]
>>to say pt, for printer's55points. two letters.
>>
>> I'm not sure what it is referring to.
>
> fw is a new dimensio unit only available in LMT
ant
>to say pt, for printer's55points. two letters.
>
> I'm not sure what it is referring to.
fw is a new dimensio unit only available in LMTX (not in LuaTeX).
Just in case it might help,
Pablo
___
If
On Mon, May 20, 2024 at 02:31:29AM +0400, and...@borisov.dev wrote:
> Correction for misspelling : `context --latex` —> `context --luatex`
It was a funny typo ;-)
Arthur
___
If your question is of in
), it's found and
works just fine; however, when I try to compile with LuaTeX by invoking
`context --luatex`, it can’t find the module.
Do I need to do something special to make it visible for LuaTeX? I can’t find
the answer in the wiki.
I use standalone ConTeXt distribution.
Any help wou
Correction for misspelling : `context --latex` —> `context --luatex`
> On May 20, 2024, at 02:29, and...@borisov.dev wrote:
>
> Hello!
>
> I’ve installed a 3rd party module by copying its TDS folder structure and
> invoking `context --generate` as
1 - 100 of 1070 matches
Mail list logo