View Issue Details

IDProjectCategoryView StatusLast Update
0000788luatexfeature requestpublic2015-11-04 11:37
ReporterHans Hagen Assigned ToHans Hagen  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.85.0 
Summary0000788: math parameters
DescriptionThe functions

tex.setmath(<string> n, <string> t, <number> n)
tex.setmath('global', <string> n, <string> t, <number> n)
<number> n = tex.getmath(<string> n, <string> t)

are currently not practical as the numbers represent internal nodes. The functionality will be changed to a return value representing a node (or maybe 3 numbers) and the setters will be adapted too.
TagsNo tags attached.

Activities

Hans Hagen

2015-11-04 11:37

manager   ~0001513

we now return glue spec nodes; also added tex.setmuskip and tex.getmuskip

Issue History

Date Modified Username Field Change
2012-12-05 12:01 Hans Hagen New Issue
2012-12-05 12:01 Hans Hagen Status new => assigned
2012-12-05 12:01 Hans Hagen Assigned To => Taco
2015-11-04 11:36 Hans Hagen Assigned To Taco => Hans Hagen
2015-11-04 11:37 Hans Hagen Note Added: 0001513
2015-11-04 11:37 Hans Hagen Status assigned => closed
2015-11-04 11:37 Hans Hagen Resolution open => fixed
2015-11-04 11:37 Hans Hagen Fixed in Version => 0.85.0