Thank you very much for your help.
I started with a new and clean scrivener file. Than I insert a File at the top level called “Pandoc metadata”. After this I just copy the text out of your Tutorial-File.
Pandoc is installed via homebrew and the scrivomatic file is stored in /User/xxx/bin/scrivomatic and I selected this Path inside Scrivener.
I just insert some text in scrivener and now I am trying to compile this into an .m file. So I pressed the compile button, select scrivomatic-Format, use “Pandoc metadata” als front-metter and hit the compile button. Than I select a new folder called “output” and compile the project to an .m file. This works, and there is a scirvomatic.log and an html file now inside this folder. But no latex sources or an docx file.
I actually the pandomatic templates called docx, eisvogel and latex-with-toc. But there is just the html file inside my output folder.
[code]
=== ------------------------------------------------------ ===
=== Scrivomatic V1.0.18 Report @ 2018-05-08 10:06:15 +0200 ===
=== ------------------------------------------------------ ===
Running under Ruby 2.3.3
Working directory: /Users/florianpramme/Documents/Dissertation/thesis/Output
===------ Input Options: ------===
#<struct Scrivomatic::OPT input=“doctoral_thesis.m”, output=nil, to=nil, yaml=nil, command=“pandocomatic”, envpath="/Users/florianpramme/bin:/usr/local/bin:/Library/TeX/texbin", build=false, verbose=true, dry_run=false, open_log=false>
===------ Final ENV PATH: ------===
/Users/florianpramme/bin:/usr/local/bin:/Library/TeX/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
===------ TOOL PATHS: ------===
—pandoc: /usr/local/bin/pandoc | V: 2.2
—pandocomatic: /usr/local/bin/pandocomatic | V: Pandocomatic version 0.2.2.1
—ruby: /usr/bin/ruby | V: ruby 2.3.3p222 (2016-11-21 revision 56859) [universal.x86_64-darwin17]
—python: /usr/bin/python
—xelatex: /Library/TeX/texbin/xelatex
—latexmk: /Library/TeX/texbin/latexmk
… running pandocomatic, please wait …
===------ COMMAND OUTPUT: ------===
:: Running: /usr/local/bin/pandocomatic --debug doctoral_thesis.m
::: An unexpected error has occurred. You can report this bug via https://github.com/htdebeer/pandocomatic/issues/new.
::: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:379:in parse': (<unknown>): could not find expected ':' while scanning a simple key at line 6 column 1 (Psych::SyntaxError) ::: from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:379:in
parse_stream’
::: from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:327:in parse' ::: from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:254:in
load’
::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/pandoc_metadata.rb:69:in load_file' ::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/command/convert_file_multiple_command.rb:50:in
initialize’
::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/pandocomatic.rb:100:in new' ::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/pandocomatic.rb:100:in
run’
::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/bin/pandocomatic:3:in <top (required)>' ::: from /usr/local/bin/pandocomatic:22:in
load’
::: from /usr/local/bin/pandocomatic:22:in `’
:: exit status: pid 23908 exit 1
!!!—scrivomatic::runCommand() RETURN non-zero value: /usr/local/bin/pandocomatic --debug doctoral_thesis.m !!!
=== ------------------------------------------------------ ===
=== Scrivomatic V1.0.18 Report @ 2018-05-08 10:22:26 +0200 ===
=== ------------------------------------------------------ ===
Running under Ruby 2.3.3
Working directory: /Users/florianpramme/Documents/Dissertation/thesis/Output
===------ Input Options: ------===
#<struct Scrivomatic::OPT input=“doctoral_thesis.m”, output=nil, to=nil, yaml=nil, command=“pandocomatic”, envpath="/Users/florianpramme/bin:/usr/local/bin:/Library/TeX/texbin", build=false, verbose=true, dry_run=false, open_log=false>
===------ Final ENV PATH: ------===
/Users/florianpramme/bin:/usr/local/bin:/Library/TeX/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
===------ TOOL PATHS: ------===
—pandoc: /usr/local/bin/pandoc | V: 2.2
—pandocomatic: /usr/local/bin/pandocomatic | V: Pandocomatic version 0.2.2.1
—ruby: /usr/bin/ruby | V: ruby 2.3.3p222 (2016-11-21 revision 56859) [universal.x86_64-darwin17]
—python: /usr/bin/python
—xelatex: /Library/TeX/texbin/xelatex
—latexmk: /Library/TeX/texbin/latexmk
… running pandocomatic, please wait …
===------ COMMAND OUTPUT: ------===
:: Running: /usr/local/bin/pandocomatic --debug doctoral_thesis.m
::: An unexpected error has occurred. You can report this bug via https://github.com/htdebeer/pandocomatic/issues/new.
::: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:379:in parse': (<unknown>): could not find expected ':' while scanning a simple key at line 6 column 1 (Psych::SyntaxError) ::: from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:379:in
parse_stream’
::: from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:327:in parse' ::: from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/psych.rb:254:in
load’
::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/pandoc_metadata.rb:69:in load_file' ::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/command/convert_file_multiple_command.rb:50:in
initialize’
::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/pandocomatic.rb:100:in new' ::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/lib/pandocomatic/pandocomatic.rb:100:in
run’
::: from /Library/Ruby/Gems/2.3.0/gems/pandocomatic-0.2.2.1/bin/pandocomatic:3:in <top (required)>' ::: from /usr/local/bin/pandocomatic:22:in
load’
::: from /usr/local/bin/pandocomatic:22:in `’
:: exit status: pid 24818 exit 1
!!!—scrivomatic::runCommand() RETURN non-zero value: /usr/local/bin/pandocomatic --debug doctoral_thesis.m !!![/code]