9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ps2pdf and sqrts and tables
@ 2004-11-15 10:54 Heiko Dudzus
  2004-11-15 13:51 ` Heiko Dudzus
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Dudzus @ 2004-11-15 10:54 UTC (permalink / raw)
  To: 9fans

I wrote a small protocol of a simple 'computation' in troff & co for
some of my pupils.

The postscript output is ok (but not portable, of course). I tried
ps2pdf to get portable documents. The output of ps2pdf doesn't give
correct square root symbols. 

The long row is shifted away from the leading unicode 0x221A symbol.

Also, tables look nice in postscript output, but vertical bars have a
small negative vertical offset in pdf output.

I tried different LangueLevels and CompatibilityLevels of ps2pdf (gs).
With no success.

Did someone experience this? What is the problem?
TIA, Heiko


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] ps2pdf and sqrts and tables
  2004-11-15 10:54 [9fans] ps2pdf and sqrts and tables Heiko Dudzus
@ 2004-11-15 13:51 ` Heiko Dudzus
  2005-01-06 22:11   ` Heiko Dudzus
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Dudzus @ 2004-11-15 13:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Myself wrote (sic):
 
> The long row is shifted away from the leading unicode 0x221A symbol.

% echo '$sqrt{2}$' | eqn -d'$$' | troff | lp -dstdout | ps2pdf | page -w

should reproduce the problem on plan 9 systems. It seems to be only a
problem of ghostscripts 'pdfwrite' device. The 'jpeg' device, for
example gives proper output.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] ps2pdf and sqrts and tables
  2004-11-15 13:51 ` Heiko Dudzus
@ 2005-01-06 22:11   ` Heiko Dudzus
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Dudzus @ 2005-01-06 22:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Heiko Dudzus wrote:
> > The long row is shifted away from the leading unicode 0x221A symbol.
> 
> % echo '$sqrt{2}$' | eqn -d'$$' | troff | lp -dstdout | ps2pdf | page -w

Just curious... Does the problem of ugly square root symbols
reproduce on your Plan 9 system?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-06 22:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-15 10:54 [9fans] ps2pdf and sqrts and tables Heiko Dudzus
2004-11-15 13:51 ` Heiko Dudzus
2005-01-06 22:11   ` Heiko Dudzus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).