summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-19 20:25:16 +0000
committerKarl Berry <karl@freefriends.org>2023-05-19 20:25:16 +0000
commitc3253811d646e68080dc9d5b2130e7dacc175544 (patch)
tree1379d5cc1ffe40cc137177a89e3ef981aecb5bbb /Master/texmf-dist/source
parentc25adcd41d2fefcf4b72835a4811b318340e0455 (diff)
yb-book (19may23)
git-svn-id: svn://tug.org/texlive/trunk@67163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/yb-book/yb-book.dtx17
-rw-r--r--Master/texmf-dist/source/latex/yb-book/yb-book.ins12
2 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/yb-book/yb-book.dtx b/Master/texmf-dist/source/latex/yb-book/yb-book.dtx
index 2ca33cb55e7..49953412a4d 100644
--- a/Master/texmf-dist/source/latex/yb-book/yb-book.dtx
+++ b/Master/texmf-dist/source/latex/yb-book/yb-book.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
% (The MIT License)
%
-% Copyright (c) 2021-2022 Yegor Bugayenko
+% Copyright (c) 2021-2023 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
@@ -50,11 +50,13 @@
%<class>\NeedsTeXFormat{LaTeX2e}
%<class>\ProvidesClass{yb-book}
%<*class>
-[02.10.2022 0.2.0 YB Branded Book Style]
+[19.05.20230 0.2.1 YB Branded Book Style]
%</class>
%<*driver>
\documentclass{ltxdoc}
\usepackage[tt=false, type1=true]{libertine}
+\usepackage{microtype}
+\AddToHook{env/verbatim/begin}{\microtypesetup{protrusion=false}}
\usepackage{href-ul}
\usepackage{graphicx}
\PageIndex
@@ -426,19 +428,18 @@ Hello, world!
\fancyhf{}
\fancyhead[L,C,LO,CO]{}
\fancyhead[R,RO]{
- \begin{textblock}{4}(11.5,1)\begin{tikzpicture}
- \node [color=gray, rotate=270,
- font=\ttfamily\scriptsize, text width=5in] at (0,0) {
+ \begin{textblock}{4}(11.5,1)
+ \tikz \node [color=gray, rotate=270,font=\ttfamily\scriptsize, text width=5in] at (0,0) {
Copyright \textcopyright{} \the\year{} by \theauthor{}.
All rights reserved. No part of the contents of
this book may be reproduced or transmitted in any
form or by any means without the written permission
of the publisher. This particular manuscript is
- printed for \textbf{\thereviewer}} and may be used only
+ printed for \textbf{\thereviewer{}} and may be used only
for one-time review. The manuscript has to be destroyed
after the review.
- };
- \end{tikzpicture}\end{textblock}
+ }
+ \end{textblock}
}
\fancyfoot[C,CO]{\small\ttfamily
page \#\thepage{} of \pageref{LastPage}}
diff --git a/Master/texmf-dist/source/latex/yb-book/yb-book.ins b/Master/texmf-dist/source/latex/yb-book/yb-book.ins
index a84a03f9013..e72072dbba8 100644
--- a/Master/texmf-dist/source/latex/yb-book/yb-book.ins
+++ b/Master/texmf-dist/source/latex/yb-book/yb-book.ins
@@ -1,6 +1,6 @@
%% (The MIT License)
%%
-%% Copyright (c) 2021-2022 Yegor Bugayenko
+%% Copyright (c) 2021-2023 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
@@ -26,7 +26,7 @@
\preamble
(The MIT License)
-Copyright (c) 2021-2022 Yegor Bugayenko
+Copyright (c) 2021-2023 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
@@ -48,8 +48,8 @@ SOFTWARE.
\endpreamble
\generate{\file{yb-book.cls}{\from{yb-book.dtx}{class}}}
\obeyspaces
-\Msg{*** To finish the installation you have to move the ".cls"}
-\Msg{*** file into a directory searched by TeX. To produce the}
-\Msg{*** documentation run the file ".dtx" through LaTeX. If any}
-\Msg{*** questions, submit a new GitHub issue.}
+\Msg{To finish the installation you have to move the ".cls"}
+\Msg{file into a directory searched by TeX. To produce the}
+\Msg{documentation run the file ".dtx" through LaTeX. If any}
+\Msg{questions, submit a new GitHub issue.}
\endbatchfile