Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-03-26 05:05:56 +03:00
parent 5c16b2a999
commit 662c674d0a

View File

@ -392,8 +392,8 @@ photobook.pdf reference manual.
This makes it possible to keep the documentation and code it describes This makes it possible to keep the documentation and code it describes
in the same place/file. in the same place/file.
The format is in part inspired by LaTeX's .dtx format but is far simpler The format is in part inspired by LaTeX's [.dtx](http://tug.ctan.org/info/dtxtut/dtxtut.pdf)
and retains human readability with less effort. format but is far simpler and retains human readability with less effort.
```shell ```shell