From dc53db93168491c9753d53f39db35a3036c85c81 Mon Sep 17 00:00:00 2001 From: Nathaniel Schmidt Date: Sat, 2 Oct 2021 21:49:29 +1000 Subject: [PATCH] FIX: typo in initial heading of readme; also linked to my Github. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f87fda2..d23a624 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ -#Latex-access NVDA Addon: -This addon brings the full power of the [latex-access](http://latex-access.sourceforge.net/) engine to NVDA. Based on initial work by Nathaniel Schmidt, this plugin originally had the la tex processor and matrix processor implemented. It however was not very easy to use as you had to use complicated commands to move around the matrix, and could only store one matrix at a time in the software. +# Latex-access NVDA Addon: +This addon brings the full power of the [latex-access](http://latex-access.sourceforge.net/) engine to NVDA. Based on initial work by [Nathaniel Schmidt](https://github.com/njsch), this plugin originally had the la tex processor and matrix processor implemented; however, it was not very easy to use as you had to use complicated commands to move around the matrix, and could only store one matrix at a time in the software. As a college student who took calculus and linear algebra, and with an interest in math accessibility, I decided to improve upon these scripts. This script includes the ability to read la tex translated by NVDA, and allows users to save any amount of matrices into a buffer for viewing. The user can then easily navigate each matrix with arrow keys, and move between matrices with the tab key. Future work may include allowing a user to add a new matrix, and spit out la tex into the current document or onto the clipboard ready for pasting. Work on the preprocessor is planned, so that users can add custom symbols to latex-access, as well as better support for braille. Also, it would be nice to bind other keys to the moving around scripts, so that la tex is spoken in all fields, not just editable fields. The plugin calls into latex-access automatically, and is pre-bundled with it, so that no COM server need be registered. I haven't figured out an easy way to register a com server while installing the plugin, and went with directly calling in since its easier and faster. The disadvantage is that new versions of latex-access must be manually bundled. I hope to work with the latex-access project to see if they will accept this addon back in, in which case, I can write scripts to create the addon for each new version of latex-access. ## 1: Keyboard shortcuts Quick reference: