summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/yb-book/DEPENDS.txt56
-rw-r--r--Master/texmf-dist/doc/latex/yb-book/LICENSE.txt2
-rw-r--r--Master/texmf-dist/doc/latex/yb-book/README.md12
-rw-r--r--Master/texmf-dist/doc/latex/yb-book/yb-book.pdfbin284729 -> 285789 bytes
4 files changed, 41 insertions, 29 deletions
diff --git a/Master/texmf-dist/doc/latex/yb-book/DEPENDS.txt b/Master/texmf-dist/doc/latex/yb-book/DEPENDS.txt
index 6d007226664..cdd7bf4c2b3 100644
--- a/Master/texmf-dist/doc/latex/yb-book/DEPENDS.txt
+++ b/Master/texmf-dist/doc/latex/yb-book/DEPENDS.txt
@@ -1,34 +1,42 @@
-hard pgf
-hard pgfopts
-hard xkeyval
-hard textpos
-hard geometry
hard anyfontsize
+hard biblatex
+hard bigfoot
+hard changepage
hard chngcntr
-hard lastpage
-hard paralist
-hard xcolor
-hard setspace
+hard csquotes
hard enumitem
+hard fancyhdr
hard float
-hard ulem
-hard qrcode
-hard wrapfig
-hard soul
-hard xifthen
-hard csquotes
-hard biblatex
+hard footmisc
+hard geometry
+hard ifmtarg
hard imakeidx
-hard microtype
+hard lastpage
hard libertine
-hard footmisc
+hard mdframed
+hard microtype
+hard needspace
+hard paralist
+hard hypdoc
+hard pgf
+hard pgfopts
+hard qrcode
+hard setspace
+hard soul
+hard textpos
hard titlesec
hard titlesec
-hard fancyhdr
+hard ulem
hard wrapfig
-hard mdframed
-hard changepage
-hard ifmtarg
-hard bigfoot
+hard wrapfig
+hard xcolor
+hard xifthen
+hard xkeyval
hard zref
-hard needspace \ No newline at end of file
+soft biblatex
+soft href-ul
+soft imakeidx
+soft l3build
+soft pgfopts
+soft scheme-basic
+soft xetex
diff --git a/Master/texmf-dist/doc/latex/yb-book/LICENSE.txt b/Master/texmf-dist/doc/latex/yb-book/LICENSE.txt
index 5744f745f0a..1f211e02878 100644
--- a/Master/texmf-dist/doc/latex/yb-book/LICENSE.txt
+++ b/Master/texmf-dist/doc/latex/yb-book/LICENSE.txt
@@ -1,6 +1,6 @@
(The MIT License)
-Copyright (c) 2021-2023 Yegor Bugayenko
+Copyright (c) 2021-2024 Yegor Bugayenko
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the 'Software'), to deal
diff --git a/Master/texmf-dist/doc/latex/yb-book/README.md b/Master/texmf-dist/doc/latex/yb-book/README.md
index fcc2528d672..caa052d47d8 100644
--- a/Master/texmf-dist/doc/latex/yb-book/README.md
+++ b/Master/texmf-dist/doc/latex/yb-book/README.md
@@ -1,12 +1,16 @@
+# LaTeX Class for My Books
+
[![make](https://github.com/yegor256/yb-book/actions/workflows/l3build.yml/badge.svg)](https://github.com/yegor256/yb-book/actions/workflows/l3build.yml)
[![CTAN](https://img.shields.io/ctan/v/yb-book)](https://ctan.org/pkg/yb-book)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/yb-book/blob/master/LICENSE.txt)
-This LaTeX class I use to format [my books](https://www.yegor256.com/books.html),
+This LaTeX class I use to format
+[my books](https://www.yegor256.com/books.html),
which I sell [on Amazon](https://www.amazon.com/Yegor-Bugayenko/e/B01AM1QMDK).
-First, [install it](https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages)
-from [CTAN](https://ctan.org/pkg/yb-book)
+First,
+[install it](https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages)
+from [CTAN](https://ctan.org/pkg/yb-book)
and then use in the preamble:
```tex
@@ -23,7 +27,7 @@ Hello, world!
\end{document}
```
-If you want to contribute yourself, make a fork, then create a branch,
+If you want to contribute yourself, make a fork, then create a branch,
then run `make` in the root directory.
It should compile everything without errors. If not, submit an issue and wait.
Otherwise, make your changes and then run `make` again. If the build is
diff --git a/Master/texmf-dist/doc/latex/yb-book/yb-book.pdf b/Master/texmf-dist/doc/latex/yb-book/yb-book.pdf
index 75d400f8588..0a319992b5b 100644
--- a/Master/texmf-dist/doc/latex/yb-book/yb-book.pdf
+++ b/Master/texmf-dist/doc/latex/yb-book/yb-book.pdf
Binary files differ