-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Rel pg 2.14 #364
Rel pg 2.14 #364
Conversation
allow omission of height from image subroutine and preserve aspect ratio
Fix problem with using identity matrix as a constant
Add missing parentheses around vectors in IJK mode.
Use proper closing markers for inequalities using 'and x != ...'
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.
…rue for simplified ones.
Adjust simplified polynomial error messages
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
Make sure saved correct answer has units in NumberWithUnits()
Fix crash when preformatted text is used in a list
Hi Mike,
I didn't look through the code, but what I see in this looks reasonable.
Gavin
…On Sat, Jul 21, 2018 at 12:11:21PM -0700, Michael Gage wrote:
@mgage requested your review on: openwebwork/pg#364 Rel pg 2.14.
--
You are receiving this because your review was requested.
Reply to this email directly or view it on GitHub:
#364 (comment)
--
--
P. Gavin LaRose | [email protected] | 734.764.7454 | EH 3832
Karen Rhea Collegiate Lecturer & Instructional Technology Program Manager
University of Michigan Department of Mathematics
|
PG-2.14 test -- fix one bug and update copyright
…rvers have changed.
Replace references to hosted2 with references to demo now that the se…
@mgage The I noticed this issue as it was changed in the See: https://github.com/openwebwork/pg/blob/rel-PG-2.14/macros/PG.pl |
There are no outstanding pull requests to PG-2.14. I'll merge this into master. All further commits, except for urgent hotfixes will be made to the develop branch and be released generally in the next regular release of webwork2 and pg. |
Do not pull this into master yet. It gives a list of changes from rel-PG-2.13 and rel-PG-2.14