Commit 4d72a1e
authored
Core 921 alegbra 1 pdf (#575)
* Use iconCondensedLabel for notes
* Style `section.numbered-exercises` as `EverydayExercises`
* Style unit page titles the same as chapter page titles
* Add borderless table an unindented list styles to algebra-1
* Visually hide solutions in algebra-1
* Add baseline max-width for images in algebra-1
* Add text-only title support for algebra-1
* Style `th` in `tbody` within `corn`
* Update note styles
* Add `os-raise-noindent` for `data-type=injected-exercise`
* Style practice question numbers in bold to match exercises
* Remove unindented style
This wasn't working as intended. The lists without this style are closer to the desired result.
* Make `TextOnlyChapterTitle` a little easier to reuse if needed
* Possible fix for table problems
* Try to match exercise styles as best as possible
* Changelog
* Use static max-width for table images
* Use flex display for notes instead of table-cell
* Add table color overrides for algebra-1
* Add borders/horizontal rule to check-understanding
* Adjust title widths for notes
* Avoid breaks in section.check-understanding
* Compile style
* Fix th[scope=col] styling in thead
Since these can be in either head or body.
* Set image width to 3in in no-class note
* Add vertical-align top to exercises containing media
* Use uniform max width/height for most images
* Exercise answer margins
* Black icon note font; boxed self-check
* Add fix for labeled graphs
* Add extra margin to headings and notes
* Fix image scaling in exercises
- Make exercise images smaller
- Limit max-width to 95% so that the images never overlap the numbering
* Add banding to os-eoc
Currently only practice sections
* Add document class notes
New icon borrowed from cardboard with theme recolor
* Fix document note
Come to find this note does not have title. That is kind of weird. This should work, though.
Tip: the icon is added to the first child and that first child will align with the icon.
* Fix contemporary math style
These width/height settings weren't doing anything until I made it possible to adjust them.
I don't know why they were there to begin with.
* Add generic example title style for algebra-1
* Enable page banding for custom-eoc in algebra-1
* Ensure problem paras are full width
* Custom question numbering
* Prepare for new release
* Remove duplicated ModuleSectionWithBorderShape
* Inconsistent naming of table first/last row1 parent ca1bc20 commit 4d72a1e
File tree
31 files changed
+1695
-302
lines changed- styles
- books
- algebra-1
- contemporary-math
- design-settings/corn
- designs
- common/pdf
- corn
- parts
- lists
- notes
- resources
- lib/corn
- features
- output
31 files changed
+1695
-302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
12 | 25 | | |
13 | 26 | | |
| 27 | + | |
| 28 | + | |
14 | 29 | | |
15 | 30 | | |
16 | 31 | | |
| |||
0 commit comments