Re: [Dev-luatex] problem with os.spawn+os.execute on win32

2008-09-02 Thread Hans Hagen
(and at least more than on *nix). btw, there is 'pdfopen' for opening pdf files; if the operating system supports suffix associations os.execute(e:/tmp/oeps.pdf) works too - Hans Hagen

Re: [Dev-luatex] problem with os.spawn+os.execute on win32

2008-09-02 Thread Hans Hagen
in intercepting the return values or so), print(os.spawn(...)) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69

Re: [Dev-luatex] Making a Lua Package

2008-09-26 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] Modify PDF file attributes

2008-12-07 Thread Hans Hagen
hooks for users (macro packages) to implement such features Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038

Re: [Dev-luatex] Differences between PDF and DVI

2008-12-07 Thread Hans Hagen
use plain tex (or so) then you need to set the pdf page offsets (tex by design has some 1 in offsets and backends need to compensate that) - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] LuaTeX and ANT (Ant is not TeX)

2008-12-26 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] Modifying the LuaTeX Engine

2008-12-26 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] OTF engine in LuaTeX

2008-12-26 Thread Hans Hagen
! there will be no built in otf engine or any engine (context comes with one written in lua; at some point i will make a spin-off for plain tex that then also can be used elsewhere) Hans - Hans Hagen

Re: [Dev-luatex] Modifying the LuaTeX Engine

2008-12-27 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] OTF engine in LuaTeX

2008-12-28 Thread Hans Hagen
Taco Hoekwater wrote: Elie Roux wrote: Hans Hagen a écrit : there will be no built in otf engine or any engine (context comes with one written in lua; at some point i will make a spin-off for plain tex that then also can be used elsewhere) Ok... I still want to help with OTF support

Re: [Dev-luatex] Modifying the LuaTeX Engine

2008-12-28 Thread Hans Hagen
mail was quite on-the-topic that you started), then why did you made your remark in the first place; next time keep it in your draft' box but we can indeed stop here Hans - Hans Hagen

Re: [Dev-luatex] OTF engine in LuaTeX

2008-12-28 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [Dev-luatex] OTF engine in LuaTeX

2008-12-29 Thread Hans Hagen
Barry Schwartz wrote: Hans Hagen pra...@wxs.nl skribis: not even that, you just (re)construct node lists and manipulate glyph nodes (which can have lig info) I just get concerned when I see reference to stuff like ligature info, because in general, and speaking in part as an amateur font

Re: [Dev-luatex] Modifying the LuaTeX Engine - OT: Don Knuth

2008-12-30 Thread Hans Hagen
for *you* to reply for this (after all you're now continuing a discussion that you yourself quit), but david might have another go at it -) Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] Modifying the LuaTeX Engine

2008-12-30 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] Q: Can LuaTeX produce xdv?

2009-01-02 Thread Hans Hagen
is no problem, but one never knows if it will stay that way. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038

Re: [Dev-luatex] Q: Can LuaTeX produce xdv?

2009-01-02 Thread Hans Hagen
a superdvi backend) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [Dev-luatex] texmf/luatex is coming

2009-01-04 Thread Hans Hagen
first! ok, no problem for the scripts, but i have to figure out a way to embed them in the format Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] texmf/luatex is coming

2009-01-04 Thread Hans Hagen
i think that the idea was to have that toplevel path for libs that belong to luatex itself, and not to some package Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH

Re: [Dev-luatex] texmf/luatex is coming

2009-01-04 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] texmf/luatex is coming

2009-01-07 Thread Hans Hagen
special env vars are set/known; fyi: i don't use kpse) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53

Re: [Dev-luatex] A few newbie questions

2009-01-28 Thread Hans Hagen
for instance font features (eventually the amount of ff used will be a bit smaller because we don't need the write related code) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27

Re: [Dev-luatex] A few newbie questions

2009-01-29 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] A few newbie questions

2009-01-29 Thread Hans Hagen
will not be part of the game at all because performance is the least of my concerns then) - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477

Re: [Dev-luatex] fontforge library can't load OpenType file correctly

2009-03-02 Thread Hans Hagen
detailed info to the manual Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [Dev-luatex] Commenting TeX code

2009-04-05 Thread Hans Hagen
will end up in the kernel you can write a lua function that intercept the input and handles such a syntax also, you can write a macro that intercept long comments Hans - Hans Hagen | PRAGMA

Re: [Dev-luatex] A native support for SVG

2009-04-18 Thread Hans Hagen
TeXWorld wrote: Hans Hagen a ?crit : TeXWorld wrote: Hello, I'm a ConTeXt (and LaTeX too) user. When I want to make a vector picture, I'm trying most of the time to use programs who can export PGF/TikZ or PStricks. A lot of users like me don't program their vector pictures and use wysiwyg

Re: [Dev-luatex] luatex manpage [was: mpost.1 man page (and luatex.1 man page)]

2009-04-22 Thread Hans Hagen
TEXPOOL isn't relevant any more (not sure). indeed, pool is irrelevant, also for pdftex if i'm right Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] \jobname with spaces

2009-04-28 Thread Hans Hagen
is *not* in all aspecets the same as pdftex of course you can just overload jobname if it suits you \let\oldjobname\jobname \def\jobname{\oldjobname} Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] \jobname with spaces

2009-04-29 Thread Hans Hagen
Elie Roux wrote: Hans Hagen a écrit : also, since for instance context had some macro names in use that later showed up as primitives in engines so primitive names already behave different anyway Ok. The only questions remaining are about details: We have to override \jobname for LaTeX

Re: [Dev-luatex] link to luatex sources (Gforge URL change)

2009-05-22 Thread Hans Hagen
the old style URLs to the new style? Links to /projects/project exist all over the internet by now. ok, fixed - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] REQ: Please tell comp.text.tex why LuaTeX chose embed rather than extend.

2009-05-24 Thread Hans Hagen
, discussions etc etc i refer to all things (to be) presented, discussed, published Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038

Re: [Dev-luatex] REQ: Please tell comp.text.tex why LuaTeX chose embed rather than extend.

2009-05-24 Thread Hans Hagen
the future but that's irrelevant here) - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma

Re: [Dev-luatex] synctex and text direction

2009-06-12 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] synctex and text direction

2009-06-12 Thread Hans Hagen
Mojca Miklavec wrote: On Fri, Jun 12, 2009 at 10:33, Hans Hagen wrote: Jérome Laurens wrote: On another respect, I see that none of luatex nor context command supports the -synctex option. In mkii one can pass parameters to the engine with texexec --passon=--synctex=1 Though I agree

Re: [Dev-luatex] Typo in the manual?

2009-06-24 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] \pdfannot in TRT direction

2009-07-06 Thread Hans Hagen
sit on the balcony and muse about all the variants and options an dpossibilities) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel

Re: [Dev-luatex] \pdfcompresslevel

2009-07-22 Thread Hans Hagen
. but it will be a different primitive then as we don't want a such node in the document preamble Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands

Re: [Dev-luatex] It seems that harfbuzz people care luatex and xetex a lot...

2009-09-16 Thread Hans Hagen
) but that is then just one of the methods and not part of the luatex project Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53

Re: [Dev-luatex] Bad font scaling

2009-09-16 Thread Hans Hagen
Hans Hagen wrote: Barry Schwartz wrote: I do not know whether this is a luatex bug or a ConTeXt bug. Mark IV seems to be incorrectly scaling and spacing PostScript fonts that have unconventional em-unit-size settings, such as my Sorts Mill Goudy fonts available here: http

Re: [Dev-luatex] Bad font scaling

2009-09-17 Thread Hans Hagen
: http://tracker.luatex.org/view.php?id=200 (for this purpose it can be handy to have multiple pdf viewers on your system as xpdf and okular an d... show the font ok) Hans - Hans Hagen

