Re: [Groff] Letterspacing

2014-03-30 Thread hohe72
Peter Schaffter wrote (Thu, 27 Mar 2014 19:29:13 -0400): > On Thu, Mar 27, 2014, Tadziu Hoffmann wrote: > > > > > So there are two readily-available methods: varying > > > letter-spacing, or varying inter-word spacing. > > > > Not "or" -- "and". Most times, I opt for word-spacing adjustments.

Re: [Groff] Letterspacing

2014-03-30 Thread hohe72
Werner LEMBERG wrote (Fri, 28 Mar 2014 06:44:19 +0100 (CET)): > Well, *if* someone is going to implement a better line breaking > algorithm, it should be the best available, and not a compromise. > Changes are necessary in any case... A clear word for mission statement. BTW. > > Like Doug, I sm

Re: [Groff] End of file processing

2014-03-30 Thread Mike Bianchi
On Sat, Mar 29, 2014 at 07:10:23PM -0400, Peter Schaffter wrote: > On Sat, Mar 29, 2014, Mike Bianchi wrote: > > Peter, I don't understand the instructions, I guess, having never > > mucked with fonts. I'm guessing I need more preparation than I > > thought. Can you help? > > > >sudo ~/bin/i

Re: [Groff] Letterspacing

2014-03-30 Thread Ulrich Lauther
On Sun, Mar 30, 2014 at 03:15:13PM +0200, hoh...@arcor.de wrote: > > Peter Schaffter wrote (Thu, 27 Mar 2014 19:29:13 > -0400): > > On Thu, Mar 27, 2014, Tadziu Hoffmann wrote: > > > > > > KP posits that the solution to getting it right is to scan the > > whole paragraph. The number of words o

Re: [Groff] mission statement 3

2014-03-30 Thread Ulrich Lauther
On Wed, Mar 26, 2014 at 03:34:27AM -0500, Dave Kemper wrote: > > > But my fundamental complaint about Knuthian line-breaking is > > that anything that takes 66 journal pages to describe can't be > > right. > Most of the 66 pages are motivation, examples, and results. The description of the algori

Re: [Groff] [groff] 04/09: Fixes for `uninstall' target.

2014-03-30 Thread Keith Marshall
On 30/03/14 21:13, Werner LEMBERG wrote: > Fixes for `uninstall' target. > > * Makefile.in (uninstall_dirs): Use `DESTDIR'. A couple of minor concerns here: 1) DESTDIR is fundamentally broken, for installations on MS-Windows hosts; not a big deal, I guess, provided the user performin

Re: [Groff] mission statement 3

2014-03-30 Thread Peter Schaffter
On Fri, Mar 28, 2014, Dave Kemper wrote: > On 3/27/14, Peter Schaffter wrote: > > Have you checked out the 'install-font.sh' script at > > > > http://www.schaffter.ca/mom/mom-05.html#install-font > > > > Takes about two seconds to install a font. > > I've used this script and I agree it's great

Re: [Groff] Mission statement, 3rd draft

2014-03-30 Thread Peter Schaffter
Ralph -- On Fri, Mar 28, 2014, Ralph Corderoy wrote: > > Filtered through a simple sed script, the resulting mom file preserves > > all of the semantics, has *no* low-level groff requests, and requires > > exactly 4 trivial tweaks (to satisfy my personal aesthetics). > > OOI, do you code those tw