Skip to content

Issue with labels in Asciidioc to LaTeX #89

Open
@christian-wolf-eks

Description

@christian-wolf-eks

Hello,

I am running into an issue with asciidoc to convert the following file to LaTeX:

[[table-overview-clocks]]
[cols="9,9"]
|====
|Col A
|Col B

|Foo
|[[ln,link-name]]Bar
|====

<<link-name,the actual link name>>

If you drop the explicit link name in the link and replace it by [[ln]]Bar, the compiler is no longer able to export the data correctly.

Also, the link in <<link-name,the actual link>> is not producing anything useful in the LaTeX file.

Do I miss some point here or is this a bug? How can I help to solve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions