这是indexloc提供的服务,不要输入任何密码
Skip to content

Overlap of tablex #82

@Kreijstal

Description

@Kreijstal
#tablex(
  auto-lines: false,
  stroke: 1pt,
  columns: (auto,auto,auto,auto),
  align:center,
  //hlinex(),
  //vlinex(), vlinex(), vlinex(),vlinex(),
  [Name], [He],[Rack],[Beschreibung],
  hlinex(),
  cellx(rowspan:2,align:center)["mt01"], cellx(fill: rgb("#b9edffff"), align: left,rowspan:2)[42],    
  cellx(rowspan:2,align:center)["WAT"], 
  //hlinex(),
  cellx(rowspan:2,align:center)["Löschgasflasche"], "","","","",
  cellx(rowspan:2,align:center)["mt2"], cellx(fill: rgb("#b9edffff"), align: left,rowspan:2)[41],
  cellx(rowspan:2,align:center)["WAT"],"test"
  
) 

Sorry for the confusing matrix, here the first row is all rowpsan 2 (the reason is for dynamic generation purposes)
I guess I have to say the default does not work, is there a way to fix it?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingrendererRelated to the final rendering (drawing) step of the table.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions