0
788 次浏览

I have a user who wants to format the translation so that it will be printed one verse per line- that is, each verse begins on a new line. The mother tongue translators don’t like seeing verse numbers in the middle. The advisor has therefore been formatting the text with paragraph markers before each verse marker.
Paratext finds lots of punctuation errors when running checks on the project because of course there are plenty of verses that don’t end with sentence-final punctuation.
Are there any recommendations for this situation? I assume if the text were formatted in the usual way, it would still be possible to publish it like this, but apparently they also want to print it like this every time they print a draft for checking. I’d really like to make sure this is handled in the best way possible.
Thanks,
anon609523 Hall

较早的帖子 - 以原始语言显示
Paratext (108 分) 发布 | 788 次浏览

2 个回答

0
最佳答案

I would recommend removing all the extraneous \p markers from Paratext. As you’ve noticed, they’re causing problems and in the future if you want to print in a normal manner, they’ll have to be removed anyway.

Then to accomplish what the team wants, go to your My Paratext Projects\XYZ folder (where XYZ is your project name) and open the PrintDraftChanges.txt file. Then add “\v” > “\p \v” at the bottom of the file and save it.

Basically this does what you’ve been doing, but during the PrintDraft step so that it won’t mess with the display inside of Paratext.

I would personally also go into the My Paratext Project\XYZ\PrintDraft folder, open the PrintDraft-mods.sty file, and add the following two lines:
\Marker p
\FirstLineIndent 0

This will reduce the paragraph indent to 0, which makes more sense to me if you’re breaking after every verse.

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

Consider using \m instead of changing the stylesheet.

较早的帖子 - 以原始语言显示

My first reply ate some of my code, and anon044949’s answer is better, so my recommendation is to put in the PrintDraftChanges.txt file:
"\\v" > “\\m \\v”

较早的帖子 - 以原始语言显示

Ok, I did not find a file PrintDraftChanges.txt, so I created one and added the line. However, I can’t get it to actually work (tried a number of times because I wasn’t sure if I was getting the syntax right)- could it simply not be reading the file, or is there some other place I could put this?
I did try the modification to PrintDraft-mods.sty to eliminate the first line indent, and that did work.
Thanks,
anon609523

较早的帖子 - 以原始语言显示

It should be in the project folder (not the PrintDraft folder). The capitalization of the PrintDraftChanges.txt file might matter (that’s the correct capitalization). Note that the quotation marks in the code above DO have to be present in your file. Basically you’re taking one rule inside of " marks and sending it > to another rule inside of " marks.

The file should automatically be read when you do PrintDraft.

I actually thought the file was automatically generated when you create a project, but I might be wrong about that. Certainly adding it in yourself should work.

较早的帖子 - 以原始语言显示

Ok, this was the problem - I was putting it in the printdraft folder.
Moving it to the project folder fixed it.
anon609523

较早的帖子 - 以原始语言显示
0

I agree with the above except that I would also add the code to PrintDraftChanges.txt for the cases when \p is followed by \v.
For example you could add vertical space to separate paragraphs:
"\\p\s+\\v\s" > "\\b \\m \\v "

Another option would be to publish without verse numbers in the text. You can put the the verse numbers in the headers (at the top of each page) and also you can add the verse ranges after the headings if you wish. (Use \sr)

较早的帖子 - 以原始语言显示
(1.8k 分) 发布
已重新显示

I would leave the \p before verse numbers alone and not change them.
This would make it possible to format the starting paragraph verse with
a bold verse number later in the publishing path.

D anon467281

Global Publishing Services
Scripture Typesetting trainer & Regular Expression "specialist"
Dallas, TX

较早的帖子 - 以原始语言显示

相关问题

0
1 个回答 395 次浏览
When a user copies the content of a note and pastes it into another note or into another application like notepad, the ... do to retain the formatting of the note when copying it?
MSEAIT_LT 478 发布 提问于 一月 31, 2018
0
1 个回答 389 次浏览
By default, PT creates new books in a project with all the verse numbers inserted. But sometimes it would be nice to ... you, and you could always change anything you didn't like.
wdavidhj 1.4k 发布 提问于 九月 19, 2016
0
3 个回答 318 次浏览
我可以自定义回译项目的行距吗?
Michel 125 发布 提问于 十一月 4, 2023
0
2 个回答 388 次浏览
我想我应该就这个问题开启一个新话题,而不是在另一个话题的讨论中继续。 我想删除所有 \s 行(\s、\s1、\s2 等)。这些行是空的。我可以轻松删除标记,但我不确定如何删除这些行。 有人提出了以下两种解决方案,但都没有起作用: \s\d? [^\]*(未找到任何 \s 标记) \s\d? [^\r]+\r\n(逐行删除所有行,包括经文) 还有其他想法吗?
anon928451 127 发布 提问于 二月 14, 2023
0
2 个回答 417 次浏览
逐词对照工具(interlinearizer)中的 解析释义 (parse gloss)行内部是从哪里获取信息的?我开始尝试使用 PT 9.1 的逐词对照工具进行适配,由于更新到 PT 9.2 后情况发生了变化,我认 ... 行)出现了奇怪的信息 我该怎么办? 2022-03-04 11_21_20-Paratext 9.21264 269 13.6 KB
anon297911 424 发布 提问于 三月 4, 2022
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Very truly I tell you, whoever accepts anyone I send accepts me; and whoever accepts me accepts the one who sent me.
John 13:20
3,049 个问题
6,007 个回答
5,673 条评论
2,029 位用户