[TUHS] "Electronic Mail Without Aliases"

Cyrille Lefevre cyrille.lefevre-lists at laposte.net
Tue Feb 19 12:00:29 AEST 2013


Le 15/02/2013 12:59, Cyrille Lefevre a écrit :
<snip>
> take a look at your file content, this is not postscript, but ditroff
> intermediate output.
>
> using DWB, the dpost filter should be added.

also, as someone on the list did me, the output was incomplete !

first of, forgot to say that DWB is missing refer, so I use the GNU one.
after some investigations, I found that DWB pic eat a great part
of the initial document. the use of GNU pic -n solve the problem.
refer may be used w/ or w/o the -e option, I prefer w/o.

the final commands are :

export DWBHOME=/opt/dwb

ln -s CW $DWBHOME/lib/font/devpost/PO

dos2unix < post.tm  |
refer | pic -n |
/opt/dwb/bin/troff -ms |
/opt/dwb/bin/dpost |
tee post.ps | ps2pdf - post.pdf

using DWB, the AT&T Bell Labs logo looks perfect ;^)

http://cyrillelefevre.free.fr/tmp/post.ps
http://cyrillelefevre.free.fr/tmp/post.pdf
http://cyrillelefevre.free.fr/tmp/post-e.ps
http://cyrillelefevre.free.fr/tmp/post-e.pdf

> PS : DWB is here :
>
> http://www2.research.att.com/~gsf/download/tgz/dwb.1993-02-04.tgz
>
> to build DWB under cygwin, use this patch :
>
> http://cyrillelefevre.free.fr/dwb/dwb.1993-02-04.2011-05-29.patch.bz2
>
> also, DWBHOME should be exported to the installation path.

Regards,

Cyrille Lefevre
-- 
mailto:Cyrille.Lefevre-lists at laposte.net




More information about the TUHS mailing list