Save Options |
paperback-writer.output.types |
Output formats: pdf, html, png, jpeg. Supports multiple output formats |
|
paperback-writer.output.auto |
Enables automatic export upon saving. You need to restart Visual Studio Code to apply the settings |
|
paperback-writer.output.listOfFileNamesExcludedFromAuto |
Filenames excluded from automatic export |
|
paperback-writer.output.directory |
Specifies the directory for exports. If empty, exports are placed in the same location as the source files |
|
paperback-writer.output.directoryRelativePathFile |
If set, the relative path specified for the export directory is interpreted relative to this file |
Style Options |
paperback-writer.style.customCSS |
List of paths to custom style sheets (CSS) |
|
paperback-writer.style.customCSSRelativePathFile |
If set, integrates the path to the CSS file set in custom style without converting to a relative path |
|
paperback-writer.style.includeDefaultStyle |
Includes default styles |
|
paperback-writer.style.typography.lineHeight |
leading (line height) |
|
paperback-writer.style.typography.h1HeaderScale |
Automatically adjusts H1 to H6 font sizes based on a predefined jump ratio and the H1-body text size ratio. |
|
paperback-writer.style.font.baseSize |
Base font Size (px) |
|
paperback-writer.style.font.baseFont |
Base font |
|
paperback-writer.style.syntaxHighlighting.theme |
Syntax-highlighting theme |
|
paperback-writer.style.syntaxHighlighting.showLineNumbers |
Syntax-highlighting show line number |
|
paperback-writer.style.syntaxHighlighting.font |
Code font |
Markdown Options |
paperback-writer.markdown.addBrOnSingleLineBreaks |
Adds a <br> on a single line break |
Common |
paperback-writer.renderScale |
Scale for page rendering |
PDF Options |
paperback-writer.PDF.displayHeaderFooter |
Displays page header and footer |
|
paperback-writer.PDF.header.items |
Items to display in the header. You can combine title , pageNumber , date , and url . |
|
paperback-writer.PDF.header.fontSize |
Header font size (in comparison with the body text) (pdf only) |
|
paperback-writer.PDF.header.margin |
Margin between the header and the body text. (pdf only) |
|
paperback-writer.PDF.footer.items |
Items to display in the footer. You can combine title , pageNumber , date , and url . |
|
paperback-writer.PDF.footer.fontSize |
Footer font size (in comparison with the body text) (pdf only) |
|
paperback-writer.PDF.footer.margin |
Margin between the footer and the body text. (pdf only) |
|
paperback-writer.PDF.printBackground |
Prints background graphics |
|
paperback-writer.PDF.paperOrientation |
Paper orientation |
|
paperback-writer.PDF.pageRanges |
Page range for pdf only, e.g., '1-5, 8, 11-13' |
|
paperback-writer.PDF.paperSizeFormat |
Paper size (pdf only), if specified, paper width/paper width will be ignored |
|
paperback-writer.PDF.paperWidth |
Paper width (pdf only), Ignored when paper size is specified. Units available are mm, cm, in, px |
|
paperback-writer.PDF.paperHeight |
Paper height (pdf only), Ignored when paper size is specified. Units available are mm, cm, in, px |
|
paperback-writer.PDF.margin.top |
Page setting: top margin. Units mm, cm, in, px |
|
paperback-writer.PDF.margin.bottom |
Page setting: bottom margin. Units mm, cm, in, px |
|
paperback-writer.PDF.margin.right |
Page setting: right margin. Units mm, cm, in, px |
|
paperback-writer.PDF.margin.left |
Page setting: left margin. Units mm, cm, in, px |
PNG/JPEG Options |
paperback-writer.image.jpeg.quality |
Image quality for jpeg only, 0-100 |
|
paperback-writer.image.clip.x |
X coordinate of the top-left corner of the clip area |
|
paperback-writer.image.clip.y |
Y coordinate of the top-left corner of the clip area |
|
paperback-writer.image.clip.width |
Width of the clip area |
|
paperback-writer.image.clip.height |
Height of the clip area |
|
paperback-writer.image.omitBackground |
Omits the background image. |
Chromium |
paperback-writer.pathToAnExternalChromium |
Path to the executable file of Chromium or Chrome to run instead of the bundled Chromium |