This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] xml to mp3


> 
> BAsically,
>    <xsl:template match="para">
>          <xsl:apply-templates/>.
>     </xsl:template>
> 
> That makes the text to speech engine pause after each para.
> 
> Take some text, read it without any '.' and see how
> comprehensible it is.
> 
> E.g. some of your lists dont' have a full stop at the end,
> that makes them run together.

Got it. The keyword is access technology, and it is not plain text
then. On the other hand, what if '.' is put before each empty line?

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]