This looks okay although it looks like its pretty much a one shot process like an audiobook rather then a navigable document, is this correct? Would it be possible to make this work on the fly? So generating and reading the mathimatics while jumping around a LaTeX document? For the specific mode idea I've made some much better pronounciation substatutions now, heres my current pronounciation dictionary config for org-mode: (emacspeak-pronounce-set-dictionary 'org-mode '(("\\cdot" . " dot ") ("\\sqrt" . " square root")("\\gamma" . " gamma") ("^2" . " squared ") ("{AB}" . "{A B}") ("_a" . " sub ay ") ("\\mod" . " modulo ") ("$" . "") ("_" . " sub ") ("^" . " to the power of ") ("{". " start ") ("}" . " end "))) I've been using org-mode instead of raw latex as it is able to strip a lot of the unneeded formatting tags. The current issues with just using the pronounciation dictionary for this is that I can't specify environments within a buffer that it should apply to. For example reading a code snippet in an src block should not have these pronounciations. It also only lets me work with regexp as far as I know so I can't match pronounciations for opening and closing braces. I might see if I can make something work with switching out pronounciations on the fly depending on where in the buffer I am though. "T.V Raman" <raman(a)google.com> writes: > John Morgan via Emacspeak <emacspeak(a)emacspeak.org> writes: > > See module emacspeak-maths -- it uses Volker Sorge's SRE to render > LaTeX math -- consider it a poor-man's AsTeR. > > >>> On Dec 28, 2021, at 3:52 AM, Isaac Leonard via Emacspeak >>> <emacspeak(a)emacspeak.org> wrote: >> >> >> >>> https://www.cs.cornell.edu/info/people/raman/aster/demo.html >>> >>> Does anyone have specific configurations for reading latex / mathimatics >>> in emacspeak? >>> Currently I've redifined some pronounciations such as changing "_" to be >>> said as "sub" or "^" to be said as "to the power of" which is useful >>> however these are relatively minor changes. >>> Does anyone know if theres a way to slow the speaking rate down when >>> reading math between dollar signs or even better if there is some >>> specific mode for reading mathimatics like mathML in browsers? >>> >>> If this mode does not exist would anyone be willing to work with me to >>> create it? >>> Currently I don't really know where to start to be honest but such a >>> mode would be extremely helpful. >>> -- >>> Best regards Isaac >>> _______________________________________________ >>> Emacspeak mailing list -- emacspeak(a)emacspeak.org >>> To unsubscribe send an email to emacspeak-leave(a)emacspeak.org >> _______________________________________________ >> Emacspeak mailing list -- emacspeak(a)emacspeak.org >> To unsubscribe send an email to emacspeak-leave(a)emacspeak.org -- Best regards Isaac
|May 1995 - Last Year|Current Year|
If you have questions about this archive or had problems using it, please contact us.