mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-01 03:00:50 -05:00
Add enumitem package to fix itemize formatting
The itemize environment parameters [leftmargin=*, itemsep=1pt, parsep=0pt]
were appearing as visible text in the PDF because the enumitem package
wasn't loaded. This fix adds \usepackage{enumitem} to the preamble.
All itemized lists now format correctly with proper spacing and margins.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,3 +4,4 @@ repos: []
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user