-
-
Notifications
You must be signed in to change notification settings - Fork 643
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
Separate formatting configuration for speech and braille #1885
Comments
Comment 1 by jteh on 2013-09-03 23:43 |
This ticket is very old, though still interesting. I propose changing some of the relevant check boxes in the document formatting dialog to a wx.Choice with the options off, speech only, braille only, and both speech and braille. The following options seem to be relevant:
The following items from object presentation seem to be relevant:
|
@jcsteh posted a relevant point in #214 (comment)
I think a radio button would be quite confusing here. A tab control would be perfect for the document formatting dialog at least. |
While testing a new table, my co-author noticed that while browsing the Internet, bold, italic and underline emphasis marks appear much more frequently than is practical. In fact, they're so frequent that in the end he suggested me to comment out |
I would think that in such a case, hearing bold/italic through speech all the time is equally annoying, hence you would want to turn this off for both speech and braille. That is already supported. |
@dkager is it possible to disable that indication now? If so, how? |
To rephrase my question: is this actually something you want to do only for braille? Or does it make more sense to disable these formatting attributes for both braille and speech? In either case, changing the liblouis table for this specific scenario sounds like a very bad idea. |
I think it does make sense to disable these indicators in both cases, when there are obviously too many of them. But in cases when there is a normal amount of these indicators, I can't really say with confidence that tying both speech and Braille together is the best appoarch. Changing the table is exactly what I want to avoid here. I want to leave these opcodes enabled in the table. But I hope that NVDA will allow the user to choose whether or not font styles will be indicated in the output, and that such choice will be respected. Should the user choose to disable such indication, I would like to expect that NVDA will pass unformatted text to liblouis, or will otherwise tell liblouis not to indicate emphasis. Currently, this doesn't seem to be the case. Hope this answers your question? |
Did you try disabling the relevant Document Formatting options? I agree this should send unformatted text to liblouis. That is, text without typeforms. |
Well, I haven't because I'm not a Braille user myself (my vision is perfect, considering the amount of time I spend daily staring at the screen). However, the person I worked with on the new table does have these options disabled, but it doesn't seem to help. |
Confirmed, I'll open a new issue for it. |
@dkager: thanks for confirming! |
After thinking about more about this, I propose a restructure of the list of categories in the settings dialog, changing the list into a tree view. It could look as follows:
|
@LeonarddeR: I like your idea. In my opinion we should go this way as it is less confusing as others. See also: PR #10448 |
The following, more granular issues have been opened:
This issue is being closed in favour of the newer, more specific issues. |
Reported by ianr on 2011-11-04 16:46
The new braille output added by ticket #202 is very interesting and I definitely see the need for some users.
I use both the speech and the braille output. Personally I prefer the raw text in braille output as I get the majority of my information through speech and often use the braille output to check mangled words or code sections.
I propose a config option to allow the output of the extra information to be enabled or disabled.
Blocking #3492
The text was updated successfully, but these errors were encountered: