Skip to content

[feature] use another filetype to store locales's xml and styles's csl #96

@Freed-Wu

Description

@Freed-Wu

luatex's kpse.find_file(file, nil) is kpse.find_file(file, 'tex') by default. So locales's xml and styles' csl can be found in tex/latex/citation-style-languages/. However, kpathsea has 'other text files' to store other text files. Perhaps put these text files here more reasonable.

$ kpsewhich --help-formats|rg 'other text files'
82:other text files (othertext):  [variables: KPSEWHICHINPUTS]

BTW, Why use fork of https://github.com/citation-style-language/locales ? Why not original upstream?

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