Skip to content

请教如何生成EPUB文件 #146

@zzzchuu

Description

@zzzchuu

我的尝试:
使用mdbook-epub -s .,修改了SUMMARY.md使其没有报错,基本得到了能看的epub,不过样式还是没有在线版的美观

下载了在线版使用的css,并在book.toml加入了以下内容,但是好像没有什么用

[output.epub]
additional-css = ["./css/general.css", "./css/highlight.css","./css/variables.css","./css/chrome.css","./css/print.css"]
use-default-css = false
no-section-label = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions