Skip to content

Can not have numbered headers if table of contents is off #405

Closed
@salomvary

Description

@salomvary

Hey @michaelrsweet, thanks for this excellent piece of software!

I noticed this small thing which might be a bug.

While this command results in numbered headings on the pages:

htmldoc --numbered  -f test.pdf test.html

Screenshot 2020-12-11 at 14 23 48

..this does not:

htmldoc --no-toc --numbered  -f test.pdf test.html

Screenshot 2020-12-11 at 14 23 36

Looks like TOC is mandatory if one wants numbered headers but maybe it should not be?

$ htmldoc --version
1.9.10

Using macOS 10.14.6 and Preview.app.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions