wpilibsuite/wpilib-docs

Cleanup PDF Output

開放

#211 建立於 2019年9月28日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (297 個分叉)auto 404
Help Wantedbughacktoberfest-accepted

倉庫指標

星標
 (187 顆星)
PR 合併指標
 (平均合併 7天 6小時) (30 天內合併 14 個 PR)

描述

I think the PDF output can be improved in a number of ways

  • Reduce/Remove the amount of warnings in generation
  • Code blocks can sometimes break weirdly in PDF generation
  • Images will sometimes span over text

Note: While PDF and EPUB are generated, I wouldn't exactly call them supported. I personally think this is just a nice feature to have in addition. This issue requires intimate knowledge on how LaTeX works, as well as how it retrieves content from rST. If major changes are required to the existing document structure, it'll be evaluated if it's worth it or not.

Thanks for anyone willing to take on this issue :)

貢獻者指南