Skip to content

Added a "\" in the list comprehension for the cumplot#1

Open
Schroedingberg wants to merge 1 commit into
tisimst:masterfrom
Schroedingberg:master
Open

Added a "\" in the list comprehension for the cumplot#1
Schroedingberg wants to merge 1 commit into
tisimst:masterfrom
Schroedingberg:master

Conversation

@Schroedingberg
Copy link
Copy Markdown

The cumplot function causes problems if you use LaTeX for text rendering.
I found that the reason was the "%" character in the list comprehension used to calculate the sum.
A "" in front of it did the trick and when I tested it without LaTeX, it worked fine as well.
Awesome little library all in all. Using it for my Bachelor´s thesis (Business chemistry) and will cite this one.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant