Hi Piotr, > Now the question, what if we compile with pdfroff ...? It does not > support -e option and does not embed Symbol into PDF. Since pdfroff is > devps-based and internally must be using the ps2pdf
It uses GhostScript's gs(1) to do ps2pdf(1)'s task, yes. $ grep -nw gs /usr/bin/pdfroff 555: for prog in gs gswin32c gsos2 $ > it may be a matter of inernal tuning of ps2pdf command to make it > embed all fonts. -- Cheers, Ralph.