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

Single-cell negative line expansion does not work #74

@dixslyf

Description

@dixslyf

It would be great if expand can be set to a negative value for hlinex and vlinex to shorten the line. As of now, setting expand to a negative value does not seem to do anything (v0.0.6).

#tablex(
  columns: (100%,),
  auto-lines: false,
  hlinex(expand: 1em),
  [],
  hlinex(),
  [],
  hlinex(expand: -1em),
)

image

Metadata

Metadata

Assignees

No one assigned

    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