Created
May 13, 2017 14:45
-
-
Save iandol/94d50e00483c6dabfb8ec879cd392255 to your computer and use it in GitHub Desktop.
Example of ---debug output from Panzer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"metadata": { | |
"author": { | |
"c": [ | |
{ | |
"c": "John", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Doe", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"bibliography": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/Core.bib", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"csl": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/csl/apa.csl", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"disclaimer": { | |
"c": false, | |
"t": "MetaBool" | |
}, | |
"link-citations": { | |
"c": true, | |
"t": "MetaBool" | |
}, | |
"notes-after-punctuation": { | |
"c": false, | |
"t": "MetaBool" | |
}, | |
"title": { | |
"c": [ | |
{ | |
"c": "Minimalist", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Example", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"options": { | |
"pandoc": { | |
"input": [ | |
"min.md" | |
], | |
"options": { | |
"r": { | |
"base-header-level": null, | |
"data-dir": null, | |
"default-image-extension": null, | |
"extract-media": null, | |
"file-scope": false, | |
"indented-code-classes": null, | |
"metadata": null, | |
"normalize": false, | |
"old-dashes": false, | |
"parse-raw": false, | |
"preserve-tabs": false, | |
"smart": true, | |
"tab-stop": null, | |
"track-changes": null | |
}, | |
"w": { | |
"ascii": false, | |
"atx-headers": true, | |
"biblatex": false, | |
"bibliography": null, | |
"chapters": false, | |
"citation-abbreviations": null, | |
"columns": null, | |
"csl": null, | |
"css": [ | |
[ | |
"/Users/ian/.pandoc/templates/custom.css" | |
] | |
], | |
"data-dir": null, | |
"dpi": "300", | |
"email-obfuscation": null, | |
"epub-chapter-level": null, | |
"epub-cover-image": null, | |
"epub-embed-font": null, | |
"epub-metadata": null, | |
"epub-stylesheet": null, | |
"gladtex": false, | |
"highlight-style": null, | |
"html-q-tags": false, | |
"id-prefix": null, | |
"include-after-body": null, | |
"include-before-body": null, | |
"include-in-header": null, | |
"incremental": false, | |
"jsmath": null, | |
"katex": null, | |
"katex-stylesheet": null, | |
"latex-engine": null, | |
"latex-engine-opt": null, | |
"latexmathml": null, | |
"listings": false, | |
"mathjax": null, | |
"mathml": null, | |
"mimetex": null, | |
"natbib": false, | |
"no-highlight": false, | |
"no-tex-ligatures": false, | |
"no-wrap": false, | |
"number-offset": null, | |
"number-sections": false, | |
"reference-docx": null, | |
"reference-links": false, | |
"reference-location": null, | |
"reference-odt": null, | |
"section-divs": false, | |
"self-contained": true, | |
"slide-level": null, | |
"standalone": true, | |
"table-of-contents": false, | |
"title-prefix": null, | |
"toc-depth": null, | |
"top-level-division": null, | |
"variable": null, | |
"verbose": false, | |
"webtex": null, | |
"wrap": null | |
} | |
}, | |
"output": "min.html", | |
"pdf_output": false, | |
"read": "", | |
"write": "html5" | |
}, | |
"panzer": { | |
"debug": "panzerlogs", | |
"panzer_support": "/Users/ian/.panzer", | |
"quiet": false, | |
"stdin_temp_file": "", | |
"strict": false | |
} | |
}, | |
"runlist": [ | |
{ | |
"arguments": [ | |
"html5" | |
], | |
"command": "pandoc-citeproc", | |
"kind": "filter", | |
"status": "done" | |
} | |
], | |
"style": [ | |
"article" | |
], | |
"styledef": { | |
"article": { | |
"c": { | |
"all": { | |
"c": { | |
"metadata": { | |
"c": { | |
"disclaimer": { | |
"c": false, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"docx": { | |
"c": { | |
"commandline": { | |
"c": { | |
"reference-docx": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"/Users/ian/.pandoc/templates/custom.docx" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"table-of-contents": { | |
"c": false, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"filter": { | |
"c": [ | |
{ | |
"c": { | |
"run": { | |
"c": [ | |
{ | |
"c": "pandoc-citeproc", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
], | |
"t": "MetaList" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"html": { | |
"c": { | |
"commandline": { | |
"c": { | |
"css": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"/Users/ian/.pandoc/templates/custom.css" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"self-contained": { | |
"c": true, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"filter": { | |
"c": [ | |
{ | |
"c": { | |
"run": { | |
"c": [ | |
{ | |
"c": "pandoc-citeproc", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
], | |
"t": "MetaList" | |
}, | |
"template": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/templates/custom.html", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"html5": { | |
"c": { | |
"commandline": { | |
"c": { | |
"css": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"/Users/ian/.pandoc/templates/custom.css" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"self-contained": { | |
"c": true, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"filter": { | |
"c": [ | |
{ | |
"c": { | |
"run": { | |
"c": [ | |
{ | |
"c": "pandoc-citeproc", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
], | |
"t": "MetaList" | |
}, | |
"template": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/templates/custom.html", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"latex": { | |
"c": { | |
"commandline": { | |
"c": { | |
"number-sections": { | |
"c": true, | |
"t": "MetaBool" | |
}, | |
"table-of-contents": { | |
"c": true, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"filter": { | |
"c": [ | |
{ | |
"c": { | |
"run": { | |
"c": [ | |
{ | |
"c": "pandoc-citeproc", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
], | |
"t": "MetaList" | |
}, | |
"metadata": { | |
"c": { | |
"CJKmainfont": { | |
"c": [ | |
{ | |
"c": "Arial", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Unicode", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "MS", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"documentclass": { | |
"c": [ | |
{ | |
"c": "article", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"mainfont": { | |
"c": [ | |
{ | |
"c": "Greta", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Text", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Pro", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"monofont": { | |
"c": [ | |
{ | |
"c": "Fira", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Code", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"sansfont": { | |
"c": [ | |
{ | |
"c": "Graublau", | |
"t": "Str" | |
}, | |
{ | |
"t": "Space" | |
}, | |
{ | |
"c": "Sans", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"template": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/templates/custom.latex", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"odt": { | |
"c": { | |
"commandline": { | |
"c": { | |
"reference-odt": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"/Users/ian/.pandoc/templates/custom.odt" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"table-of-contents": { | |
"c": false, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"filter": { | |
"c": [ | |
{ | |
"c": { | |
"run": { | |
"c": [ | |
{ | |
"c": "pandoc-citeproc", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
], | |
"t": "MetaList" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"parent": { | |
"c": [ | |
{ | |
"c": "base", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"base": { | |
"c": { | |
"all": { | |
"c": { | |
"commandline": { | |
"c": { | |
"atx-headers": { | |
"c": true, | |
"t": "MetaBool" | |
}, | |
"dpi": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"300" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"number-sections": { | |
"c": false, | |
"t": "MetaBool" | |
}, | |
"smart": { | |
"c": true, | |
"t": "MetaBool" | |
}, | |
"standalone": { | |
"c": true, | |
"t": "MetaBool" | |
}, | |
"table-of-contents": { | |
"c": false, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"metadata": { | |
"c": { | |
"bibliography": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/Core.bib", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"csl": { | |
"c": [ | |
{ | |
"c": "/Users/ian/.pandoc/csl/apa.csl", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"link-citations": { | |
"c": true, | |
"t": "MetaBool" | |
}, | |
"notes-after-punctuation": { | |
"c": false, | |
"t": "MetaBool" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"docx": { | |
"c": { | |
"commandline": { | |
"c": { | |
"reference-docx": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"/Users/ian/.pandoc/templates/custom.docx" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"latex": { | |
"c": { | |
"commandline": { | |
"c": { | |
"latex-engine": { | |
"c": [ | |
{ | |
"c": [ | |
[ | |
"", | |
[], | |
[] | |
], | |
"xelatex" | |
], | |
"t": "Code" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
}, | |
"metadata": { | |
"c": { | |
"documentclass": { | |
"c": [ | |
{ | |
"c": "article", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"fontsize": { | |
"c": [ | |
{ | |
"c": "16pt", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"lang": { | |
"c": [ | |
{ | |
"c": "en-GB", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
}, | |
"linestretch": { | |
"c": "1.75", | |
"t": "MetaString" | |
}, | |
"papersize": { | |
"c": [ | |
{ | |
"c": "A4", | |
"t": "Str" | |
} | |
], | |
"t": "MetaInlines" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
}, | |
"t": "MetaMap" | |
} | |
}, | |
"stylefull": [ | |
"base", | |
"article" | |
], | |
"template": "/Users/ian/.pandoc/templates/custom.html" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-05-13 22:20:47,061 - DEBUG - >>>>>>>>>> panzer starts <<<<<<<<<< | |
2017-05-13 22:20:47,061 - DEBUG - ----- options ----- | |
2017-05-13 22:20:47,062 - DEBUG - { | |
"pandoc": { | |
"filter": [], | |
"input": [ | |
"min.md" | |
], | |
"mutable": { | |
"r": { | |
"base-header-level": true, | |
"data-dir": true, | |
"default-image-extension": true, | |
"extract-media": true, | |
"file-scope": true, | |
"indented-code-classes": true, | |
"metadata": true, | |
"normalize": true, | |
"old-dashes": true, | |
"parse-raw": true, | |
"preserve-tabs": true, | |
"smart": true, | |
"tab-stop": true, | |
"track-changes": true | |
}, | |
"w": { | |
"ascii": true, | |
"atx-headers": true, | |
"biblatex": true, | |
"bibliography": true, | |
"chapters": true, | |
"citation-abbreviations": true, | |
"columns": true, | |
"csl": true, | |
"css": true, | |
"data-dir": true, | |
"dpi": true, | |
"email-obfuscation": true, | |
"epub-chapter-level": true, | |
"epub-cover-image": true, | |
"epub-embed-font": true, | |
"epub-metadata": true, | |
"epub-stylesheet": true, | |
"gladtex": true, | |
"highlight-style": true, | |
"html-q-tags": true, | |
"id-prefix": true, | |
"include-after-body": true, | |
"include-before-body": true, | |
"include-in-header": true, | |
"incremental": true, | |
"jsmath": true, | |
"katex": true, | |
"katex-stylesheet": true, | |
"latex-engine": true, | |
"latex-engine-opt": true, | |
"latexmathml": true, | |
"listings": true, | |
"mathjax": true, | |
"mathml": true, | |
"mimetex": true, | |
"natbib": true, | |
"no-highlight": true, | |
"no-tex-ligatures": true, | |
"no-wrap": true, | |
"number-offset": true, | |
"number-sections": true, | |
"reference-docx": true, | |
"reference-links": true, | |
"reference-location": true, | |
"reference-odt": true, | |
"section-divs": true, | |
"self-contained": true, | |
"slide-level": true, | |
"standalone": true, | |
"table-of-contents": true, | |
"title-prefix": true, | |
"toc-depth": true, | |
"top-level-division": true, | |
"variable": true, | |
"verbose": true, | |
"webtex": true, | |
"wrap": true | |
} | |
}, | |
"options": { | |
"r": { | |
"base-header-level": null, | |
"data-dir": null, | |
"default-image-extension": null, | |
"extract-media": null, | |
"file-scope": false, | |
"indented-code-classes": null, | |
"metadata": null, | |
"normalize": false, | |
"old-dashes": false, | |
"parse-raw": false, | |
"preserve-tabs": false, | |
"smart": false, | |
"tab-stop": null, | |
"track-changes": null | |
}, | |
"w": { | |
"ascii": false, | |
"atx-headers": false, | |
"biblatex": false, | |
"bibliography": null, | |
"chapters": false, | |
"citation-abbreviations": null, | |
"columns": null, | |
"csl": null, | |
"css": null, | |
"data-dir": null, | |
"dpi": null, | |
"email-obfuscation": null, | |
"epub-chapter-level": null, | |
"epub-cover-image": null, | |
"epub-embed-font": null, | |
"epub-metadata": null, | |
"epub-stylesheet": null, | |
"gladtex": false, | |
"highlight-style": null, | |
"html-q-tags": false, | |
"id-prefix": null, | |
"include-after-body": null, | |
"include-before-body": null, | |
"include-in-header": null, | |
"incremental": false, | |
"jsmath": null, | |
"katex": null, | |
"katex-stylesheet": null, | |
"latex-engine": null, | |
"latex-engine-opt": null, | |
"latexmathml": null, | |
"listings": false, | |
"mathjax": null, | |
"mathml": null, | |
"mimetex": null, | |
"natbib": false, | |
"no-highlight": false, | |
"no-tex-ligatures": false, | |
"no-wrap": false, | |
"number-offset": null, | |
"number-sections": false, | |
"reference-docx": null, | |
"reference-links": false, | |
"reference-location": null, | |
"reference-odt": null, | |
"section-divs": false, | |
"self-contained": false, | |
"slide-level": null, | |
"standalone": false, | |
"table-of-contents": false, | |
"title-prefix": null, | |
"toc-depth": null, | |
"top-level-division": null, | |
"variable": null, | |
"verbose": false, | |
"webtex": null, | |
"wrap": null | |
} | |
}, | |
"output": "min.html", | |
"pdf_output": false, | |
"read": "", | |
"template": "", | |
"write": "html5" | |
}, | |
"panzer": { | |
"debug": "panzerlogs", | |
"panzer_support": "/Users/ian/.panzer", | |
"quiet": false, | |
"stdin_temp_file": "", | |
"strict": false | |
} | |
} | |
2017-05-13 22:20:47,062 - DEBUG - loading global style definitions file | |
2017-05-13 22:20:47,063 - DEBUG - run "pandoc - --write json --output -" | |
2017-05-13 22:20:47,162 - DEBUG - loading local style definitions file | |
2017-05-13 22:20:47,162 - INFO - ----- pandoc read ----- | |
2017-05-13 22:20:47,162 - DEBUG - loading source document(s) | |
2017-05-13 22:20:47,162 - DEBUG - run "pandoc min.md --write json --output -" | |
2017-05-13 22:20:47,162 - INFO - running | |
2017-05-13 22:20:47,194 - INFO - ----- style definitions ----- | |
2017-05-13 22:20:47,194 - INFO - global: | |
2017-05-13 22:20:47,194 - INFO - article base | |
2017-05-13 22:20:47,194 - DEBUG - field "styledef" not found | |
2017-05-13 22:20:47,194 - INFO - ----- document style ----- | |
2017-05-13 22:20:47,194 - INFO - style: | |
2017-05-13 22:20:47,194 - INFO - article | |
2017-05-13 22:20:47,194 - INFO - full hierarchy: | |
2017-05-13 22:20:47,194 - INFO - base, article | |
2017-05-13 22:20:47,195 - INFO - writer: | |
2017-05-13 22:20:47,195 - INFO - html5 | |
2017-05-13 22:20:47,195 - INFO - ----- template ----- | |
2017-05-13 22:20:47,195 - INFO - ~/.pandoc/templates/custom.html | |
2017-05-13 22:20:47,195 - INFO - ----- pandoc read with metadata options ----- | |
2017-05-13 22:20:47,196 - INFO - pandoc reading with options: | |
2017-05-13 22:20:47,196 - INFO - --smart | |
2017-05-13 22:20:47,259 - INFO - ----- run list ----- | |
2017-05-13 22:20:47,261 - INFO - filter: | |
2017-05-13 22:20:47,262 - INFO - 1 pandoc-citeproc "pandoc-citeproc" | |
2017-05-13 22:20:47,262 - INFO - ----- filter ----- | |
2017-05-13 22:20:47,262 - INFO - [1/1] pandoc-citeproc html5 | |
2017-05-13 22:20:50,420 - INFO - ----- pandoc write ----- | |
2017-05-13 22:20:50,421 - INFO - pandoc writing with options: | |
2017-05-13 22:20:50,421 - INFO - --atx-headers --self-contained --standalone --dpi=300 --css=/Users/ian/.pandoc/templates/custom.css | |
2017-05-13 22:20:50,560 - INFO - output written to "min.html" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment