f
Summary
- Description
-
Regular translation footnote.
- Syntax
-
-
USFM:
\fcallercontent\f* -
USX:
<note style="f"@caller>content</note>- caller *
-
Note caller
-
+- Caller should be generated by the translation editor or publishing process. -
-- No caller. -
?- Where?represents the specific character to be used for the caller.
-
- content
-
- Style Type
- Valid In
-
[BookTitles],[BookIntroduction],[BookIntroductionEndTitles],[ChapterContent],[PeripheralContent] - Added
-
1.0
Examples
-
USFM
-
USX
Example 1. Mark 1.1 and 1.4 (GNT)
\p
\v 1 This is the Good News about Jesus Christ, the Son of God.\f + \fr 1.1:
\ft Some manuscripts do not have \fq the Son of God.\f*
...
\p
\v 4 So John appeared in the desert, baptizing and preaching.\f + \fr 1.4
\fq John appeared in the desert, baptizing and preaching\ft ; some manuscripts
have \fqa John the Baptist appeared in the desert, preaching.\f* “Turn away
from your sins and be baptized,” he told the people, “and God will forgive
your sins.”
Example 2. Mark 1.1 and 1.4 (GNT)
<para style="p">
<verse number="1" style="v" sid="MRK 1:1"/>This is the Good News about Jesus
Christ, the Son of God.<note caller="+" style="f">
<char style="fr" closed="false">1.1: </char>
<char style="ft" closed="false">Some manuscripts do not have </char>
<char style="fq" closed="false">the Son of God.</char></note>
<verse eid="MRK 1:1"/></para>
...
<para style="p">
<verse number="4" style="v" sid="MRK 1:4"/>So John appeared in the desert,
baptizing and preaching.<note caller="+" style="f">
<char style="fr" closed="false">1.4 </char>
<char style="fq" closed="false">John appeared in the desert, baptizing and
preaching</char>
<char style="ft" closed="false">; some manuscripts have </char>
<char style="fqa" closed="false">John the Baptist appeared in the desert,
preaching.</char></note>
“Turn away from your sins and be baptized,” he told
the people, “and God will forgive your sins.”<verse eid="MRK 1:4"/></para>