Menu

#524 Bug+fix in NodeRankingMinimumHeight

TeX Live 2019
closed-fixed
nobody
None
5
2019-12-01
2019-03-31
No

NodeRankingMinimumHeight.lua line 31 should be:
for ,edge in ipairs(edges) do
as opposed to:
for
,edge in ipairs(edge) do

Discussion

  • Joris Kinable

    Joris Kinable - 2019-03-31

    Currently one cannot use the layered layout in combination with the non-default Node Ranking minimum height layer assignment because of the above bug. This causes an error to be thrown.

     
  • Stefan Pinnow

    Stefan Pinnow - 2019-12-01
    • status: open --> closed-fixed
     
  • Stefan Pinnow

    Stefan Pinnow - 2019-12-01
     
MongoDB Logo MongoDB