Re: [Groff] On copying text from PDF files that started with gro

2007-01-25 Thread Werner LEMBERG
> The usage deåned in (1) ensures that the ånal value YN of Hehe. I like the `anal value' :-) Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff

Re: [Groff] On copying text from PDF files that started with groff

2007-01-25 Thread M Bianchi
On Thu, Jan 25, 2007 at 02:51:07PM +0100, Gunnar Ritter wrote: > Stephen Holland <[EMAIL PROTECTED]> wrote: > > > So, with all that, is there an option to get groff to stop adjusting > > withing words? For my needs, adjusting whitespace size is all that > > is needed. > > .kern 0 > > > Or s

RE: [Groff] On copying text from PDF files that started with gro

2007-01-25 Thread Ted Harding
On 25-Jan-07 Stephen Holland wrote: > [...] > Recently I was using my Mac's spotlight search engine to look for > files through keyword searches and found I was having trouble > locating pages. Also, when I copy text from a PDF so generated the > text copies with odd spacing. > > This behav

Re: [Groff] On copying text from PDF files that started with groff

2007-01-25 Thread Ralph Corderoy
Hi Stephen, > Looking at the postscript it is evident that the postscript > (.C)-.18 G(hec) -6.672 E 3.336(kc)-.24 G(eliac antibody panel and > vitamin panel.)-3.336 > is causing problems for several later processes. > > I was surprised to see the strings in postscript output as they are

Re: [Groff] On copying text from PDF files that started with groff

2007-01-25 Thread Gunnar Ritter
Stephen Holland <[EMAIL PROTECTED]> wrote: > So, with all that, is there an option to get groff to stop adjusting > withing words? For my needs, adjusting whitespace size is all that > is needed. .kern 0 > Or should all this be referred to a grops mailing list? I consider this a bug in the

[Groff] On copying text from PDF files that started with groff

2007-01-25 Thread Stephen Holland
I have been using groff to programmatically create PDF documents for my medical practice. The workflow is a web page controlled with PHP generates a text file that is processed by groff. The postscript file them is run through pstopdf and I have the PDF I need. I have been delighted at t