0
231 次浏览

For some reason, in some fonts, the bold or italic formatting does not appear in PrintDraft.
For instance, I have a test project using the Andika font. In PrintDraft all the text that should have been bold (section heads for example) was not bold, and the text that should have been italic was not. But if I changed the font to Times New Roman in the PrintDraft dialog, the bold and italic text appeared.

I found I could make bold and italic appear in Andika if I modified the PrintDraft-mod.tex file (inside the PrintDraft folder) to add these definitions.

\def\bold{“Andika:embolden=2”}
\def\italic{“Andika:slant=0.2”}
\def\bolditalic{“Andika:embolden=2;slant=0.2”}

I suppose this is related to the fact that in the Windows control panel, Times New Roman is a font family, if I open it I see Times New Roman Regular, Times New Roman Bold, Times New Roman Italic and Times New Roman Bold Italic. Andika is just one font, not a family.

For non-Roman scripts you may need to add a script definition to your command. This is how I enabled bold & italic for a project using the Annapurna SIL font:

\def\bold{“Annapurna SIL:script=deva;embolden=2”}
\def\italic{“Annapurna SIL:script=deva;slant=0.2”}
\def\bolditalic{“Annapurna SIL:script=deva;embolden=2;slant=0.2”}

较早的帖子 - 以原始语言显示
Paratext [Expert]
(3.3k 分) 发布
| 231 次浏览

2 个回答

0

Andika New Basic has bold and italic faces. But it doesn’t have as wide a character coverage as full Andika. NRSI recently created this chart to help you see if your language is covered.

较早的帖子 - 以原始语言显示
(104 分) 发布
0

Be aware that the choice of digit style (under Advanced, “Choice of digit style for \c and \v”) is also controlled by these lines, via a mapping parameter. In other words, if you choose Devanagari digits in PrintDraft and then put these lines in your PrintDraft-mods.tex file, any regular digits will be Devanagari (since you haven’t included a font def line for regular), but if, say, your chapter numbers are bold they will come out as regular ASCII digits. To preserve the digit mapping you have to add it to your font def line, eg:

\def\bold{“Annapurna SIL:script=deva;embolden=2;mapping=devanagaridigits”}

较早的帖子 - 以原始语言显示
(304 分) 发布

相关问题

0
1 个回答 350 次浏览
I am producing a Bible with added commentary \add \add* that I want printed in color. By default \add is Bold and Italic ... this in PT8.0 but the issue also applies to PT7.6.
Kent Spielmann 1.8k 发布 提问于 八月 8, 2017
0
3 个回答 381 次浏览
大家好, 本项目使用 \pn \pn* 将所有专有名词加粗,我怀疑这是问题的一部分 这是未经调整的标准状态: TDD_Default_MRK_ptxp 13497 2942 442 KB 情况 1: 如果我按照培训视频中的方法,使用 at MRK ... " \pn' > \bd' ",但这不起作用 有什么想法可以解决这个问题吗? 祝福, Craig
rcraigwebb 110 发布 提问于 八月 15, 2023
0
2 个回答 203 次浏览
一位用户希望将整段诗歌加粗。有没有办法做到这一点,而无需在每个新的诗歌标记后都添加加粗标记? 我原以为 \bd* 会界定加粗部分的结束,但似乎诗歌标记也会导致加粗文本的结束(即使没有 \bd*)。
Sara 246 发布 提问于 八月 5, 2024
0
2 个回答 246 次浏览
我正在排版双语对照本(diglots) 在 Paratext 中,我的次文本(T2)中的某些样式看起来比主文本(T1)中相同的样式更粗 我认为这是因为我在 Paratext 中为这两个不同的文本使用了不同的字体 在 ... 有让 PTXPrint 使用任何其他 .tex 或 .sty 文件 感谢你们能提供的任何帮助 John Nystrom
john_nystrom 312 发布 提问于 三月 23, 2021
0
1 个回答 318 次浏览
(mnjames 写道) usfm.sty 样式表中将 \Italic 作为 \Marker qt 的属性之一 我希望在 Paratext 中让引文显示为无格式文本 我已经从 usfm.sty 中移除了 \Italic,但当样式表更新时 ... 盖 usfm.sty 中的 \Italic 我找到了 \Italic 和 \Bold 格式,但不知道如何取消它们
匿名用户 发布 提问于 四月 10, 2015
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
There is neither Jew nor Gentile, neither slave nor free, nor is there male and female, for you are all one in Christ Jesus.
Galatians 3:28
3,047 个问题
6,007 个回答
5,672 条评论
2,027 位用户