1🔗HEADER vsetup
1 This is the first section
2🔗Note, if the $HEADER macro is visible at the top, then it’s probably because this variant didn’t have that macro loaded.
3🔗This should be an a-link to the first test file: ../test1/Eltanin_test_1.html#Eltanin_test_1.
2 Another section
4🔗This next one should be a [descriptive link to the first file]((b:Eltanin_test_1) using the bracket notation.
5🔗Right after the word paragraph🔗we’ve added a target called evd2.test.1
. We also define a variable ipple.
3 Reference to the main manual
6🔗Last I want to show the value of the section of the main manual without causing a backref in it. That section is 3.2. However, as the sections aren’t numbered, that won’t help very much. Let’s use a description link with bracket notation again.
4 Reference within this document
7🔗Let’s look at 5 which has link #section-numbers or using brackets
8🔗Let’s look at 6 which has link #test.sec.ref or using brackets
5 Section numbers
Var2Var2Var2VarNDVarNDVarNDVar1Var1Var1
9🔗By adding this filename to NAMESspecial
in Custom.mk
, we then override passes 1, 3 and 7. We copy the same rule for passes 1 and 7 (just changing the target pattern to reference ET2
instead of NAMESmost
), and change pass 3 to set the section numbering flag to true
. Let’s hope this one gets the value for the xrefs documentation: 3.2 and also the local variable ipple from earlier: $v:var1_ipple$. Last I want the file stem which is apparently Variant_document_ND. Local variables shouldn’t be prefixed???
6 We can now allow overriding section refs
Var2Var2Var2VarNDVarNDVarNDVar1Var1Var1
10🔗So what do we get?
7 Test re: named and unnamed paragraphs
11🔗…in test file 1.
12🔗Call back to the named paragraph. By value: 4. By link ../test1/Eltanin_test_1.html#test-name-para.
13🔗Call back to following unnamed paragraph. By value: 5. By link ../test1/Eltanin_test_1.html#paranum5.