[luatex] Segmentation fault on LuaTeX

2012-10-13 Thread Hironori Kitagawa
1 (rev 4465) restricted \write18 enabled. (./b.texSegmentation fault If I the number on the line 7 reduced from 1 to 1000, this segmentation fault disappeared. Does anyone know the cause of this behavior? -- Hironori Kitagawa

[luatex] Adobe-Identity-0 fonts in LuaTeX

2012-10-27 Thread Hironori Kitagawa
C9 \char"25CB\char"25CE\char"25CF\char"25E6 \char"FE45\char"FE46 } \end{document} --- Regards Hironori KITAGAWA test-luatex.pdf Description: Adobe PDF document test-xetex.pdf Description: Adobe PDF document

[luatex] Segmentation fault by catcode table >= 0x8000

2012-12-01 Thread Hironori KITAGAWA
.tex can be processed without error. >int cattable_field; >line_catcode_table = luacstring_cattable(); (Perhaps we also need "check_cattable_range()" in ltexlib.c) Regards Hironori KITAGAWA

[luatex] font feature with new luaotfload

2013-05-10 Thread Hironori KITAGAWA
nicodes[index] end + if unicode and descriptions[unicode] then unicode=-1 end if not unicode or unicode==-1 or unicode>=criterium then if not name then name=format("u%06X",private) Regards Hironori KITAGAWA koz.tar.gz Description: Binary data

[luatex] reading font.fonts[] gives an error

2013-05-11 Thread Hironori KITAGAWA
oad/luaotfload-merged.lua:7493: > attempt to perform arithmetic on local 'factor' (a nil value) (The complete log is attached to this mail.) Of course, this error disappeared if the line 5 is commented out. I think that the line 5 does nothing harmful... Regards Hironori KITAGAWA

[luatex] Assigning shrink_order of glue_spec in LuaTeX r4917

2014-03-27 Thread Hironori KITAGAWA
n --script plain test ... > 1.0pt plus 0.15259fi minus 10.0pt. l.9 \showthe\skip0 === which should be "... minus 10.0fil", I think. Regards Hironori KITAGAWA

[luatex] Setting internal parameters of TeX in a callback

2014-06-17 Thread Hironori KITAGAWA
ers of TeX in a callback, as in test1.tex above? Regards Hironori KITAGAWA

Re: [luatex] Setting internal parameters of TeX in a callback

2014-06-18 Thread Hironori KITAGAWA
Hello, On Wed, 18 Jun 2014 10:26:47 +0200, Taco Hoekwater wrote: > The crash was a bug, and that was easily fixed (already committed to the > luatex repo). Thanks. I confirmed that rev 5024 works fine. Regards Hironori KITAGAWA

Re: [luatex] problem with luaotfload and luatex-ja

2014-07-17 Thread Hironori KITAGAWA
6,7 @@ end local definers = fonts.definers local function mk_rml(name, size, id) local specification = definers.analyze(name,size) - specification = definers.resolve(specification) + --specification = definers.resolve(specification) specification.detail = specification.detail or '' local fontdata = {} Regards Hironori KITAGAWA

[luatex] glyph width with palt + kern features

2014-11-01 Thread Hironori KITAGAWA
Hironori KITAGAWA palt_kern_lotf.pdf Description: Adobe PDF document palt_kern_xe.pdf Description: Adobe PDF document

Re: [luatex] glyph width with palt + kern features

2014-11-01 Thread Hironori KITAGAWA
Hello, On Sat, 1 Nov 2014 17:17:39 +0100 luigi scarso wrote: > On Sat, Nov 1, 2014 at 12:59 PM, Hironori KITAGAWA < > h_kitagawa2...@yahoo.co.jp> wrote: > > > However, the output by LuaTeX r5074 + luaotfload v2.5 > > (palt_kern_lotf.pdf) does not so. I also tested w

Re: [luatex] getting previous glyphs

2014-12-03 Thread Hironori KITAGAWA
only > be applied to the group of three K after the | Does this mean that cannot "intrude" to K before the |, as the second line of ruby.pdf? Regards Hironori KITAGAWA ruby.pdf Description: Adobe PDF document

Re: [luatex] clash between fontspec and luatexja-fontspec

2015-03-18 Thread Hironori KITAGAWA
\cs_set_eq:NN \fontspec_set_family:Nnn \__ltj_orig_fontspec_set_family:Nnn } Regards Hironori KITAGAWA

[luatex] Segfault with null argument to -output-comment

2015-05-21 Thread Hironori KITAGAWA
a.log. Regards Hironori KITAGAWA

[luatex] luatexbase and expl3

2015-10-13 Thread Hironori KITAGAWA
sequence. l.5 \xetex_suppressfontnotfounderror:D 0 ? x Regards Hironori KITAGAWA

[luatex] luatexbase.add_to_callback does not preserve the order

2016-02-02 Thread Hironori KITAGAWA
(after 'math.randomseed(...)') does removing & reinserting a function from a callback. So, I think that the 2 lines in the output should be identical, but not so. Regards Hironori KITAGAWA

Re: [luatex] luatexbase.add_to_callback does not preserve the order

2016-02-03 Thread Hironori KITAGAWA
finition and could > confirm it works on your original files, we will push an update to > ctan, thanks again. This works as expected, thank you! Regards Hironori KITAGAWA On Wed, 3 Feb 2016 10:12:26 + David Carlisle wrote: > I put a comment in github but I think that this f

[luatex] nodes after \mskip disappear

2016-04-05 Thread Hironori KITAGAWA
prevdepth ignored ! OK. l.2 ...ngonline1 \showboxbreadth\maxdimen \showlists Regards Hironori KITAGAWA

Re: [luatex] Two likely related problems with non-western scripts

2016-04-23 Thread Hironori KITAGAWA
a (Fullwidth parentheses '(' and ')' are misplaced). I'm looking into this. \documentclass{ltjsarticle} \begin{document} \vrule\hbox{(あ)}\vrule \end{document} Regards Hironori KITAGAWA

Re: [luatex] Two likely related problems with non-western scripts

2016-04-23 Thread Hironori KITAGAWA
ument} I think that it is fixed in r5953 (and r40717 in TL). Regards Hironori KITAGAWA

Re: [luatex] Document fails to compile after luatex package update

2020-09-16 Thread Hironori KITAGAWA
Hello, > Is this document now expected to fail with dvilualatex? If so, I can > remove it from our suite of tests. The LuaTeX-ja package, which is loaded by bxjs* class, is not designed to be used with dvilua(la)tex. Regards Hironori KITAGAWA

[luatex] Using 'append_to_vlist_filter' callback causes stack overflow on Lua side

2022-08-04 Thread Hironori KITAGAWA
1;" statement of the function lua_appendtovlist_callback() (lua/luanodes.c). Is this related to the overflow? Regards Hironori KITAGAWA

[luatex] \expandafter\font\csname\endcsname causes segfault

2022-08-18 Thread Hironori KITAGAWA via luatex
gards Hironori KITAGAWA

[luatex] description of node.traverse_{char,glyph}

2023-03-12 Thread Hironori KITAGAWA via luatex
, c=1 f=99, c=1 [1... Regards Hironori KITAGAWA