[PATCH docs] userguide: Generate userguide.tex to include \tightlist macro

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon May 9 15:50:09 AEST 2016


Allow xelatex to build userguide.pdf without errors.

pandoc injects \tightlist macros into its output files which cause
xelatex to choke. By processing the hand-rolled userguide.tex with
pandoc the definition is injected and xelatex can build the PDF.

Signed-off-by: Andrew Jeffery <andrew at aj.id.au>

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/docs/23)
<!-- Reviewable:end -->


https://github.com/openbmc/docs/pull/23

Andrew Jeffery (1):
  userguide: Generate userguide.tex to include \tightlist macro

 Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.8.1




More information about the openbmc mailing list