Skip to content

Commit

Permalink
two small formatting changes README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christinerose authored Nov 8, 2024
1 parent 2655831 commit c7a4623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manual/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Prerequisites

- A LaTeX installation.

- The HeVeA LaTeX-to-HTML converter (available in OPAM):
- The HeVeA LaTeX-to-HTML converter (available in opam):
<http://hevea.inria.fr/>

Note that you must make sure `hevea.sty` is installed into TeX properly. Your
Expand Down Expand Up @@ -125,7 +125,7 @@ rather than
```latex
\section{Basics\label{s:basics}}
```
This restriction ensures that HEVEA picks the section label when generating the
This restriction ensures that HeVeA picks the section label when generating the
header IDs.

A similar macro, `\lparagraph`, is provided for paragraphs.
Expand Down

0 comments on commit c7a4623

Please sign in to comment.