-
Notifications
You must be signed in to change notification settings - Fork 60
Bring "de" into main #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bring "de" into main #398
Changes from all commits
68ff38d
caaba6a
5de2384
0db4c4e
b8875a9
62d4d58
78467fa
48d6fb0
4163afc
04b8e81
738c6ce
bf869fe
8a28771
513373d
8af6621
dbc8cc5
bff8a79
d90a256
9e9366e
8fb6dc6
a3b7c07
3d74e5d
96ec044
2eca40d
fc32be4
bdf604c
7559247
b28a66d
2cd1228
ae7c69f
7978fca
3a652d2
24e1970
2bbd072
34f5e83
1683dbd
bf44a14
3a5a26e
b648bda
ca41a5c
afe5f2d
da9b23c
3cdcc25
65e8ba1
d08d9c4
187fc07
a83e303
6c92908
2a2157c
3aa2fcc
9918921
358e7b8
5be138e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| .idea | ||
| target | ||
| build.rs.orig | ||
| Python/libmathcat.pyd | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,19 @@ | ||
| # MathCAT: Math Capable Assistive Technology | ||
| # MathCATde: German Translation for MathCAT: Math Capable Assistive Technology | ||
|
|
||
| <img src="logo.png" style="position: relative; top: 16px; z-index: -1;"> | ||
| is a library that supports conversion of MathML to: | ||
|
|
||
|
|
||
| * Speech strings (in several languages) with embedded speech engine commands | ||
| * Braille (Nemeth, UEB Technical, CMU, and many others) | ||
| * (later: Braille (Nemeth, UEB Technical, CMU, and many others)) | ||
| * Navigation of math (in multiple ways including overviews) | ||
|
|
||
| This is the fork of [MathCAT](https://github.com/NSoiffer/MathCAT) of Neil Soiffer focussed on the translations to the German speaking contexts. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same here! Shouldn't have been merged in main. I have not checked the rest of the documentation. @NSoiffer could you double check this?
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks. I reverted back to the version before the overwrite. |
||
|
|
||
| There are four related projects that make use of MathCAT: | ||
| - [MathCATDemo](https://nsoiffer.github.io/MathCATDemo/) -- an online demonstration of some of what can be done with MathCAT | ||
| - [A python interface for MathCAT](https://github.com/NSoiffer/MathCATForPython) -- used by a [MathCAT NVDA add-on](https://addons.nvda-project.org/addons/MathCAT.en.html). | ||
| - [A C/C++ interface for MathCAT](https://github.com/NSoiffer/MathCATForC) | ||
| - [A Java interface for MathCAT](https://github.com/mwhapples/MathCAT4J) (thanks to Michael Whapples for working on that) | ||
| ## Status | ||
| This translation project was launched in the summer 2025 it is quite new still. | ||
|
|
||
| MathCAT is used in many assistive technologies including NVDA and JAWS. | ||
| ## How to contribute? | ||
| This project is untertaken by the team of IT&Tech at the [IU University of Applied Sciences](https://www.iu.org/) and welcomes test-reports in the form of issues and proposed changes in the form of pull-requests. | ||
|
|
||
| For more information, see the [full documentation](https://nsoiffer.github.io/MathCAT/). | ||
| For process questions, raising an issue is probably the best idea too. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The whole de README has been merged here...
but the main title should not be the one of the fork.