Re: [Doxygen-users] Bug: Markdown tables missing cell borders in the header LaTex output
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2016-03-01 19:39:59
|
Hi Luis, I don't see the problem with your example. Are you sure it isn't a scaling problem of the document renderer? (i.e. do the lines reappear if you zoom in?) Regards, Dimitri > On 29 Feb 2016, at 23:58 , Vega, Luis A <lui...@lm...> wrote: > > When generating documentation in LaTex, any markdown table will be drawn with partially missing (usually left) borders in table header row. Any markdown table (see simple sample below) can be used to duplicate the error. > > | Header 1 | Header 2 | Header 3 | Header 4 | > | ---------: | :--------: | :--------: | :--------- | > | A1 | A2 | A3 | A4 | > | B1 | B2 | B3 | B4 | > | C1 | C2 | C3 | C4 | > | D1 | D2 | D3 | D4 | > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140_______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |