Fix: fraction instead of fractions
This commit is contained in:
parent
90c77baa2b
commit
affb52f4e7
@ -12,7 +12,7 @@ Install and update using [pip](https://pip.pypa.io/en/stable/quickstart/)
|
||||
|
||||
Let's say I want an exercise on adding 2 fractions (files are in `examples`).
|
||||
|
||||
The *latex* template called `tpl_add_fractions.tex`
|
||||
The *latex* template called `tpl_add_fraction.tex`
|
||||
|
||||
``` latex
|
||||
\documentclass[12pt]{article}
|
||||
@ -85,7 +85,7 @@ Solution
|
||||
|
||||
And a ready to print pdf.
|
||||
|
||||
- [ all_add_fractions.tex ]( ./examples/all_add_fractions.pdf )
|
||||
- [ all_add_fraction.pdf ]( ./examples/all_add_fraction.pdf )
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user