Skip to content

ERROR when run render #15

@zhaozhf

Description

@zhaozhf

使用默认的html配置会报错(Mac os+VSCode,quarto render命令)

FATAL (/Users/Applications/quarto/share/filters/main.lua:3761) An error occurred:
Could not run /Users/zhaozhf/LLM_in_Action-main/include-code-files as a JSON filter.
Please make sure the file exists and is executable.

Did you intend 'include-code-files' as a Lua filter in an extension?
If so, make sure you've spelled the name of the extension correctly.

The original Pandoc error follows below.
Error running filter /Users/LLM_in_Action-main/include-code-files:
Could not find executable /Users/LLM_in_Action-main/include-code-files

使用pdf配置

  pdf:   
    pdf-engine: xelatex
    documentclass: report
    mainfont: "Noto Sans CJK SC"
    toc: true
    number-sections: true

会报两个图片webp格式的问题

ERROR: 
compilation failed- error
LaTeX Error: Cannot determine size of graphic in ./images/autogen_2.webp (no BoundingBox).
ERROR: 
compilation failed- error
LaTeX Error: Cannot determine size of graphic in ./images/diagram-assistant.webp (no BoundingBox).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions