Re: Getting our tables to render better in PDF output

2020-02-16 Thread Tom Lane
I wrote: > One problem with the rightarrow idea is that it's not rendering quite > right for me: it looks great in HTML, but in PDF it comes out flush > with the baseline, as you can see in the screenshot. Hopefully > there's a way to fix that that we can hide in the custom entity ... > but I have

Re: Getting our tables to render better in PDF output

2020-02-16 Thread Alexander Lakhin
Hello Tom, > 16.02.2020 23:07, Tom Lane wrote: > > > I poked at this a little bit, and found that I could get a pretty > decent-looking result if I hacked the .fo file to contain > "→" rather than a bare > right arrow. (See attached screenshot, wherein the last rightarrow > was fixed this way but