ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* accessibility of PDF (inter word space
@ 2011-10-21 10:44 "Stefan Goßrau"
  2011-10-22  7:46 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: "Stefan Goßrau" @ 2011-10-21 10:44 UTC (permalink / raw)
  To: ntg-context

Hello,

I am very new in Context and have my first Problems. I read a lot, but can't find the solution. I try to produce accessible PDF. One Point is, that they have to be reflowed in a PDF-Viewer. But if I reflow my documents, there are no interwordspaces. I know that there is no space-character in Tex. I found an work-around for pdftex with an patch.

\pdfmapline{+dummy-space <dummy-space.pfb}
\pdfgeninterwordspace

But how can I do this in Context mkiv?

Thanks
Stefan
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: accessibility of PDF (inter word space
  2011-10-21 10:44 accessibility of PDF (inter word space "Stefan Goßrau"
@ 2011-10-22  7:46 ` Hans Hagen
  2011-10-27  9:22   ` "Stefan Goßrau"
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2011-10-22  7:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 21-10-2011 12:44, "Stefan Goßrau" wrote:
> Hello,
>
> I am very new in Context and have my first Problems. I read a lot, but can't find the solution. I try to produce accessible PDF. One Point is, that they have to be reflowed in a PDF-Viewer. But if I reflow my documents, there are no interwordspaces. I know that there is no space-character in Tex. I found an work-around for pdftex with an patch.
>
> \pdfmapline{+dummy-space<dummy-space.pfb}
> \pdfgeninterwordspace

\setupstructure[state=start]


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: accessibility of PDF (inter word space
  2011-10-22  7:46 ` Hans Hagen
@ 2011-10-27  9:22   ` "Stefan Goßrau"
  2011-10-28 20:41     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: "Stefan Goßrau" @ 2011-10-27  9:22 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 1869 bytes --]

thanks for your answer Hans.
Now i found some examples. Bot for me it doesnt work. I tried the documents in 
http://minimals.contextgarden.net/current/context/test/doc/context/tests/mkiv/tags/
but there are  no spaces between words in reflow-mode.
I am using adobe reader 9 for Linux and 
ConTeXt  version: 2011.10.14

LG stefan


-------- Original-Nachricht --------
> Datum: Sat, 22 Oct 2011 09:46:30 +0200
> Von: Hans Hagen <pragma@wxs.nl>
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> CC: "Stefan Goßrau" <RedStarK@gmx.net>
> Betreff: Re: [NTG-context] accessibility of PDF (inter word space

> On 21-10-2011 12:44, "Stefan Goßrau" wrote:
> > Hello,
> >
> > I am very new in Context and have my first Problems. I read a lot, but
> can't find the solution. I try to produce accessible PDF. One Point is, that
> they have to be reflowed in a PDF-Viewer. But if I reflow my documents,
> there are no interwordspaces. I know that there is no space-character in Tex.
> I found an work-around for pdftex with an patch.
> >
> > \pdfmapline{+dummy-space<dummy-space.pfb}
> > \pdfgeninterwordspace
> 
> \setupstructure[state=start]
> 
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                               | www.pragma-pod.nl
> -----------------------------------------------------------------

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!		
Jetzt informieren: http://www.gmx.net/de/go/freephone

[-- Attachment #2: Bildschirmfoto.png --]
[-- Type: image/png, Size: 19717 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: accessibility of PDF (inter word space
  2011-10-27  9:22   ` "Stefan Goßrau"
@ 2011-10-28 20:41     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-10-28 20:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 27-10-2011 11:22, "Stefan Goßrau" wrote:
> thanks for your answer Hans.
> Now i found some examples. Bot for me it doesnt work. I tried the documents in
> http://minimals.contextgarden.net/current/context/test/doc/context/tests/mkiv/tags/
> but there are  no spaces between words in reflow-mode.
> I am using adobe reader 9 for Linux and
> ConTeXt  version: 2011.10.14

Ah, there is a typo in the code that deals with it (went noticed as I 
seldom look at the tagged output) .. I'll upload a fix.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-28 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-21 10:44 accessibility of PDF (inter word space "Stefan Goßrau"
2011-10-22  7:46 ` Hans Hagen
2011-10-27  9:22   ` "Stefan Goßrau"
2011-10-28 20:41     ` Hans Hagen

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).