Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Math expressions in caustics docs #175

Open
ConnorStoneAstro opened this issue Mar 8, 2024 · 1 comment
Open

Math expressions in caustics docs #175

ConnorStoneAstro opened this issue Mar 8, 2024 · 1 comment
Labels
docs Improvements or additions to documentation good first issue Good for newcomers

Comments

@ConnorStoneAstro
Copy link
Member

Math expressions in caustics docs are currently written in a mix of latex $math stuff$ expressions and rST :math:'math stuff' expressions. These all need to be converted to latex style with the caveat that we need double backslashes since the docstrings are parsed by python first.

@ConnorStoneAstro ConnorStoneAstro added docs Improvements or additions to documentation good first issue Good for newcomers labels Mar 8, 2024
@ConnorStoneAstro
Copy link
Member Author

ConnorStoneAstro commented Mar 8, 2024

It may be that the double backslash is the important part, not the rST vs LaTeX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant