La respuesta corta es que no, probablemente no.
El problema es que \inc s incluye todo lo que Paratext considera un “encabezado de sección”, no solo el caso más obvio, \s.
Puede lograr lo que está buscando agregando lo siguiente a un documento custom.sty en la carpeta del proyecto:
\Marker r
\TextType Other
Sin embargo, es muy probable que hacer eso cause problemas en otras áreas de PT.
Otra cosa a considerar: simplemente deje que los marcadores \r aparezcan en el Módulo Bíblico dentro de PT, pero luego elimínelos al imprimir. Dependiendo de cómo decida imprimir el módulo, es probable que sea posible –y quizás extremadamente fácil– eliminar esa línea. PTXprint, por ejemplo, puede eliminar fácilmente las líneas \r durante la impresión.
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.
Traducción automática desde English