sillsdev / sillsdev/ptx2pdf

list-of-X support

Open
#534 8 comments 0 reactions 1 assignee View on GitHub

@davidg-sil is already working on this.

Since May 29, 2026.

enhancement
Dominant language
Python
Stars
33
Forks
15
PR merge metrics
No merged PRs in 30d

Description

I think there may (eventually or next week, given this query) be a demand for some kind of generic list-of-X handling code, where X might be figures, tables, articles in sidebars, maps, etc. I'm not aware of us having anything that does that (though the information is available for figures).
Perhaps some kind of markup like these:

\zlistentry|type="maps" title="Abraham's journey to Canaan"\*
\zlistentry|type="tables" title="Patriarchal ages"\*
\zlistentry|type="sections" title="The Birth of Jesus" book="LUK"\*

Where\zlistentry might write the title, pageno entries to a generic or book-specific file. e.g. list-maps-BOOK.lst

And then maybe:

\zincludelist|type="sections" book="LUK"\*

Which would open the file and put it into an appropriately categorised table.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.