Skip to content

Font Consolas #98

@juanfal

Description

@juanfal

I have specified the font I usually use, Consola, in my preferences (Default.sublime-keymap):

  ,{
        "keys": ["ctrl+alt+n"],
        "command": "export_html",
        "args": {
            "table_mode": false,
            "numbers": false,
            "wrap": 0,
            "multi_select": true,
            "color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
            "alternate_font_face": "Ubuntu Mono",
            "style_gutter": false,
            "no_header": true,
            "save_location": "/private/tmp",
            "time_stamp": ""
        }
    }

but it always export in Courier… could it be possible to pick an HTML/other available font instead of Courier…? what are available?

Metadata

Metadata

Assignees

No one assigned

    Labels

    S: triageIssue needs triage.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions