Spencer Bagley

Results 13 issues of Spencer Bagley

There are some interesting suggestions in [this tweet thread](https://twitter.com/jessalou19/status/1270930421597958144). I'm partial to "dots and lines" and "sticks and stones".

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...

Here's a screenshot that I think will make the issue clearer: ![Capture](https://github.com/klatexformula/klatexformula/assets/8881658/0dfab272-ed5e-4081-a202-ea9d50173a1f) When I use the "Copy" button to copy-paste into any Google web product, I get these artifacts on...

So I'm thinking about the following modules: - 11 (is proportion of ulcerated tumors different from 50%) - 15 (is survival rate / prior surgery rate different from 50%) -...

suggestion

So you were totally right: I took a quick ctrl-f through all the modules, and you only ever adorn column percentages, so there's no inconsistency. Okay, so then here is...

suggestion

Say I'm building to pdf, but something is wrong with the generated LaTeX file. The LaTeX engine will give me some useful error messages with line numbers, but those point...

Because of the way `pretext-latex.xsl` builds a `\newgeometry{}` command from a ``, you can control margins in the print build. However, the web build doesn't know anything about margin attributes...

While I'm filing issues about worksheets, here's another one that'd be nice. It's idiomatic in LaTeX to use multiple `\vfill`s to generate workspace. For instance: ``` \begin{enumerate} \item This task...

According to the [Desmos API](https://www.desmos.com/api/v1.11/docs/index.html#document-layout): > The calculator will automatically display in one of two layouts depending on its container element's width: above (SB NOTE: or equal to) 450px the...

In [this exercise](https://discrete.openmathbooks.org/dmoi4/sec_coloring.html#exercises_gt-coloring-5), my student spotted a small typo: vertex A is listed as adjacent to vertex J, but it evidently should be adjacent to vertex I instead.