MobileRead Forums

MobileRead Forums (https://www.mobileread.com/forums/index.php)
-   Amazon Kindle (https://www.mobileread.com/forums/forumdisplay.php?f=140)
-   -   How can I make different pages for inflection groups? (https://www.mobileread.com/forums/showthread.php?t=282813)

itfs 01-19-2017 03:24 PM

How can I make different pages for inflection groups?
 
Hi,

I'm making a custom dictionary for Kindle.

I've noticed that if there are two entries of the same word then my Kindle gives the option to switch the page between the two. Is it possible to make this feature of "changing the page" also for inflection groups inside one entry?

In the following example it all appears in the same page:
Code:

<idx:entry name="english" scriptable="yes" spell="yes">
<idx:short><a id="1"></a>
<idx:orth>record
<idx:infl inflgrp="noun">
<idx:iform name="plural" value="records" />
</idx:infl>
<idx:infl inflgrp="verb">
<idx:iform name="present participle" value="recording" />
<idx:iform name="past participle" value="recorded" />
<idx:iform name="present 3ps" value="records" />
</idx:infl>
</idx:orth>
<p> Definition</p>
</idx:short>
<br /><hr><br /></idx:entry>



All times are GMT -4. The time now is 11:02 PM.

Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.