﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Avoid reading superscript, e.g. citation (reference) numbers on Wikipedia etc.</title><link>https://hyperionics.com/forum2/rss-m11706.ashx</link><description /><copyright>(c) Hyperionics Support Forum</copyright><ttl>30</ttl><item><title>Re: Avoid reading superscript, e.g. citation (reference) numbers on Wikipedia etc. (Admin)</title><description>Again, for users with good eyesight probably the best option, when dealing with PDF files that contain references or footnotes at the bottom of each page, would be to use "manually crop pages" option that I described in my previously posted message here. I don't see any other good option, don't know how to programmatically detect these. Relying on small numbers starting such footnotes, or the fact that they may be written in a smaller font, is not certain. I have seen footnotes that span several paragraphs and sometimes are continued in footnotes on next pages. Re-configuring buttons to skip more - maybe, but how much? Several phrases/sentences? Entire paragraphs? No idea...&lt;br/&gt;</description><link>https://hyperionics.com/forum2/rss-m11706.ashxFindPost/13103</link><pubDate>Thu, 02 Apr 2020 14:17:18 GMT</pubDate></item><item><title>Re: Avoid reading superscript, e.g. citation (reference) numbers on Wikipedia etc. (orineu)</title><description>Sometimes when I encounter this in ebooks, the citations are at the end of the chapter, and I can skip them by manually scrolling down to the bottom and choosing the next chapter option. On some articles, this can be quite a long scroll, however. And nonchaptered ebooks do not have this functionality. Also, OCR of certain books I've read nondigitally would have line-splits as the text wraps around same-page citations... newer made-for-screens versions have no reason to do that, but everyone knows how considerate textbook publishers are of their blind customers.&lt;br&gt;&lt;br&gt;This has inspired several ideas for implementations that would assist with this and similar issues (read as, "it would be really cool if we could:")&lt;br&gt;* map keypresses from physical hardware such as a bluetooth keyboard to controls, to set up skipping lines and chapters using wasd perhaps, bluetooth keyboards can be accessibly cheap although ymmv for usability due to bluetooth connection quirks, consider other externals such as android wear and unique patterns of omnibutton/play-pause presses.&lt;br&gt;* enable optional floating softcontrol menu to include long skip (customizable-length multi-sentence skip separate from current short skip), previous chapter/article, next chapter/article, and 'back'.&lt;br&gt;* utilize a checkbox that will automatically create something like bookmarks for numbered lines on pdf import, to be combined with&lt;br&gt;* optionally create a link on the small number found in the text with the small instance of the number following, this may not work with OCR and would absolutely require a 'back' or 'return' feature</description><link>https://hyperionics.com/forum2/rss-m11706.ashxFindPost/13102</link><pubDate>Thu, 02 Apr 2020 13:52:44 GMT</pubDate></item><item><title>Re: Avoid reading superscript, e.g. citation (reference) numbers on Wikipedia etc. (Admin)</title><description>This is very difficult. The best way to exclude such things would be to open the PDF from the "Open" button on top of screen (folder icon), then on the next screen choose the option to "manually crop pages", then as the pages of that PDF are shown on screen in their original format, go through all the pages of article and drag the low edge of the page above the first citation at the bottom of that page. I don't have a way to detect such things automatically at this time, and don't know if I'll ever be able to figure out this.&lt;br/&gt;</description><link>https://hyperionics.com/forum2/rss-m11706.ashxFindPost/13099</link><pubDate>Tue, 24 Mar 2020 04:12:23 GMT</pubDate></item><item><title>Re: Avoid reading superscript, e.g. citation (reference) numbers on Wikipedia etc. (Sss)</title><description>Is there a way we can exclude citations starting with numbers in reduced font size?&lt;br&gt;&lt;br&gt;Following is the sample:&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;font face="terminal,monaco"&gt;&lt;i&gt;Paul Ree exemplifies a tendency to place present uses of moral concepts — ‘punishment’ for what deters the egoistic, and ‘good’&lt;/i&gt;&lt;/font&gt;&lt;br/&gt;&lt;font face="terminal,monaco"&gt;&lt;i&gt;²⁶ GM II. 12, on which, see also Leiter (2002: 168, 198). &lt;/i&gt;&lt;/font&gt;&lt;br&gt;&lt;font face="terminal,monaco"&gt;&lt;i&gt;²⁷ On Ree’s account of punishment, see Ch. 5 below.&lt;/i&gt;&lt;/font&gt;&lt;br/&gt;&lt;font face="terminal,monaco"&gt;&lt;i&gt;used as praising the unegoistic—at the origin of morality.&lt;/i&gt;&lt;/font&gt;&lt;br/&gt;&amp;nbsp;&lt;br/&gt;This is how the text is being read. After reading 'good' the actual sentence has to be continued from 'used'. I think it is bit difficult to make it leap to 'used' accurately. But if we can just skip the respective sentence which starts with a number in lower font, it will be good. I can send the full PDF if it helps&lt;br/&gt;</description><link>https://hyperionics.com/forum2/rss-m11706.ashxFindPost/13098</link><pubDate>Mon, 23 Mar 2020 22:42:45 GMT</pubDate></item><item><title>Avoid reading superscript, e.g. citation (reference) numbers on Wikipedia etc. (Admin)</title><description>The small superscript text, like reference numbers in scientific articles, Wikipedia articles etc., can be removed from speech output in @Voice with our "Edit speech" feature under menu - Settings. Go there and press the + button on top to add a new speech replacement, then enter&amp;nbsp;&lt;u&gt;exactly&lt;/u&gt; the following, make also sure that there are no spaces between and after the entered text:&lt;br/&gt;&lt;blockquote&gt;&lt;font size="3"&gt;Replacement type: &lt;b&gt;Regular Expression (RegEx)&lt;/b&gt;&lt;/font&gt;&lt;br/&gt;&lt;font size="3"&gt;Pattern:&amp;nbsp;&lt;b&gt;(&amp;lt;sup&amp;gt;|&amp;lt;sup\b).*?&amp;lt;/sup&amp;gt;&lt;/b&gt;&lt;/font&gt;&lt;br/&gt;&lt;font size="3"&gt;Replace:&amp;nbsp;&lt;/font&gt;&lt;br/&gt;&lt;/blockquote&gt;Leaving the "Replace" field empty will simply silence the references. If you want, you could enter some alternative text there, e.g. "reference provided" or whatever.&lt;br/&gt;&amp;nbsp;&lt;br/&gt;Here is another replacement, that would avoid reading aloud any text contained within square brackets [like this]:&lt;br/&gt;&lt;blockquote&gt;&lt;font size="3"&gt;Pattern:&amp;nbsp;&lt;b&gt;\[.*?\]&lt;/b&gt;&lt;/font&gt;&lt;br/&gt;&lt;/blockquote&gt;&amp;nbsp;&lt;br/&gt;and a simpler one, that will avoid reading only numbers in square brackets, like [1], [375] etc. :&lt;br/&gt;&lt;blockquote&gt;&lt;font size="3"&gt;Pattern:&amp;nbsp;&lt;b&gt;\[\d+\]&lt;/b&gt;&lt;/font&gt;&lt;br/&gt;&lt;/blockquote&gt;Note, the above would not work for Wikipedia or many other Web pages with citations, as inside the square brackets they have some HTML formatting tags, not only numbers.&lt;br/&gt;&amp;nbsp;&lt;br/&gt;If you are curious, read some of many RegEx references and tutorials on the Web. The particular implementation of Regular Expressions that @Voice uses is described at&amp;nbsp;&lt;a href="http://www.regexlab.com/en/deelx/syntax.htm" target="_blank" rel="nofollow" title="http://www.regexlab.com/en/deelx/syntax.htm"&gt;http://www.regexlab.com/en/deelx/syntax.htm&lt;/a&gt;&lt;br/&gt;&amp;nbsp;&lt;br/&gt;Greg&lt;br/&gt;</description><link>https://hyperionics.com/forum2/rss-m11706.ashxFindPost/11706</link><pubDate>Fri, 19 Feb 2016 07:09:19 GMT</pubDate></item></channel></rss>