Braille Formatted file containing UEB text/Nemeth math to Inkprint Math

A braille formatted file is a file containing the ASCII characters used to stand for braille laid out in a file the same way a braille page is laid out. Here is a sample file:

,! quadratic =mula says3

,if _% ax^2"+bx+c .k #0 _:1 !n

_% x .k ?-a+->b^2"-4ac]/2a# _:4

Our first goal is to add _%_: or _%_: near the top of the file, so it looks like this:

_%_: ,! quadratic =mula says3

,if _% ax^2"+bx+c .k #0 _:1 !n

_% x .k ?-a+->b^2"-4ac]/2a# _:4

The extra 4 characters (shown here at the very beginning of the file) mean nothing. They say go into math, then go back to text. But they allow DBT to know you want Nemeth Code braille translated into inkprint. Notice that the braille uses two characters to go into math and two braille characters to go back to text. Your braille file must follow this pattern.

Import the file into DBT, using the "UEB (English) - BANA with Nemeth" DBT Template. Do not accept the default file type of "Braille Formatted File". Instead move down on position to select "Formatted Pre-UEB to Print". Once the file is imported, it should be in inkprint.

To produce this file in inkprint, use one of the two sets of instructions found below.

1) Save As to Word, get MathType Equations

To follow these instructions, you need to have a copy of Microsoft Word installed, plus a copy of MathType by Design Science. Both of these programs cost money.

From DBT's file menu, select Save As..., specify the new name for your file, and choose Word Document as the File type.

Now launch Word. Open the newly created file. Use control-A to select All. From the MathType Menu, choose Publish, then choose Toggle TeX. You should see the entire file change to show text and math equations. You can now print out math equations and text which, depending on how you created your file, might have been in braille a minute or so ago.

If the Toggle TeX option is greyed out, it indicates the process of producing this file has hit a snag. One user reports that saving the Word file, closing Word, and then re-launching Word allows many files to "work". Your mileage may vary. The problem might be caused by an error in the text (such as starting a square root and not ending it), or a program bug in DBT. If you need help, send the source *.dxp file as an e-mail attachment to languages@duxsys.com.

2) Save As to LaTeX, get Scientific Notebook or Scientific Viewer Equations

To follow these instructions, you need to have a copy of Scientific Notebook or Scientific Viewer installed, Scientific Viewer is freeware, Scientific Notebook costs money.

From DBT's file menu, select Save As..., specify the new name for your file, and choose LaTeX as the File type.

Now launch Scientfic Notebook or Scientific Viewer. Open the newly created file. You should see the entire file as text and math equations. You can now print out math equations and text which, depending on how you created your file, might have been in braille a minute or so ago.

If you do not get what you expected, it indicates the process of producing this file has hit a snag. This might be caused by an error in the text (such as starting a square root and not ending it), or a program bug in DBT. If you need help, send the source *.dxp file as an e-mail attachment to languages@duxsys.com.