View Issue Details

IDProjectCategoryView StatusLast Update
0000517luatexfeature requestpublic2015-11-04 11:40
ReporterHans Hagen Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Target Version0.90.0 
Summary0000517: tex.setfontdimen
Descriptiontex.setfontdimen(n,m,value)
value = tex.getfontdimen(n,m)
TagsNo tags attached.

Relationships

child of 0000478 closedHans Hagen virtualize tex font.characters table / reminder for taco/me 

Activities

Taco

2010-11-29 17:18

administrator   ~0000699

This is unlikely to happen as-is: it will probably become

  font.fonts[n].fontdimen[m] = value

Hans Hagen

2015-11-04 00:40

manager   ~0001512

Last edited: 2015-11-04 00:56

fontdimens are kind of gone i.e mapped onto mathconstants so we can use the setters for those (tex.setmath etc)

Hans Hagen

2015-11-04 11:40

manager   ~0001514

tex.setmath / tex.getmath is the way to go now

Issue History

Date Modified Username Field Change
2010-11-18 11:04 Hans Hagen New Issue
2010-11-29 17:18 Taco Relationship added child of 0000478
2010-11-29 17:18 Taco Status new => assigned
2010-11-29 17:18 Taco Assigned To => Taco
2010-11-29 17:18 Taco Note Added: 0000699
2015-11-04 00:40 Hans Hagen Note Added: 0001512
2015-11-04 00:40 Hans Hagen Assigned To Taco => Hans Hagen
2015-11-04 00:40 Hans Hagen Target Version => 0.90.0
2015-11-04 00:56 Hans Hagen Note Edited: 0001512
2015-11-04 11:40 Hans Hagen Note Added: 0001514
2015-11-04 11:40 Hans Hagen Status assigned => closed
2015-11-04 11:40 Hans Hagen Resolution open => no change required