Someone may want to split the document into multiple markdown, RST, ... pandoc -o book.pdf chap-*.md ... PDF = $(patsubst markdown/%.md,pdf/%.pdf,$(MD))
確定! 回上一頁