Rev 15 | Rev 27 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15 | Rev 24 | ||
---|---|---|---|
Line 78... | Line 78... | ||
78 | --stringparam fop.extensions 1 \ |
78 | --stringparam fop.extensions 1 \ |
79 | --stringparam bondari.jimi.compatible 1 \ |
79 | --stringparam bondari.jimi.compatible 1 \ |
80 | --stringparam section.autolabel 1 \ |
80 | --stringparam section.autolabel 1 \ |
81 | --stringparam section.label.includes.component.label 1 \ |
81 | --stringparam section.label.includes.component.label 1 \ |
82 | --stringparam section.autolabel.max.depth 2 \ |
82 | --stringparam section.autolabel.max.depth 2 \ |
- | 83 | --stringparam body.font.master 12 \ |
|
83 | --output $(BUILD_PDF_DIR)index.fo $(DOCBOOK_DIR)fo/docbook.xsl src/index.xml |
84 | --output $(BUILD_PDF_DIR)index.fo $(DOCBOOK_DIR)fo/docbook.xsl src/index.xml |
84 | 85 | ||
85 | $(FOP) -q -fo $(BUILD_PDF_DIR)index.fo -pdf $(BUILD_PDF_DIR)index.pdf |
86 | $(FOP) -q -fo $(BUILD_PDF_DIR)index.fo -pdf $(BUILD_PDF_DIR)index.pdf |
86 | 87 | ||
87 | distclean: clean |
88 | distclean: clean |