A resposta curta é: não, provavelmente não.
O problema é que \inc s inclui qualquer coisa que o Paratext considere um “título de seção”, não apenas o caso mais óbvio, \s.
Você pode alcançar o que está procurando adicionando o seguinte a um documento custom.sty na pasta do projeto:
\Marker r
\TextType Other
No entanto, é muito provável que fazer isso cause problemas em outras áreas do PT.
Outra coisa a considerar: deixe apenas os marcadores \r aparecendo no Módulo da Bíblia dentro do PT, mas depois exclua-os ao imprimir. Dependendo de como você decidir imprimir o módulo, é provável que seja possível – e talvez extremamente fácil – remover aquela linha. O PTXprint, por exemplo, pode facilmente excluir as linhas \r durante a impressão.
The short answer is, no, it probably isn’t.
The problem is that \inc s includes anything that Paratext considers a “section heading”, not just the most obvious case, \s.
You can achieve what you’re looking for by adding the following to a custom.sty document in the project folder:
\Marker r
\TextType Other
However, it’s very likely that doing that will cause problems in other areas of PT.
One other thing to consider–just leave the \r markers showing up in the Bible Module inside of PT, but then delete them when you print. Depending on how you decide to print the module it is probably possible–and may be extremely easy–to remove that line. PTXprint, for example, can very easily delete the \r lines during printing.
Tradução automática de English