sillsdev / sillsdev/ptx2pdf

Drop Chapters and poetry

Open
#977 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

image

\c 6
\cl Chapter 6
\s1 Job replies to Eliphaz
\p
\v 1 Then Job replied:
\q1
\v 2 ‘I am so \w upset\w* that nobody could measure it!
\q1 My problems are too many to weigh!
\q1
\v 3 They are heavier than all the sand on the shore of the sea.

Notice how the first q1 is indented much more than the second, but the wrap in v2 is OK.

I'm wondering if we need to say that where there is an indent on a paragraph with a cutout that the indent is reduced by the cutout width (at least for the duration of the cutout). This probably involves both dealing with the first line indent as well as the parshape.

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.

Research direction

Start by reproducing the issue with the provided USFM snippet, then inspect the XeTeX macros that handle paragraph indentation, cutouts, first-line indentation, and parshape. Done means the first q1 line is indented by the reduced amount during the cutout while the v2 wrapping remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
tex
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.