Skip to content

some PDFs do not render because feed expressions contain underscore #268

Description

@researcherben

There's a design flaw in how feeds are implemented in .tex files. See, for example, derivation 282755 (radius for satellite in geostationary orbit) step ID = 2499406:

\dividebothsidesby{\frac{m_{\rm satellite}}{r}}{4948724}{2009493}

Because the feed expression contains an underscore, the macro doesn't get parsed correctly.

This poor handling of strings is a recurring theme; see #267 and #249. I wasn't careful about how Latex strings get used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions