[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bpfk] dag-cll git updates for Fri May 27 16:21:06 EDT 2011
commit 9b97514338477789eeb3ab6a8fdc65beee066dff
Author: Robin Lee Powell <rlpowell@digitalkingdom.org>
Date: Fri May 27 12:26:04 2011 -0700
Documentation checkin.
diff --git a/todocbook/TODO b/todocbook/TODO
index 93ce567..33ddf81 100644
--- a/todocbook/TODO
+++ b/todocbook/TODO
@@ -40,33 +40,42 @@ be replaced be <quote>).
------
Entries like <indexterm type="example-imported"> (NOTE the type)
need to be moved into examples.
They have been seperated out by blank lines to make it easier.
Especially things like this:
- <para> <indexterm type="example-imported"><primary>lemon tree</primary><secondary>example</secondary></indexterm> FIXME: TAG SPOT</para>
+ <para> <indexterm type="example-imported"><primary>John is coming</primary><secondary>example</secondary></indexterm> FIXME: TAG SPOT</para>
which are artificial paragraphs solely for index importing.
All such indexterm entries should end up in the example itself, like so:
- <title>
- <indexterm type="example"><primary>lemon tree</primary><secondary>example</secondary></indexterm>
- <anchor xml:id="c5e2d1"/>
- </title>
+ <example xml:id="example-random-id-qfgA" role="interlinear-gloss-example">
+ <title>
+ <anchor xml:id="c13e1d6"/>
+ <indexterm type="example"><primary>John is coming</primary><secondary>example</secondary></indexterm>
+ </title>
+ <interlinear-gloss>
+ <jbo>.ianai la djan klama</jbo>
+
+ <gloss>[Nonsense!] John is coming.</gloss>
+ </interlinear-gloss>
+ </example>
NOTE THE CHANGE OF TYPE on the indexterm.
+If there are several examples that obviously apply, feel free to copy it around.
+
------
The per-section cmavo lists should be like this:
<cmavo-list>
<cmavo-entry>
<cmavo>ke</cmavo>
<selmaho>KE</selmaho>
<description>start grouping</description>
</cmavo-entry>
...
--
You received this message because you are subscribed to the Google Groups "BPFK" group.
To post to this group, send email to bpfk-list@googlegroups.com.
To unsubscribe from this group, send email to bpfk-list+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bpfk-list?hl=en.