-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Thanks for writing pseudocode.js. It looks quite amazing.
By default, pseudocode.js does an automatic numbering starting at 1. I am personally trying to use it in a book, so I need a numbering with the chapters, like Algorithm 2.1 or Algorithm A.1.
I wonder if it would be possible to somehow specify the desired chapter prefix (in the example above it would be prefix "2" or "A").
In the worst case, I wonder if it would be possible to fully specify the number by hand rather than automatic. In the example above, I would specify "2.1" or "A.1".
Thanks!
Metadata
Metadata
Assignees
Labels
No labels