From ae7564f3f9f309e63781b54498042b9fe6dad4ad Mon Sep 17 00:00:00 2001 From: melody Date: Wed, 9 Aug 2023 16:46:53 +0800 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5c5204..286f65f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ When one aims for a ready-to-run LaTeX environment without installing, Docker im - [reitzig/texlive-docker](https://github.com/reitzig/texlive-docker) - minimal TeXLive system with package installation possibility - [Island of TeX/texlive](https://gitlab.com/islandoftex/images/texlive) - debian-based full TeXLive system -- [dante-ev/docker-texlive](https://github.com/dante-ev/docker-texlive) - debian-based full TeXLive system with addtions with pandoc, perl, and python pre-installed +- [dante-ev/docker-texlive](https://github.com/dante-ev/docker-texlive) - debian-based full TeXLive system with additions with pandoc, perl, and python pre-installed ## Engines @@ -293,7 +293,7 @@ Typically, it is easier to get to work with `pdflatex` than PSTricks is. - [LaTeX Graphics Companion, M. Goossens (2007)](https://www.informit.com/store/latex-graphics-companion-9780321508928) - [TeX by Topic (2007)](https://ctan.org/pkg/texbytopic) - [TeX for the Impatient (2020)](https://ctan.org/pkg/impatient) -- [Formatting Information (2020)](https://latex.silmaril.ie/formattinginformation) - This is the HTML5-based online version of the book *Formatting Information - An introduction to typesetting with LATEX*. It has been continuosuly updated since the early 2000s. +- [Formatting Information (2020)](https://latex.silmaril.ie/formattinginformation) - This is the HTML5-based online version of the book *Formatting Information - An introduction to typesetting with LATEX*. It has been continuously updated since the early 2000s. ## Blogs