Skip to content

Why SILE.languageSupport.loadLanguage isn't loaded together with document.language? #2084

@jodros

Description

@jodros

Just noticed how every time I use \lorem I got:

! Setting document.language to 'la', but support for 'la' has not been loaded!

  Consider invoking \language[main=la] which loads language support before
  setting it or manually calling SILE.languageSupport.loadLanguage("la").

Why doesn't the hook of document.language just call SILE.languageSupport.loadLanguage()?

Is it about not being opinionated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSoftware bug issuemodules:packagesIssue relates to core or 3rd party packages

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions