xmos / lib_xcore_math

XMOS optimised arithmetic and vector processing library
Other
6 stars 14 forks source link

Fix tables and force same style #153

Closed lucianomartin closed 1 year ago

lucianomartin commented 1 year ago

I fixed in this PR the problems described in https://xmosjira.atlassian.net/browse/AP-152.

I have also forced all the table to use the 'longtable' style, i.e. they have borders. I had to do that because I can't force a long table, i.e. one table with more than 30 rows, to use the normal style without border.

The pdf doc generated after the first @mbanth's review is attached: programming_guide.pdf

Closes https://xmosjira.atlassian.net/browse/AP-162

lucianomartin commented 1 year ago

The table re-formatting all looks good in PDF. Is it generated in HTML as well? If so, can you please provide a link so I can take a look?

I have noted two small issues with the content on the tables which I would like corrected as part of this PR.

@mbanth, sorry I missed your first request. The html files from the latest version is attached here. Usually the tables in html format correctly, but it is good to check. Pavel had a look already. html.zip