Test -- is there anything in this that needs to be preserved??#8
Open
mgage wants to merge 108 commits intodevelop_plus_tableaufrom
Open
Test -- is there anything in this that needs to be preserved??#8mgage wants to merge 108 commits intodevelop_plus_tableaufrom
mgage wants to merge 108 commits intodevelop_plus_tableaufrom
Conversation
bugfixes for niceTables.pl
…icmacros Adjustments to PGbasicmacros.pl for compatibility with MathBook XML
Fix issue where test_at is ignored if upToConstant is used
Purpose: In HTML pages with global dir="rtl" setting (for instance in an arabic or hebrew environment) one may still want mathematical formulas to be printed from left to right.
This assures that the direction is automatically detected. In a global RTL setting entering ASCII characters should lead to a LTR direction. If entering characters in languages that are traditionally written in the RTL direction, the direction should be RTL. See also: https://www.w3schools.com/tags/att_global_dir.asp An alternative setting would be "ltr" for the moment, since most input will be left to right. But this would probably lead to problem in case of problems that require the student to write down a proof or some other form of "free text" in languages that are written from right to left. So I propose the "auto" setting.
…ue if it is already a Real or Complex number.
Fix checks for scalar multiplication to not have to stringify the val…
…o x^(-a) for any constant power
Accepting the recommendations of the reviewer. Thanks @dsteinmo
…gable Modify warning messages
Matices to matrices
Ln e reduction
implement PGML explicit disc
In PTX output, merge consecutive sidebysides into one
Fix typo in radio button error message.
1. fixed "top_test" typo in sageCalculatorPad 2. added hide: option to hid the "share" permalink button 3. added POD documentation for top level functions 4. Added explanatory comments for obscure code, or code handling legacy conditions from older problems 5. Removed #mycell div support from sageCalculatorPad
Develop sagefix
# Conflicts: # macros/MatrixReduce.pl fixed.
…o develop_PGbasic_fix
fix typos in PTX_cleanup in PGbasicmacros.pl
Format comment properly.
PGML true display math
font options for graph labels
Make sure saved correct answer has units in NumberWithUnits()
Fix crash when preformatted text is used in a list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.