Hello all, I'm trying to use the ASCII escape character as the groff escape character, but it doesn't seem to work. If I try this code :
.ec @ @fBtest@fR Where all `@' must be replace by ASCII 27, I obtained `fBtestfR' on output. Is there a solution for using a non printable character as the groff escape character ? Best regards, Jérôme