From 5c16b2a999303899656ced2b0d2296211fe66769 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Mar 2023 05:04:15 +0300 Subject: [PATCH 1/2] typo fix... Signed-off-by: Alex A. Naanou --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index 46b854e..a4f29a3 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -392,7 +392,7 @@ photobook.pdf reference manual. This makes it possible to keep the documentation and code it describes in the same place/file. -The format is in part inspired by LaTeX's .dxt format but is far simpler +The format is in part inspired by LaTeX's .dtx format but is far simpler and retains human readability with less effort. From 662c674d0ac78075cca7252722b72ba8c685650b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Mar 2023 05:05:56 +0300 Subject: [PATCH 2/2] ... Signed-off-by: Alex A. Naanou --- scripts/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index a4f29a3..2afa77b 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -392,8 +392,8 @@ photobook.pdf reference manual. This makes it possible to keep the documentation and code it describes in the same place/file. -The format is in part inspired by LaTeX's .dtx format but is far simpler -and retains human readability with less effort. +The format is in part inspired by LaTeX's [.dtx](http://tug.ctan.org/info/dtxtut/dtxtut.pdf) +format but is far simpler and retains human readability with less effort. ```shell