Werner LEMBERG wrote: >> nroff does not honor the TYPESETTER environment variable documented >> in the "Troff User's Manual" page 31. > > `TYPESETTER' is implementation specific. The corresponding > environment variable for groff is `GROFF_TYPESETTER'.
Ahh, I didn't realize something similar already existed. However, I believe the nroff wrapper should still honor TYPESETTER as it is attempting to be compatible with nroff and that's how nroff worked by my reading of the documentation. Or are you saying that TYPESETTER was part of a specific implementation of nroff? >> SUGGESTED FIX [optional]: >> If the TYPESETTER environment variable is set, use it rather than >> guess based on the locale. > > I implemented that for GROFF_TYPESETTER. Please test the CVS. nroff now honors GROFF_TYPESETTER, thank you. >> Additionally, I wouldn't be upset if groff stopped mapping ASCII >> input characters into Unicode. > > This has been already discussed, and I'll fix that somehow for man > pages (but not in general). Thank you. Will that apply to "nroff -man"? -- On error resume stupid _______________________________________________ bug-groff mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-groff
