v1.1.0 Refactor
This commit is contained in:
parent
e95f8be774
commit
ea0c329913
|
|
@ -270,6 +270,8 @@
|
||||||
},
|
},
|
||||||
"active": "9aca980657068944",
|
"active": "9aca980657068944",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"conf/sed1hMVp9",
|
||||||
|
"conf/sed4bQnF2",
|
||||||
"build/html/basic-book-builder.html",
|
"build/html/basic-book-builder.html",
|
||||||
"conf/frontmatter.html",
|
"conf/frontmatter.html",
|
||||||
"conf/html.yaml",
|
"conf/html.yaml",
|
||||||
|
|
@ -282,9 +284,7 @@
|
||||||
"build/html/lib/diag",
|
"build/html/lib/diag",
|
||||||
"build/html/lib",
|
"build/html/lib",
|
||||||
"build/html/conf",
|
"build/html/conf",
|
||||||
"build/html",
|
|
||||||
"chapters/01_Getting_Started.md",
|
"chapters/01_Getting_Started.md",
|
||||||
"build/pdf/basic-book-builder.pdf",
|
|
||||||
"chapters/AppendixA.md",
|
"chapters/AppendixA.md",
|
||||||
"chapters/00_Introduction.md",
|
"chapters/00_Introduction.md",
|
||||||
"build/html/lib/img/unit-circle-with-tau.png",
|
"build/html/lib/img/unit-circle-with-tau.png",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Debian) (preloaded format=xelatex 2025.11.6) 5 FEB 2026 08:48
|
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Debian) (preloaded format=xelatex 2025.11.6) 5 FEB 2026 08:56
|
||||||
entering extended mode
|
entering extended mode
|
||||||
restricted \write18 enabled.
|
restricted \write18 enabled.
|
||||||
file:line:error style messages enabled.
|
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
**basic-book-builder.tex
|
**basic-book-builder.tex
|
||||||
(./basic-book-builder.tex
|
(./basic-book-builder.tex
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -372,7 +372,7 @@ Licensed under the Creative Commons Attribution-NoDerivatives 4.0 International
|
||||||
\chapter*{Preface}\label{preface}
|
\chapter*{Preface}\label{preface}
|
||||||
\addcontentsline{toc}{chapter}{Preface}
|
\addcontentsline{toc}{chapter}{Preface}
|
||||||
|
|
||||||
Preface t the Book\ldots{}
|
Preface to the Book\ldots{}
|
||||||
|
|
||||||
\chapter{Introduction}\label{introduction}
|
\chapter{Introduction}\label{introduction}
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue