Thread
-
Doc bug undefined special characters
Bruce Patin <bpatin@magloclen.riss.net> — 2001-05-03T15:37:55Z
In the PostgreSQL 7.1 Tutorial, filename relmodel-oper.html, the HTML special characters ∣ and ∖ are used. They are not recognized by either Netscape 4.76 or IE 5.5 and I cannot find them in any of my HTML reference books. Bruce Patin System Administrator PADECS (215) 504-4910 x 511
-
Re: [BUGS] Doc bug undefined special characters
Bruce Momjian <pgman@candle.pha.pa.us> — 2001-05-08T18:22:07Z
> In the PostgreSQL 7.1 Tutorial, filename relmodel-oper.html, > the HTML special characters ∣ and ∖ are used. They > are not recognized by either Netscape 4.76 or IE 5.5 and I cannot > find them in any of my HTML reference books. Yes, I see that too. I also see mentions of π and σ. My guess is that they were added to generate proper PDF/Postscript. I just checked the PDF and Postscript for this in 7.1. Some of the symbols are OK, but many are not right, like o` for SIGMA. It seems that is not working 100% either. Guys, how should we handle these? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
-
Re: Re: [BUGS] Doc bug undefined special characters
Peter Eisentraut <peter_e@gmx.net> — 2001-05-09T18:35:07Z
Bruce Momjian writes: > > In the PostgreSQL 7.1 Tutorial, filename relmodel-oper.html, > > the HTML special characters ∣ and ∖ are used. They > > are not recognized by either Netscape 4.76 or IE 5.5 and I cannot > > find them in any of my HTML reference books. > Guys, how should we handle these? We define an expansion for them. E.g., ENTITY setmn "\" -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter