Skip to content

Causes error with htmlize-merge-two-faces #15

Open
@emsenn

Description

@emsenn

Hey there,

This might not be a bug with your theme at all; I'm too novice of an Emacs user to be sure, but:

When I try and export a buffer containing a source block which is set to a mode which uses variable pitch font itself (such as an org-mode source block), I receive the following error upon attempting to export to HTML

htmlize-merge-two-faces: Wrong type argument: number-or-marker-p, (lambda (base) (truncate (* (face-attribute (quote fixed-pitch) :height nil (quote default)) 1.23)))

This only occurs on buffers containing variable-width source blocks; I've tested it against a markdown and org-mode source block.

Let me know if there's any more info I can provide.

(Also, while I'm here, you've made an amazing theme.)

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