Re: [NTG-context] Negative width vrule ignored in LuaMETATeX

2020-04-24 Thread Hans Hagen
ail for a better solution using kerns Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53

Re: [NTG-context] Negative width vrule ignored in LuaMETATeX

2020-04-24 Thread Hans Hagen
On 4/24/2020 7:44 PM, Ao Shen wrote: Thanks for your timely reply! Hans Hagen 于2020年4月24日周五 下午11:38写道: no, but i must admit that it's kind of a border case ... i'll fix it but also wonder if *no* visual rule showing up is intended (i would then also expect an engine to show a rul

Re: [NTG-context] extracting pages using luacode

2020-04-25 Thread Hans Hagen
pdf", page=blz) context.stopTEXpage() end \stopluacode \stoptext Where am I missing the point? the syntax ... context.externalfigure( { "my_pdf.pdf" }, { page = blz } ) -

Re: [NTG-context] register entries in footnotes

2020-04-26 Thread Hans Hagen
re is an answer, don't you? \unexpanded\def\doifelseinnote {\ifconditional\processingnote \expandafter\firstoftwoarguments \else \expandafter\secondoftwoarguments \fi} Hans -

Re: [NTG-context] Using \startuseMPgraphic inside a textext() in METAPOST?

2020-04-27 Thread Hans Hagen
nual Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Unicode normalization and Hebrew in ConTeXt

2020-04-28 Thread Hans Hagen
input variants.) (there are several mechanisms in context to deal with such issues, it's all about getting specs from users i.e. tex is all about control so in principle it should be doable) Hans -

Re: [NTG-context] Right-to-left pagecolumns and markings in ConTeXt

2020-04-28 Thread Hans Hagen
olumn. column:top etc - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-p

Re: [NTG-context] Fwd: Unicode normalization and Hebrew in ConTeXt

2020-04-28 Thread Hans Hagen
ont? Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Fwd: Unicode normalization and Hebrew in ConTeXt

2020-04-28 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] Right-to-left pagecolumns and markings in ConTeXt

2020-04-29 Thread Hans Hagen
top and so - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] two additional pagenumber series

2020-04-29 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] Unicode normalization and Hebrew in ConTeXt

2020-04-30 Thread Hans Hagen
the most recent upload. Maybe there should be a wiki page that summarizes tests with hebrew fonts (but I leave that up to Joey). Hans - Hans Hagen | PRAGMA ADE Ridderstraat

Re: [NTG-context] image across 2 page spread

2020-04-30 Thread Hans Hagen
\stoptext - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Unicode normalization and Hebrew in ConTeXt

2020-04-30 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] Problem including svg files with Inkscape 1.0~rc1-4

2020-04-30 Thread Hans Hagen
eady long pending code to the luatex binary one of these days. Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherl

Re: [NTG-context] Problem including svg files with Inkscape 1.0~rc1-4

2020-04-30 Thread Hans Hagen
eady long pending code to the luatex binary one of these days. Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherl

Re: [NTG-context] Problem including svg files with Inkscape 1.0~rc1-4

2020-04-30 Thread Hans Hagen
ing the format with `context --make`… Any idea ? Hi, just wondering ... do you need that script when you use mkiv? Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hassel

Re: [NTG-context] Problem including svg files with Inkscape 1.0~rc1-4

2020-04-30 Thread Hans Hagen
On 4/30/2020 6:06 PM, mf wrote: Il 30/04/20 17:21, Hans Hagen ha scritto: On 4/30/2020 3:15 PM, mf wrote: Il 30/04/20 14:09, Romain Diss ha scritto: Hi, The last release candidat of Inkscape (1.0~rc1-4 on my Debian sid) doesn't provide the `--export-pdf=` option anymore. So context ca

Re: [NTG-context] Trouble setting PDF boxes

2020-04-30 Thread Hans Hagen
other way. can you try this \setuplayout [cropoffset=30pt, bleedoffset=20pt, trimoffset=10pt] \setupinteractionscreen [width=max,height=max] - Hans Hagen | PRAGMA ADE Ri

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 1:44 AM, Gerben Wierda wrote:    { ‘\n', ‘\\strut' }, often a \zwj or \zwno also works ok (has zero dimensions, contraty to strut; you could also try \crlf Hans -

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 10:21 AM, Gerben Wierda wrote: code it back to a \ ? E.g. something like    { ‘\U{XXX}', '\' }, \utfchar{100} \Uchar 100 - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Reverse traversing of xml.collected()?

2020-05-01 Thread Hans Hagen
ut apparently my lua knowledge is lacking (severely, I might say) as this ends with “attempt to get length of a function value“ it's an iterator What is the correct way to do it? xml.all -

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 1:45 PM, Gerben Wierda wrote: On 1 May 2020, at 13:28, Hans Hagen wrote: On 5/1/2020 10:21 AM, Gerben Wierda wrote: code it back to a \ ? E.g. something like { ‘\U{XXX}', '\' }, \utfchar{100} \Uchar 100 Yes, but the question was: how do I code this in the

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 1:45 PM, Gerben Wierda wrote: On 1 May 2020, at 13:28, Hans Hagen wrote: On 5/1/2020 10:21 AM, Gerben Wierda wrote: code it back to a \ ? E.g. something like { ‘\U{XXX}', '\' }, \utfchar{100} \Uchar 100 Yes, but the question was: how do I code this in the

Re: [NTG-context] supp-ran.lua makes code unable to work in ConTeXt

2020-05-01 Thread Hans Hagen
i get upto a 120 maze) (new lmtx upload later this weekend) Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands

Re: [NTG-context] module article-basic interferes with \definebodyfont?

2020-05-01 Thread Hans Hagen
fault) - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-p

Re: [NTG-context] module article-basic interferes with \definebodyfont?

2020-05-01 Thread Hans Hagen
On 5/1/2020 6:19 PM, Gerben Wierda wrote: mm should be modern anyway, I think (not that I need it, I only want the ss form anyway). use pagella math with optima, not modern - Hans Hagen

Re: [NTG-context] supp-ran.lua makes code unable to work in ConTeXt

2020-05-01 Thread Hans Hagen
On 5/1/2020 11:38 PM, Aditya Mahajan wrote: On Fri, 1 May 2020, Hans Hagen wrote: On 5/1/2020 6:12 AM, Jairo A. del Rio wrote: I've adapted the following code to make mazes in LuaLaTeX and ConTeXt: https://www.rosettacode.org/wiki/Maze_generation#Lua I defined a modified version to

Re: [NTG-context] module article-basic interferes with \definebodyfont?

2020-05-01 Thread Hans Hagen
; er zit ook allerhande font spul in de test suite (dutch answer to dutch question) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel

Re: [NTG-context] module article-basic interferes with \definebodyfont?

2020-05-02 Thread Hans Hagen
garden.net ___ -- - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Placing number in \sqrt

2020-05-04 Thread Hans Hagen
t control is not that much needed at all.) Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038

Re: [NTG-context] lmt_followtext crashes while standard followtext itself works

2020-05-04 Thread Hans Hagen
e existence of a (0,0) direction (e.g. when I had two identical points on a path, but that is not the case here). The above minimal example triggers the failure. we can patch this if ad <> origin : rotated(angle(ad)) fi in mp-blob.mpiv but I expect you to test if all still

Re: [NTG-context] --silent and so on

2020-05-04 Thread Hans Hagen
. i'll add a --nodummy switch to the context script (but keep in mind that when a file is open in a viewer that can confuse a viewer when there is an error) Hans - Hans Hagen | PRAGM

Re: [NTG-context] Retrieving original value of enviroment variable HOME

2020-05-06 Thread Hans Hagen
me (Win7 / WinX; ConTeXt MkIV). I'll add environment.oldhome being the original one (but no testing done here) Hans - Hans Hagen | PRAGMA ADE

[NTG-context] sunny friday afternoon update

2020-05-08 Thread Hans Hagen
ed. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Retrieving original value of enviroment variable HOME

2020-05-08 Thread Hans Hagen
ed. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] error during the installation of luametatex

2020-05-08 Thread Hans Hagen
64-darwin/ (the farm generates two binaries for osx and it looks like the legacy machine has gone off line which happens when osx updates itself and gets stuck half way, i'll look into it) Hans -

Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen
On 5/9/2020 3:27 PM, Rik Kabel wrote: On 5/9/2020 02:52, Hans Hagen wrote: looks like a wrong binary .. should be 2.06.02 .. can you try this binary: http://dl.contextgarden.net/build/luametatex/x86_64-darwin/ (the farm generates two binaries for osx and it looks like the legacy machine

Re: [NTG-context] \mathopen, \Uover and friends

2020-05-09 Thread Hans Hagen
g the user interfaced wrappers nicer (and sometimes more robust). Some is actually possible because some engine internals are a bit reorganized. Hans - Hans Hagen | PRAGMA ADE Ridde

Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen
with the same excellent results. Good. >> Thanks again for the excellent work, Thanks. Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat 27

Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen
hould work ok. (The native ones are part of the the backup plan, as on enevrr knows what will happen with mingw, not that the compilation is demanding.) Hans - Hans Hagen | PRAGM

Re: [NTG-context] Retrieving original value of enviroment variable HOME

2020-05-10 Thread Hans Hagen
int("3",os.getenv("HOME"))} \ctxlua{print("4",os.getenv("USERPROFILE"))} gives 4 values here Hans ----- Hans Hagen | PRAGMA ADE Ri

Re: [NTG-context] Retrieving original value of enviroment variable HOME

2020-05-11 Thread Hans Hagen
ans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod

Re: [NTG-context] Retrieving original value of enviroment variable HOME

2020-05-12 Thread Hans Hagen
;echo %HOME%"). What's wrong? I don't know ... maybe it pick up HOME from someplace else (the outer process space or so) you can insert prints (say os.getenv('HOME')) and see what happens Hans -

Re: [NTG-context] ConTeXt doesn't recognize source on network drive?

2020-05-12 Thread Hans Hagen
ere running from a mapped drive (nothing changed in that areas either) and i would have noticed it as i have several network drives (i'm talking windows 10) Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Retrieving original value of enviroment variable HOME

2020-05-12 Thread Hans Hagen
ext scripts). Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl

[NTG-context] new lmtx upload

2020-05-12 Thread Hans Hagen
cts. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Arithmetic Overflow error in MetaFun

2020-05-16 Thread Hans Hagen
ord,4) instruction. Is there a switch in MetaFont that should be set or a better way of getting round this Arithmetic Overflow error? \startMPpage[instance=doublefun] - Hans Hagen | PRAGM

Re: [NTG-context] Arithmetic Overflow error in MetaFun

2020-05-16 Thread Hans Hagen
ly in lmtx) complex : userdata dual doubles (only in lmtx) (in lmtx we have an extended math library and these function are also available in luametafun) Hans - Hans Hagen | PRAGM

Re: [NTG-context] Problem with \vfill in extreme table

2020-05-17 Thread Hans Hagen
\stopxcell   \stopxrow \stopxtable \stoptext Neat! Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | ww

Re: [NTG-context] Minimal code for exporting custom tags

2020-05-18 Thread Hans Hagen
document}] \startparagraph This is a paragraph \stopparagraph \startelement[mycommand] This is mycommand \stopelement \stopsection \stoptext -

Re: [NTG-context] two superscript versions with Garamond Libre

2020-05-18 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] LMTX not working in Windows 10

2020-05-18 Thread Hans Hagen
l.214 \def\gobbleoneargument               #0 then your binary is not updated an din sync with the rest of the tex code - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The N

Re: [NTG-context] LMTX not working in Windows 10

2020-05-19 Thread Hans Hagen
new low level stuff so hopefully nothing gets broken. And some more coming, even more fundamental (and so tricky that first wolfgang need to check that). Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] \pagewidth undefined?

2020-05-19 Thread Hans Hagen
Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-p

Re: [NTG-context] \read segfaults in lmtx

2020-05-20 Thread Hans Hagen
it Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] paperformat=landscape not working

2020-05-20 Thread Hans Hagen
not lmtx, but mkiv that you call Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69

Re: [NTG-context] \read segfaults in lmtx

2020-05-20 Thread Hans Hagen
On 5/20/2020 12:36 PM, Marcel Fabian Krüger wrote: On Wed, May 20, 2020 at 12:13:01PM +0200, Hans Hagen wrote: On 5/20/2020 2:39 AM, Marcel Fabian Krüger wrote: Hi, using \read on any existing file seems to trigger a segfault on lmtx. For example, take the document \starttext \newread\myread

Re: [NTG-context] paperformat=landscape not working

2020-05-20 Thread Hans Hagen
On 5/20/2020 2:46 PM, Wolfgang Schuster wrote: Peter Münster schrieb am 20.05.2020 um 14:01: On Wed, May 20 2020, Hans Hagen wrote: [offset=\getdocumentargumentdefault{paperformat_to}{0pt}] shouldn't that one then become \setuppaper    [offset=\getdocumentargumentde

Re: [NTG-context] Proposal to update the "Manuals" wiki page

2020-05-20 Thread Hans Hagen
an arrange to clean up some pages of the wiki about the manuals. Nicely done. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038

Re: [NTG-context] Proposal to update the "Manuals" wiki page

2020-05-20 Thread Hans Hagen
stribution - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pra

Re: [NTG-context] Emoji color fonts not working on LMTX/Context MKIV

2020-05-20 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] Emoji color fonts not working on LMTX/Context MKIV

2020-05-20 Thread Hans Hagen
cache --erase). Using the code Pablo sent, with EmojiOne Color instead of Twemoji Mozilla, I get the following error messages: So, what version do you use? Hans - Hans Hagen | PRAGM

Re: [NTG-context] Emoji color fonts not working on LMTX/Context MKIV

2020-05-20 Thread Hans Hagen
On 5/20/2020 10:18 PM, Pablo Rodriguez wrote: On 5/20/20 9:39 PM, Hans Hagen wrote: [...] LMTX (2020.05.18 16:50) displays only black and white icons. I think this might be a bug in LMTX. Could you confirm the issue? what if you wipe the cache Many thanks for your reply, Hans. icons are

Re: [NTG-context] context --purgeall filename does not delete all temporary files

2020-05-21 Thread Hans Hagen
he default generated files are never deleted. i can add it ... originally that was for the temporary pdf jobname i think Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 806

Re: [NTG-context] Getting width of text to be typeset

2020-05-22 Thread Hans Hagen
e i have no clue where to explain it) Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477

Re: [NTG-context] Wiki - Proposal to update the Welcome page

2020-05-22 Thread Hans Hagen
e website which happens every update - from also rather ancient xml files) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53

Re: [NTG-context] Getting width of text to be typeset

2020-05-22 Thread Hans Hagen
On 5/23/2020 12:03 AM, Hans Hagen wrote: On 5/22/2020 11:22 AM, cont...@vivaldi.net wrote: Hello, is it possible to get somehow the width of the "material" (box?) of the current line which is "ready" to be typeset? See the case: \starttext    some text    pqrs

Re: [NTG-context] Is it possible to have a rotated label in Metafun?

2020-05-25 Thread Hans Hagen
); - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] Anyone managed a tabulated table of contents

2020-05-25 Thread Hans Hagen
ter[title=Covid 9][author=Cuomo] \input cuomo \stopchapter } \stoptext Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherl

Re: [NTG-context] About Latex compatibility module

2020-05-25 Thread Hans Hagen
he (probably a bit boring) challenge I think it doesn't pay off. Also, the systems are conceptually too different I think. Hans ----- Hans Hagen | PRAGMA ADE Ridderstraat

Re: [NTG-context] \setupbackend in MkIV

2020-05-25 Thread Hans Hagen
onal options. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl

Re: [NTG-context] Issue with latest LMTX version 2020-05-25

2020-05-26 Thread Hans Hagen
eed the lua code at all) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pra

Re: [NTG-context] Issue with latest LMTX version 2020-05-25

2020-05-26 Thread Hans Hagen
On 5/26/2020 11:29 AM, Joseph wrote: \appendtoks\ctxlua{userdata.font_switch(\fontid\font)}\to \everyfontswitch btw, using font.current() is more natural at the lua end Hans - Hans

Re: [NTG-context] RE : Re: Issue with latest LMTX version 2020-05-25

2020-05-26 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] RE : Re: RE : Re: Issue with latest LMTX version 2020-05-25

2020-05-26 Thread Hans Hagen
On 5/26/2020 2:28 PM, Joseph wrote: I want to check if current paragraph is being indented. I'll add \doifelseindented to lmtx ... which you will then document on the wiki. Hans -

Re: [NTG-context] issue with environment and Lua

2020-05-26 Thread Hans Hagen
;re dealing with Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade

Re: [NTG-context] Change hyphenation mark

2020-05-26 Thread Hans Hagen
esting default=en] \starttext \input tufte \language[yiddish] \input tufte \stoptext - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands

Re: [NTG-context] Change hyphenation mark

2020-05-27 Thread Hans Hagen
7;s do that off-list then - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-a

Re: [NTG-context] lmtx: rotation problem with float numbers

2020-05-27 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] bug in \doifinset

2020-05-27 Thread Hans Hagen
y we we often use the raw one Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | ww

Re: [NTG-context] Checking existence of a macro (control sequence) by Lua

2020-05-28 Thread Hans Hagen
e for gmx accounts, so don't expect answers to those adresses) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 6

Re: [NTG-context] Checking existence of a macro (control sequence) by Lua

2020-05-28 Thread Hans Hagen
) \stopluacode alternatively you can say: \startluacode local t = token.create("MyMacro") print(t.cmdname == "undefined_cs") \stopluacode which is less efficient unless you want to access more properties. Hans ---

Re: [NTG-context] LMTX: different output if dots are used in the file name

2020-05-28 Thread Hans Hagen
l? consider it to be so Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pr

Re: [NTG-context] \Umathcodenum and get...dir in lmtx

2020-05-28 Thread Hans Hagen
ich is part of a larger reorganization effort which takes time (and motivation) which is kind of fuzzy this year (i originally planned early this year, then around bt, now we're somewhat later .. we'll see when) Hans -----

Re: [NTG-context] LMTX: different output if dots are used in the file name

2020-05-28 Thread Hans Hagen
On 5/28/2020 5:59 PM, Marco Patzer wrote: On Thu, 28 May 2020 17:33:19 +0200 Hans Hagen wrote: On 5/28/2020 2:49 PM, Marco Patzer wrote: Hi! LMTX and MkIV behave differently if dots are used in the file name. Example: printf '%s\n' '\starttext\null\stoptext' > fo

Re: [NTG-context] Checking existence of a macro (control sequence) by Lua

2020-05-29 Thread Hans Hagen
XMODE == 0 then local d = tokens.defined local c = tokens.create function tokens.defined(s,b) if b then return d(s) else return c(s).cmd_name == "undefined_cmd" e

Re: [NTG-context] Unicode chars and \insertpages (Win7)

2020-05-29 Thread Hans Hagen
e utf8 goes via utf16 and codepages and such: filenames, environment variables, command line arguments, whatever. That said: I never use non-ascii non-spacy names ... it's the most portable. Hans -

Re: [NTG-context] LMTX: different output if dots are used in the file name

2020-05-29 Thread Hans Hagen
On 5/28/2020 8:31 PM, Marco Patzer wrote: On Thu, 28 May 2020 18:18:51 +0200 Hans Hagen wrote: MkIV (everything's predictable and fine): 10.10.10.tex → 10.10.10.pdf 10.10.11.tex → 10.10.11.pdf 11.10.11.tex → 11.10.11.pdf LMTX: 10.10.10.tex → 10.10 (not e

Re: [NTG-context] About the use of command handlers

2020-05-29 Thread Hans Hagen
tarttext \setuplook[separator={: }] \definelook[lol][color=red,headcolor=green] \lol[title=blabla]{words} \stoptext ----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hass

Re: [NTG-context] Unicode chars and \insertpages (Win7)

2020-05-30 Thread Hans Hagen
On 5/30/2020 6:49 PM, Pablo Rodriguez wrote: On 5/29/20 9:45 AM, Hans Hagen wrote: On 5/28/2020 9:49 PM, Pablo Rodriguez wrote: [...] \insertpages[ξ_file.pdf] Using latest on Linux, it works perfectly fine. On Windows (I’m still on Win7), it doesn’t work unless I replace "ξ&quo

Re: [NTG-context] Unicode chars and \insertpages (Win7)

2020-05-31 Thread Hans Hagen
On 5/31/2020 12:16 PM, Pablo Rodriguez wrote: On 5/30/20 7:38 PM, Hans Hagen wrote: On 5/30/2020 6:49 PM, Pablo Rodriguez wrote: On 5/29/20 9:45 AM, Hans Hagen wrote: [...] That said: I never use non-ascii non-spacy names ... it's the most portable. This was my first file with an exce

Re: [NTG-context] MKIV to LMTX (enumerations)

2020-05-31 Thread Hans Hagen
On 5/31/2020 10:59 AM, Wolfgang Schuster wrote: There is nothing you can do here except waiting for a fix but I noticed I assume you come up with the fix Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] MKIV to LMTX (enumerations)

2020-05-31 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

Re: [NTG-context] Numbers inside \sqrt are small

2020-06-07 Thread Hans Hagen
}}% {\noexpand\triggermathstyle{\number\normalmathstyle}% \normalunexpanded{#2 no updates today Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The

Re: [NTG-context] Updating lmtx

2020-06-07 Thread Hans Hagen
p down). Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | ww

Re: [NTG-context] wiki update - status

2020-06-08 Thread Hans Hagen
this will help to improve the reception of users and their willingness to contribute. I'm really impressed by all the progress that has been made! Hans ----- Hans Hagen | PRAGMA ADE

Re: [NTG-context] start/stop executed conditionally on mode ?

2020-06-09 Thread Hans Hagen
} \stoptext - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www

Re: [NTG-context] About vertical typesetting in ConTeXt

2020-06-10 Thread Hans Hagen
h if it can be done, but how to integrate it. (There's more stuff waiting for being used but we leave that for users to run into and demand support for.) Hans - Hans Hagen | PRAGMA

Re: [NTG-context] start/stop executed conditionally on mode ?

2020-06-10 Thread Hans Hagen
mechanism that was made for educational material where one source had to result in teacher, student, examns, extra, materials but it's there to stay ... Hans - Hans Hagen | PRAGM

  1   2   3   4   5   6   7   8   9   10   >