0 votes

A vernacular translator wants to show a Hebrew letter at the beginning of each section in Psalm 119. The font they use for their language doesn’t include Hebrew letters. Is there a way to use a Hebrew font for single characters like that as a heading in a vernacular text?

For example: They want to have the first section heading be: א Alep

John

Paratext by (155 points)

2 Answers

0 votes
Best answer

You need to choose a marker for this which isn’t used for anywhere else - the marker \qa is the way to go, I think. Then in custom.sty, you can specify a font for this marker:

\Marker qa

\Fontname Charis

(or whatever font you choose - several Unicode fonts have Hebrew characters included)

Now \qa is a paragraph marker. If you want to mark only the Hebrew character (and not the word “Alef”) in a different font, it’s probably best to define a custom character style, for example:

\Marker heb

\Endmarker *heb

\Name heb - Hebrew

\StyleType Character

\OccursUnder qa

\Fontname Charis

For more information on stylesheets, see “What styles can be specified in a stylesheet?” in PT help.

Paulus+Kieviet

by (493 points)
reshown

For the hebrew letters one could use the USFM 3 marker \qac ...\qac*, which is a

Marker to indicate the acrostic letter within a poetic line.
(Poetry — Unified Standard Format Markers 3.0.0 documentation)

Please note, the hebrew letter might jump “behind” the USFM markup visually (it’s logically enclosed, though):
grafik

Yes it will have this unexpected appearance, but will Print and display in formatted view correctly.

0 votes

Thank you! Kind of a steep curve for me, but I think I can figure it out.
John L’s wife

by (110 points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Accept the one whose faith is weak, without quarreling over disputable matters.
Romans 14:1
2,628 questions
5,369 answers
5,045 comments
1,420 users