File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -50,13 +50,14 @@ Generate your documents with:
5050pdfbaker <path_to_config_file>
5151```
5252
53- This will create a ` build/ ` directory and a ` dist/ ` directory where your configuration file lives.< br >
54- It will produce your PDF files in the ` dist/ ` directory (and leave some artifacts in the
55- ` build/ ` directory to aid debugging).
53+ This will create a ` build/ ` directory and a ` dist/ ` directory where your configuration
54+ file lives.< br > It will produce your PDF files in the ` dist/ ` directory (and leave some
55+ artifacts in the ` build/ ` directory to aid debugging).
5656
5757## Configuration
5858
59- ** FIXME: This is hard to find useful without seeing an example or the required settings to e.g. enable compression.**
59+ ** FIXME: This is hard to find useful without seeing an example or the required settings
60+ to e.g. enable compression.**
6061
6162A ** document** is made up of ** pages** .<br > Pages take their layout from ** templates** ,
6263and their specific content from your ** configuration** . They may also include
You can’t perform that action at this time.
0 commit comments