public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Drew Keller <drew.keller.work-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Creating accessible ebooks from word docs
Date: Tue, 14 Feb 2017 05:57:43 -0800 (PST)	[thread overview]
Message-ID: <0bc61979-082c-4b89-b3e0-35398158bce8@googlegroups.com> (raw)
In-Reply-To: <bc32e6fc-7eed-4b99-9921-05c1166b6aba-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 3687 bytes --]

I added it using this 
method https://support.office.com/en-us/article/Add-alternative-text-to-a-picture-shape-chart-SmartArt-graphic-or-table-52327e7c-cecb-45d4-9367-f911aa442371

On Sunday, February 12, 2017 at 11:13:32 PM UTC-5, Praats wrote:
>
> Where is the "Alt Text" field in Word to add a description text?
>
> On Thursday, February 9, 2017 at 6:26:37 AM UTC+11, Drew Keller wrote:
>>
>> If the docx reader does indeed extract that element, how can it be 
>> included in the converted document?
>>
>> I'm converting docx to rst so maybe it is different, but I have set the 
>> description field in Word's "Alt Text" Description panel but the alt text 
>> and description text never comes through to the converted RST file.
>>
>>
>> On Monday, February 6, 2017 at 4:29:42 AM UTC-5, John MacFarlane wrote:
>>>
>>> The docx reader extracts the alt element from the "descr" 
>>> attribute of Word images (drawings etc.).  I'm not sure 
>>> what you need to do in Word to ensure that this attribute 
>>> is set, but maybe someone else here can help with that. 
>>>
>>> +++ Praats [Feb 05 17 18:58 ]: 
>>> >   Hi, 
>>> >   I've been converting docx files into the ePub format using Pandoc. 
>>> The 
>>> >   eBooks I am creating are for people who are visually impaired, the 
>>> >   screen reader on the tablet reads out the text to the person using 
>>> the 
>>> >   tablet. 
>>> >   When I add images, ideally the screen reader should let the visually 
>>> >   impaired person know that there is an image, and describe the image 
>>> to 
>>> >   them. Which can be done using the "alt" attribute within the <img> 
>>> tag 
>>> >   when creating eBooks from a HTML document 
>>> >   I wanted to know if there was a way by which I could add the "alt 
>>> text" 
>>> >   in the word document directly for every single image. As the people 
>>> who 
>>> >   will be using Pandoc to convert docx files into ePub files are not 
>>> >   familiar with HTML tags 
>>> >   Any help will be appreciated. Thank you! 
>>> > 
>>> >   -- 
>>> >   You received this message because you are subscribed to the Google 
>>> >   Groups "pandoc-discuss" group. 
>>> >   To unsubscribe from this group and stop receiving emails from it, 
>>> send 
>>> >   an email to [1]pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 
>>> >   To post to this group, send email to 
>>> >   [2]pandoc-...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 
>>> >   To view this discussion on the web visit 
>>> >   [3]
>>> https://groups.google.com/d/msgid/pandoc-discuss/ee06dc3e-1b69-4fe2- 
>>> >   b6bb-8781af11a963%40googlegroups.com. 
>>> >   For more options, visit [4]https://groups.google.com/d/optout. 
>>> > 
>>> >References 
>>> > 
>>> >   1. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 
>>> >   2. mailto:pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 
>>> >   3. 
>>> https://groups.google.com/d/msgid/pandoc-discuss/ee06dc3e-1b69-4fe2-b6bb-8781af11a963-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer 
>>> >   4. https://groups.google.com/d/optout 
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/0bc61979-082c-4b89-b3e0-35398158bce8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 6638 bytes --]

      parent reply	other threads:[~2017-02-14 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06  2:58 Praats
     [not found] ` <ee06dc3e-1b69-4fe2-b6bb-8781af11a963-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-02-06  7:17   ` Rich Morin
2017-02-06  9:29   ` John MacFarlane
     [not found]     ` <20170206092926.GB6908-l/d5Ua9yGnxXsXJlQylH7w@public.gmane.org>
2017-02-08 19:26       ` Drew Keller
     [not found]         ` <2791ec38-a373-44d6-abf8-d70ddf71c0d7-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-02-08 19:45           ` Jesse Rosenthal
     [not found]             ` <m1inokqxev.fsf-4GNroTWusrE@public.gmane.org>
2017-02-08 21:12               ` Drew Keller
2017-02-13  4:13           ` Praats
     [not found]             ` <bc32e6fc-7eed-4b99-9921-05c1166b6aba-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-02-14 13:57               ` Drew Keller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0bc61979-082c-4b89-b3e0-35398158bce8@googlegroups.com \
    --to=drew.keller.work-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).