Eric Huber

Results 21 issues of Eric Huber

One is included automatically in Cinnamon now, but here's another version.

An extra CSS rule is needed to make sure desktop and file explorer icon labels display correctly when trying to rename them in nemo.

**Chapter number or note title:** [Director's cut lower bounds notes](http://jeffe.cs.illinois.edu/teaching/algorithms/notes/12-lowerbounds.pdf) **Page number:** 2 **Error description:** "gnu" and "eagle" are backwards: ![gnu-eagle](https://user-images.githubusercontent.com/5503940/99620893-18cc6080-29ec-11eb-9063-3fd2cc31db93.png)

**Please verify that the error is present in the most recent revision before reporting.** Yes, I believe so as of the June 2019 version. **Chapter number or note title:** Section...

Error is present in June 13 version. **Chapter number or note title:** Section 7.5 **Page number:** p. 267 **Error description:** footnote mentions "inverse Ackerman" [sic] **Suggested fix (if any):** I...

After a pl-coordinates object is placed by the student _and rotated_, the left/top attributes that can be read during grading are no longer accurate. This is because of a discrepancy...

bug

ansi2html version 1.8.0 was finally released, including some bugfixes for color palette handling that I contributed to. (I mentioned the color issues on PL Slack some time last year.) I...

bug
chore

As discussed in previous issues, there are some problems with getting permissions right in images, and this can make it hard to install extensions and other things. It seems like...

enhancement

There were discrepancies between the jq and python versions of the injected parser script for the container info. In particular, the jq version was behaving badly and injecting newlines into...

Fixes https://github.com/noahmorrison/chevron/issues/117 The current lookup by scope has false positives when the variable in the template coincidentally matches some Python builtin on the type. For example, `{{title}}` matches `str.title` when...