Es importante estandarizar el uso del espacio en blanco en nuestros proyectos para una correcta visualización y composición tipográfica. Mi entendimiento es que los números de versículo deben comenzar siempre en una nueva línea en el SFM, con el resultado de que siempre hay un espacio antes de ellos.
\s1 Wayyoowwan Torba
\p
\v 13 \wj “Yaa barsiistota seeraatii fi . . .
Parece haber dos excepciones a esa regla: es posible eliminar ese espacio en ciertos casos, específicamente después de un corchete de apertura [ o un paréntesis (
\p [\v 14 \wj “Yaa barsiistota seeraatii fi Fariisota fakkeessitoota nana, isiniif wayyoo!
Sin embargo, para la mayoría de los caracteres, Paratext inserta automáticamente un espacio después del carácter, excepto en la vista sin formato. En este ejemplo, se utiliza U+231E: ESQUINA INFERIOR IZQUIERDA como un corchete cuadrado [. Puede colocarse inmediatamente antes de \v en la vista sin formato . . .
प्रवेश करने देते हो. ⌞\v 14 धिक्कार है तुम पर
pero se muestra un espacio en otras vistas y se insertará una nueva línea en el SFM si se ejecuta el método Advanced>Standardize whitespace .
प्रवेश करने देते हो. ⌞
\v 14 धिक्कार है तुम पर पाखंडी, फ़रीसियो,
En este ejemplo de un idioma con escritura árabe, se utiliza U+231F: ESQUINA INFERIOR DERECHA, ya que U+231E no se refleja:
⌟ \v 16 ئەوەی گوێی هەیە بۆ بیستن با گوێ بگرێت.⌞»
En ambos casos, se inserta un salto de línea/espacio antes de \v donde no debería añadirse.
- ¿Cuál es el estándar para cuándo se añade un salto de línea/espacio antes de \v? En otras palabras, ¿qué caracteres pueden colocarse inmediatamente antes de un \v?
- ¿Hay una forma de añadir caracteres a la lista de caracteres que pueden preceder a \v sin un espacio intermedio?
It is important to standardize the use of white space in our projects for correct display and typesetting. My understanding is that verse numbers should always start on a new line in the SFM with the result that there is always a space before them.
\s1 Wayyoowwan Torba
\p
\v 13 \wj “Yaa barsiistota seeraatii fi . . .
There seem to be two excepts to that rule: It is possible to remove that space in certain instances, specifically following an opening bracket [ or parenthesis (
\p [\v 14 \wj “Yaa barsiistota seeraatii fi Fariisota fakkeessitoota nana, isiniif wayyoo!
However, for most characters a space is automatically inserted after the character in Paratext except in unformatted view. In this example a U+231E: BOTTOM LEFT CORNER is used like a square bracket [. It can be place immediately before \v unformatted view . . .
प्रवेश करने देते हो. ⌞\v 14 धिक्कार है तुम पर
but a space is displayed in other views and a new line will be inserted in the SFM if the Advanced>Standardize whitespace method is run.
प्रवेश करने देते हो. ⌞
\v 14 धिक्कार है तुम पर पाखंडी, फ़रीसियो,
In this example from an Arabic script language a U+231F: BOTTOM RIGHT CORNER is used since U+231E is not mirroring:
⌟ \v 16 ئەوەی گوێی هەیە بۆ بیستن با گوێ بگرێت.⌞»
In both cases a newline/space is inserted before the \v where one should not be added.
- What is the standard for when a newline/space is added before \v? In other words, what characters may be placed immediately before a \v?
- Is there a way to add characters to the list of characters that may precede \v without an intervening space?