Skip to content

In mathgen.pl::generate_bibtex, the compute_re can be moved out of the loop #13

Open
@m00shm00sh

Description

@m00shm00sh

compute_re can be moved out of the loop by setting $rules->{"CITE_LABEL_GIVEN"} to 1 before the loop, recomputing re, then inside the loop setting the hashtable entry to [$clabel].

This has been tested in a local build to not introduce regressions and the issue exists mostly for the sake of attaching to a pull request.

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