View Issue Details

IDProjectCategoryView StatusLast Update
0000932luatexluatex bugpublic2015-05-14 12:51
Reporterkalle Assigned ToHans Hagen  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformTeXShop 2015 pretestOSMac OS XOS Version10.10
Summary0000932: Certain unicode chars give "attempt to index local 'ct' (a nil value)" error
DescriptionUsing certain characters, such as ⁉︎, for the ltjt* classes result in lualatex failing with

ltj-jmfglue.lua:387: attempt to index local 'ct' (a nil value)

whereas ltjs* classes work fine. (This is for lualatex-ja.)

(Btw, the product version was not in the list, but I am using "Version beta-0.80.0 (TeX Live 2015) (rev 5225)")
Steps To Reproduce\documentclass{ltjtarticle}
% Switch document class to ltjs*, and both lines work:
%\documentclass{ltjsarticle}

\usepackage{luatexja-otf}

\begin{document}

%Uncomment this line to see error; does not compile: ⁉︎
This line works: \UTF{2049}

\end{document}
Additional InformationThis has a tex StackExchange entry which duplicates the above information here: http://tex.stackexchange.com/questions/241148/adding-an-utf-char-to-available-chars-in-lualatex
TagsNo tags attached.

Activities

kalle

2015-04-29 11:19

reporter   ~0001356

The SE entry was deleted (it serves no real purpose, and the question was unrelated to the issue at hand).

Hans Hagen

2015-04-29 19:45

manager   ~0001357

if this is a latex error this is not the place to report it; is this problem also occurring in plain or context?

kalle

2015-04-30 04:06

reporter   ~0001358

Last edited: 2015-04-30 04:09

I can't determine if it does or not, but I believe the document classes are latex-only so I'd guess yes (it is probably latex only).

(Edited: I'll figure out where to report it, though Google is surprisingly secretive on the matter.)

kalle

2015-04-30 05:17

reporter   ~0001359

This problem turned out to be in the luatex-ja package. Report and resolution (in Japanese) here: https://sourceforge.jp/ticket/browse.php?group_id=5593&tid=35093#preview

Issue History

Date Modified Username Field Change
2015-04-29 11:09 kalle New Issue
2015-04-29 11:19 kalle Note Added: 0001356
2015-04-29 19:45 Hans Hagen Note Added: 0001357
2015-04-30 04:06 kalle Note Added: 0001358
2015-04-30 04:07 kalle Note Edited: 0001358
2015-04-30 04:09 kalle Note Edited: 0001358
2015-04-30 05:17 kalle Note Added: 0001359
2015-05-14 12:51 Hans Hagen Status new => closed
2015-05-14 12:51 Hans Hagen Assigned To => Hans Hagen
2015-05-14 12:51 Hans Hagen Resolution open => fixed