ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: ConTeXt and the blind
Date: Thu, 15 Apr 2004 22:47:37 +0200	[thread overview]
Message-ID: <6.0.1.1.2.20040415224356.0293ee10@server-1> (raw)
In-Reply-To: <20040415153248.GA9896@math.sf.edu>

At 17:32 15/04/2004, you wrote:

>There is a utility called untex, that strips LaTeX formating from a tex
>file.  I didn't test it with ConTeXt, but it may work too.  If you can
>produce a dvi file, there is couple of programs: dvi2tty  and catdvi
>that can extract text from a dvi file,  Finally, pdftotext, which I
>believe is a part of the xpdf package, can extract text from many pdf
>files.
>
>Finally, there is a program called tex2page, that convert TeX to html.
>Unlike latex2html, it can handle at least some plain TeX, so it may be
>possible to use it on ConTeXt files.  Again, I didn't try it.  If you
>want to experiment with it, it is at
>http://www.ccs.neu.edu/home/dorai/tex2page/tex2page-doc.html

since most context commands are instances of more generic ones, you can 
define another style to process the file to something suited for blind, say:

\setuphead[chapter][style=normal]

but that could be a lot of work. More simple is to use pdftotext which 
works ok for most cases,

\setuplayout[header=0pt,footer=0pt]
\setupcolumns[n=1]

is then probably enough

btw, there are ways to get auditive info in the pdf file, for instance let 
the voice engine speak and so

Hans  

      reply	other threads:[~2004-04-15 20:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-14 20:50 Alan Bowen
2004-04-14 22:20 ` Bill McClain
2004-04-15 11:06   ` Erik Hetzner
2004-04-14 23:44 ` Matthew Huggett
2004-04-15 14:00   ` Alan Bowen
2004-04-15 14:24     ` Bill McClain
2004-04-15 15:32 ` Jan Hlavacek
2004-04-15 20:47   ` Hans Hagen [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=6.0.1.1.2.20040415224356.0293ee10@server-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /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).