[PATCH docs v2 0/2] userguide: Generate userguide.tex to include \tightlist macro
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu May 12 10:40:08 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 (2):
userguide: Generate userguide.tex to include \tightlist macro
Makefile: Remove xelatex build log on clean
Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
2.8.1
More information about the openbmc
mailing list