Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Footnote numbering in output text generates non-numeric values #26

@scrampy

Description

@scrampy

Using experimental mode for footnotes to endnotes, the position of the numeric superscript values from the input PDF are detected with very high accuracy. However, in the output TXT, numeric values of the input superscript are never generated. Instead various non-numeric output values are generated.

Examples:
input: safeguarded.4 output: safeguarded.' (output value is the apostrophe symbol)
input: times.6 output: times.° (output value is the degrees symbol)
input: individual.14 output: individual.'* (output values are apostrophe, asterisk)
input: ahead15 output: ahead.!° (output values are exclamation mark, degrees symbol)

Using the settings in the web UI:

language | en
fast mode | False
extract tables | False
experimental mode | True

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