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

Test -- is there anything in this that needs to be preserved?? #8

Open
wants to merge 108 commits into
base: develop_plus_tableau
Choose a base branch
from

Conversation

mgage
Copy link
Owner

@mgage mgage commented Oct 27, 2018

No description provided.

mgage and others added 30 commits December 11, 2016 17:10
…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…
Accepting the recommendations of the reviewer.  Thanks @dsteinmo
mgage and others added 30 commits May 16, 2018 08:21
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
# Conflicts:
#	macros/MatrixReduce.pl

fixed.
fix typos in PTX_cleanup in PGbasicmacros.pl
Make sure saved correct answer has units in NumberWithUnits()
Fix crash when preformatted text is used in a list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants