Although I am calling out -Tlj4 in my print script, could there be a problem in 
the uwin setup for devdvi and lj4 that may be responsible for my lj4 printer to 
be printing unusual characters for 'ff' and the apostrophe?
MEL
110126.1130
----------
Found in the groff man page:
------
.\" groff
.if !\n(.g .ig
.  tr \[aq]\[aq]
.  if !c\[aq] \
.    ds aq \'
.  \" This is very special.  The standard devdvi fonts don't have a
.  \" real `aq' glyph; it is defined with .char to be ' instead.
.  \" The .tr request below in the definition of the C macro maps
.  \" the apostrophe ' onto the `aq' glyph which would cause a
.  \" recursive loop.  gtroff prevents this within the .char
.  \" request, trying to access glyph `aq' directly from the font.
.  \" Consequently, we get a warning, and nothing is printed.


Groff Version 1.21              14 August 2009                   GROFF_CHAR(7)

_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to