EMDC RAB2

Linking, Styling Exercise

This Page is OK and uses a custom style to use adifferent font for the different characters. Here there are only two pages.

A \page 3 has been added to the SFM file between the Alastair image and the Nepali text. When viewed in a browser via RAB, the two pages show correctly
However, the app produes quite a different result. Only part of page 2 appears and the main title appears on page 3 followed by nothing else.

SFM file

\id HW01
\toc2 Homework Day 1
\page 1
\m Which is the \w flag\w* of [Nepal](https://en.wikipedia.org/wiki/Nepal)?

\m [\fig flagAus.png\fig*](al-no.mp3)
[\fig flagAUT.png\fig*](al-no.mp3)
[\fig flagCAN.png\fig*](al-no.mp3)
[\fig flagGBR.png\fig*](al-no.mp3)
[\fig flagMOR.png\fig*](al-no.mp3)
[\fig flagNEP.png\fig*](al-yes.mp3)
[\fig flagNIG.png\fig*](al-no.mp3)
[\fig flagUSA.png\fig*](al-no.mp3)

\page 2
\mt1 Click on a word to hear what it [is](al-is.mp3):
\p_eng
In English
\m [\fig txt-my.png\fig*](al-my.mp3)
[\fig txt-name.png\fig*](al-name.mp3)
[\fig txt-is.png\fig*](al-is.mp3)
[\fig txt-alastair.png\fig*](al-alastair.mp3)

\page 3
\s1 \em_nep शाब्दमा क्लिक गर्नुहोस्\em_nep*
\p_nep
In Nepali
\m [\fig txt-mero.png\fig*](al-mero.mp3)
[\fig txt-nam.png\fig*](al-nam.mp3)
[\fig txt-alastairnep.png\fig*](al-alastairnep.mp3)
[\fig txt-ho.png\fig*](al-ho.mp3)

Custom Styles

.p_eng {
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 12px;
    text-indent: 3%;
    color: #00C000;
}
.p_nep {
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 12px;
    text-indent: 3%;
    color: #F01040;
}
.em_nep {
    font-family: font2;
    font-size: 130%;
}

APK file

EMDCRAB2-1.0.apk