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 (456 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)

Related questions

0 votes
0 answers
Paratext May 15, 2017 asked by [Expert]
sewhite
(3.1k points)
0 votes
0 answers
0 votes
5 answers
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
I appeal to you, brothers and sisters, in the name of our Lord Jesus Christ, that all of you agree with one another in what you say and that there be no divisions among you, but that you be perfectly united in mind and thought.
1 Corinthians 1:10
2,571 questions
5,308 answers
5,009 comments
1,381 users