Re: [Dev-luatex] os.spawn and argv[1] with sapces

2009-11-23 Thread Hans Hagen
T T wrote: 2009/11/23 Hans Hagen pra...@wxs.nl: arg = { dir, bar, 'foo bar', } os.spawn(arg) works ok, so without arg[0] Yes, but your arg[1] has no spaces in it. Try running some program under %ProgramFiles% or other path with spaces. hm, hard to find one, but c:/Program Files

Re: [Dev-luatex] os.spawn and argv[1] with sapces

2009-11-23 Thread Hans Hagen
/library/aa273351%28VS.60%29.aspx) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma

Re: [Dev-luatex] compatibility with pdftex

2009-11-23 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] os.spawn and argv[1] with sapces

2009-11-24 Thread Hans Hagen
that the underlying windows function cannot deal with spaces in the program location specification and that (at some point) probably be solved in a compatible way Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] Cron luatex@vz3 /var/www/luatex.org/www/bin/luatex-svn

2009-11-25 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [Dev-luatex] Cron luatex@vz3 /var/www/luatex.org/www/bin/luatex-svn

2009-11-25 Thread Hans Hagen
if it concerns bugs, then what's a standard worth (in that respect open type is already a bit of a mess anyway) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] Cron luatex@vz3 /var/www/luatex.org/www/bin/luatex-svn

2009-11-25 Thread Hans Hagen
the font at runtime is cleaner Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma

Re: [Dev-luatex] Cron luatex@vz3 /var/www/luatex.org/www/bin/luatex-svn

2009-11-25 Thread Hans Hagen
Khaled Hosny wrote: On Wed, Nov 25, 2009 at 10:14:07AM +0100, Hans Hagen wrote: Khaled Hosny wrote: Though large operator super/subscript are better now, I think it is still broken. Compare the attached office2007 and luatex generated PDFs. if you look in the font you will notice

Re: [Dev-luatex] build-latest-code-from-source instructions?

2009-11-25 Thread Hans Hagen
idea to start with pdftex etc as that has een integrated in distributions for ages (that kind of support is a bit beyond this list) Hans - Hans Hagen | PRAGMA ADE Ridderstraat

Re: [Dev-luatex] build-latest-code-from-source instructions?

2009-11-25 Thread Hans Hagen
just install tex live 2009; dealing with betas is not a good idea if you are unfamiliar with luatex anyway Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] (fwd) Bug#441595: not all libraries are customized, there is room for improvement

2009-12-19 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] (fwd) Bug#441595: not all libraries are customized, there is room for improvement

2009-12-19 Thread Hans Hagen
Martin Schröder wrote: 2009/12/19 Hans Hagen pra...@wxs.nl: what does that mean in practice for your tex live installer? that it has to fetch (and compile) extra libs? Debian: Dynamic libs. TeXlive: Mostly static binaries. yes but how does it check if the libs are functionally the same

Re: [Dev-luatex] (fwd) Bug#441595: not all libraries are customized, there is room for improvement

2009-12-19 Thread Hans Hagen
Martin Schröder wrote: 2009/12/19 Hans Hagen pra...@wxs.nl: yes but how does it check if the libs are functionally the same? APIs are versioned and checked by the loader. http://en.wikipedia.org/wiki/Dynamic_library#Dynamic_linking It works. Mostly. sure, but i wonder what this means

Re: [Dev-luatex] assigment to node fields ignored

2009-12-21 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] md5.sum

2009-12-21 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] assigment to node fields ignored

2009-12-22 Thread Hans Hagen
Paweł Jackowski wrote: 1. New pdf table fields (pdf.pdftrailer, pdf.pdfinfo, pdf.pdfcatalog, pdf.pdfnames) actually do nothing more but assign internal toks lists. As we know, their pdftex equivalents weren't generic toks lists, but perhaps they should for interface consistency? And perhaps

Re: [Dev-luatex] order of node linking matters

2009-12-23 Thread Hans Hagen
Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [Dev-luatex] Math sizes styles

2009-12-24 Thread Hans Hagen
0.50 was out. In 2010 we focus on stability and don't want to introduce too many new things at once. But more control over math will happen at some point. Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] MKIV badly wrong on fonts?

2009-12-29 Thread Hans Hagen
Hi forwarded to the context list, as it is not related to luatex dev Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53

Re: [Dev-luatex] how to hook luatex last shipout

2010-02-04 Thread Hans Hagen
on prog committee. i'm in that committee -) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74

Re: [Dev-luatex] dimension helper

2010-02-20 Thread Hans Hagen
at all) cna be considered as part of adding some kind of float support (which we occasionally consider) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] platform specific functionality

2010-03-02 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] bug 345: Kerning is not perfect in math mode

2010-03-13 Thread Hans Hagen
) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

Re: [Dev-luatex] Possible issue with input from external libraries (page break problem?)

2010-04-14 Thread Hans Hagen
test: \dorecurse {5}{\pdfrefximage\pdflastximage x\par} (i can do some more testing tommorrow) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] In need of some catcode wizardry...

2010-04-18 Thread Hans Hagen
glasses ... DOH++ tex.write is also quite ok for this (and faster too although no one will notice that i guess) - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] Cron luatex@boekplan /var/www/luatex.org/www/bin/luatex-svn

2010-07-30 Thread Hans Hagen
On 30-7-2010 10:27, Cron Daemon wrote: no more xpdf afaik ... derived from xpdf Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel

Re: [Dev-luatex] vpack_filter shipout mode?

2010-08-20 Thread Hans Hagen
event as for instance xforms are also shipped out and the xform subsystem is not opened up / redone yet) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] vpack_filter shipout mode?

2010-08-20 Thread Hans Hagen
is true for a table, once the alignment is done it becomes boxes in the mvl or wrapped into some other box and again it ends up in the mvl. So, no magic there. Hans - Hans Hagen | PRAGMA

Re: [Dev-luatex] vpack_filter shipout mode?

2010-08-23 Thread Hans Hagen
function). after vpacking your figures probably end up as hlists in the mvl as then the page builder has done its work - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH

Re: [Dev-luatex] unique node id?

2010-08-29 Thread Hans Hagen
the livespan of a node and one can compare pointers so the 'id' snippet in the string is not giving more uniqueness than the node user object itself Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] unique node id?

2010-08-29 Thread Hans Hagen
On 29-8-2010 1:22, Patrick Gundlach wrote: Am 29.08.2010 um 13:15 schrieb Hans Hagen: On 29-8-2010 9:03, Taco Hoekwater wrote: On 08/29/2010 08:48 AM, Patrick Gundlach wrote: Is the following 172 something like I need? How would I access that (besides string.gsub())? node nil 172 nil

Re: [Dev-luatex] unique node id?

2010-08-29 Thread Hans Hagen
On 29-8-2010 1:29, Taco Hoekwater wrote: On 08/29/2010 01:15 PM, Hans Hagen wrote: On 29-8-2010 9:03, Taco Hoekwater wrote: On 08/29/2010 08:48 AM, Patrick Gundlach wrote: Is the following 172 something like I need? How would I access that (besides string.gsub())? node nil 172 nil : hlist 2

Re: [Dev-luatex] unique node id?

2010-08-29 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] unique node id?

2010-08-29 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] page break in node processing mode

2010-09-02 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] (no subject)

2010-09-02 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com

Re: [Dev-luatex] luafontloader virtual access (bug #404, #448)

2010-09-07 Thread Hans Hagen
in the sense that less intermediate data is needed so, it's kind of a mix ... partial userdata helps, but too much of it works against us Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] luafontloader virtual access (bug #404, #448)

2010-09-08 Thread Hans Hagen
strategy for when to use what method (as taco explained) is not possible Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53

Re: [Dev-luatex] user_defined whatsits - store function?

2010-09-09 Thread Hans Hagen
... - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] colors, colorstack

2010-10-15 Thread Hans Hagen
never used color stacks but I assume that tex.pdfcolorstackinit works ok then - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69

Re: [Dev-luatex] colors, colorstack

2010-10-15 Thread Hans Hagen
On 15-10-2010 12:16, Patrick Gundlach wrote: Couldn't find that one. Not-yet-implemented-error? it's probably a whatsit too (at least that's what i can imagine) Hans - Hans Hagen

Re: [Dev-luatex] [***SPAM***] Traversing node list structures

2010-11-28 Thread Hans Hagen
: tex.box[0] (with width, height, depth, list etc fields) - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74

Re: [Dev-luatex] [***SPAM***] Traversing node list structures

2010-11-28 Thread Hans Hagen
are sort if special as they can represent anything it all depends on what you want to do but Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands

Re: [Dev-luatex] pdftexversion, OmegaVersion etc.

2010-11-29 Thread Hans Hagen
? I have no opinion on these (I certainly do not use them myself) we could remove them before version 1.0 arrives as I don't expect anyone to use those omega / aleph names - Hans Hagen

Re: [Dev-luatex] node.next(), node.prev()

2010-11-29 Thread Hans Hagen
; performance is the same - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com

Re: [Dev-luatex] Q: image size

2010-11-29 Thread Hans Hagen
On 29-11-2010 11:11, Hartmut Henkel wrote: (./xx.tex 18089984 18089984 i get the same here so maybe patrick has a special mutated cow Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] pdftexversion, OmegaVersion etc.

2010-11-29 Thread Hans Hagen
been removed a while ago so old omega code will not run as expected. Also, the number of directions has been limited (after we discussed it with John at eurotex). Hans - Hans Hagen | PRAGMA

Re: [Dev-luatex] pdftexversion, OmegaVersion etc.

2010-11-30 Thread Hans Hagen
On 30-11-2010 1:30, Reinhard Kotucha wrote: On 30 November 2010 Hans Hagen wrote: On 30-11-2010 12:09, Idris Samawi Hamid ادريس سماوي حامد wrote: On Mon, 29 Nov 2010 08:49:32 -0700, Khaled Hosnykhaledho...@eglug.org wrote: I was wondering, since luatex

Re: [Dev-luatex] HarfBuzz [slightly off-topic]

2011-02-01 Thread Hans Hagen
depedency which can be a long term maintainance problem. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875

Re: [Dev-luatex] HarfBuzz [slightly off-topic]

2011-02-02 Thread Hans Hagen
platforms it's not something trivial. So, there will be something, but not preloaded. (Just like we don't preload macro definitions or fonts or ...). Hans - Hans Hagen | PRAGMA ADE

Re: [Dev-luatex] file permissions

2011-02-06 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] file permissions

2011-02-06 Thread Hans Hagen
or at least predictable. (i normally have only one account on computers and run everything as administrator or root) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] file permissions

2011-02-07 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] Problem using dfont fonts with lualatex (Mactex)

2011-02-09 Thread Hans Hagen
into truetype font and see what happens. (I cannot test it as in context we use other methods for locating the files). Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [Dev-luatex] Problem using dfont fonts with lualatex (Mactex)

2011-02-10 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma

Re: [Dev-luatex] mkiv/metapost torture test

2011-02-12 Thread Hans Hagen
- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl

Re: [Dev-luatex] mkiv/metapost torture test

2011-02-12 Thread Hans Hagen
On 12-2-2011 12:54, Hans Hagen wrote: I forced \stoptext around line 5688 since it consumes all the ... sorry, this was meant for luigi not this list (wrong adressbook completion) Hans

Re: [Dev-luatex] Fwd: [poppler] [PATCH] Fixup LaTeX composed characters

2011-03-25 Thread Hans Hagen
for ... - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com

Re: [Dev-luatex] os.execute() crashes with segmentation fault

2011-04-14 Thread Hans Hagen
. Can you check 0.66 ? - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com

  1   2   3   >