Code Monkey home page Code Monkey logo

Comments (6)

iandol avatar iandol commented on June 19, 2024 1

Yes, console doesn't always seem to refresh the contents (better to close the app before a compile). But the log should be present as a text file called scrivomatic.log in the compile folder and you can open it with your preferred editor. I also create a separate full log from the LaTeX compile if you use the -b option and it should also be in your compile folder.

My scrivomatic project appends to the log, and perhaps when it fills up it becomes more difficult to read through. You can make it replace the log on each compile by replacing >>scrivomatic.log with >scrivomatic.log like so in the post-processing pane of the compile format editor:

-l -v -b "<$inputfile>" >scrivomatic.log 2>&1

This will always replace the log, so only the data from the last compile is present.

Let me know how you get on.

from scrivomatic.

Reasder avatar Reasder commented on June 19, 2024

Hi, perhaps this requires another thread, but after formatting my computer and reinstalling everything, scrivomatic can't seem to find pandoc anymore:

… running pandocomatic, please wait …
===------ COMMAND OUTPUT: ------===
:: Running: /usr/local/bin/pandocomatic --debug example.md
::: Error extracting pandoc's information: No such file or directory - pandoc
::: Using made up values instead.
::: No such template: 'docx-refs'.
:: exit status: pid 60101 exit 243

!!!---scrivomatic::runCommand() RETURN non-zero value: /usr/local/bin/pandocomatic --debug Koan_as_Genre_202211112014.md !!!

Pandocomatic itself works fine, as does the Alfred workflow you've provided. I've added almost any possible environment for pandoc I can think of in scrivener's post-processing tab, but so far no luck. It's merely annoying, not a huge problem.

Thanks for all you do!

Ben

from scrivomatic.

iandol avatar iandol commented on June 19, 2024

@Reasder — Hm, that's a new one 🤣 How is pandoc installed? Can you show me the full log?

from scrivomatic.

iandol avatar iandol commented on June 19, 2024

Note, this can happen if you are using an Apple Silicon machine and older version of scrivomatic, the solution is to update to the latest scrivomatic script, V1.0.33 at least...

https://github.com/iandol/scrivomatic/raw/master/scrivomatic

from scrivomatic.

Reasder avatar Reasder commented on June 19, 2024

Hi Ian, that was exactly the problem. Sorry to bother you with this, and thank you again for writing Scrivomatic. Also, it's now generating logs properly, so both problems were solved at the same time :)

from scrivomatic.

iandol avatar iandol commented on June 19, 2024

Glad it's working!

from scrivomatic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.