> From: Ryan McCarl <ryan.mcc...@wordbrewery.com> > Date: Thu, 19 Jan 2017 11:26:29 -0700 > > > (1) Define the faces org-table and org-link with a fixed-width font > (Inconsolata in > my case) so table alignment should normally work. > (2) Define the scale of the org-link face to 0.9 and the scale of the > org-table face to 1.0. > (3) Embed a link among other text in the table row. > > The result is that the rightmost column of the table is not vertically > aligned in the row containing the link, and (org-table-align) adjusts > the alignment without fixing it.
Could this be an Org bug? Did you try to report it to the Org developers? Thanks.