Testing Build Env

This commit is contained in:
John Haverlack 2025-11-06 10:29:55 -09:00
parent 657ca6a2ab
commit 517c143fca
6 changed files with 78 additions and 6 deletions

View File

@ -27,12 +27,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "README.md", "file": "chapters/00_Introduction.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "README" "title": "00_Introduction"
} }
} }
], ],
@ -247,7 +247,8 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 200 "width": 200,
"collapsed": true
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -264,13 +265,13 @@
}, },
"active": "09afe60c287c13ed", "active": "09afe60c287c13ed",
"lastOpenFiles": [ "lastOpenFiles": [
"README.md",
"chapters/02_Chapter2.md", "chapters/02_Chapter2.md",
"build/b3.epub", "build/b3.epub",
"build/Paths-to-Perception.epub", "build/Paths-to-Perception.epub",
"build/media", "build/media",
"chapters/Citations.md", "chapters/Citations.md",
"chapters/01_Chapter1.md", "chapters/01_Chapter1.md",
"README.md",
"chapters/00_Introduction.md", "chapters/00_Introduction.md",
"chapters/Terminology.md", "chapters/Terminology.md",
"lib/old-citations.bib", "lib/old-citations.bib",

Binary file not shown.

View File

@ -76,6 +76,25 @@
code span.vs { color: #4070a0; } /* VerbatimString */ code span.vs { color: #4070a0; } /* VerbatimString */
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
.display.math{display: block; text-align: center; margin: 0.5rem auto;} .display.math{display: block; text-align: center; margin: 0.5rem auto;}
div.csl-bib-body { }
div.csl-entry {
clear: both;
}
.hanging div.csl-entry {
margin-left:2em;
text-indent:-2em;
}
div.csl-left-margin {
min-width:2em;
float:left;
}
div.csl-right-inline {
margin-left:2em;
padding-left:1em;
}
div.csl-indent {
margin-left: 2em;
}
</style> </style>
<link rel="stylesheet" href="conf/style.css" /> <link rel="stylesheet" href="conf/style.css" />
</head> </head>
@ -181,6 +200,10 @@ Constant</a></li>
</ul> </ul>
</nav> </nav>
<h1 id="introduction">Introduction</h1> <h1 id="introduction">Introduction</h1>
<p>This book builder template was currated by John Haverlack.<span
class="citation" data-cites="JohnHaverlackACEP">(<a
href="#ref-JohnHaverlackACEP" role="doc-biblioref"><span>“John
<span>Haverlack</span> <span>ACEP</span></span> n.d.</a>)</span></p>
<blockquote> <blockquote>
<p><em>If I have seen further it is by standing on the shoulders of <p><em>If I have seen further it is by standing on the shoulders of
Giants.</em></p> Giants.</em></p>
@ -892,6 +915,15 @@ Rν √ℏ = (5.72928e-35)*m
si lP = (1.61620e-35)*sqrt(m^2) si lP = (1.61620e-35)*sqrt(m^2)
Rν lP = (2.77455e-47)*sqrt(m^3/kg)</code></pre> Rν lP = (2.77455e-47)*sqrt(m^3/kg)</code></pre>
<h1 id="terminology">Terminology</h1> <h1 id="terminology">Terminology</h1>
<h1 id="citations">Citations</h1> <h1 class="unnumbered" id="citations">Citations</h1>
<div id="refs" class="references csl-bib-body hanging-indent"
role="doc-bibliography">
<div id="ref-JohnHaverlackACEP" class="csl-entry"
role="doc-biblioentry">
<span>“John <span>Haverlack</span> <span>ACEP</span>.”</span> n.d.
https://www.uaf.edu/acep/about/our-team/john-haverlack.php. Accessed
September 30, 2025.
</div>
</div>
</body> </body>
</html> </html>

Binary file not shown.

View File

@ -114,6 +114,29 @@
\providecommand{\tightlist}{% \providecommand{\tightlist}{%
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}} \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
\setcounter{secnumdepth}{5} \setcounter{secnumdepth}{5}
\newlength{\cslhangindent}
\setlength{\cslhangindent}{1.5em}
\newlength{\csllabelwidth}
\setlength{\csllabelwidth}{3em}
\newlength{\cslentryspacingunit} % times entry-spacing
\setlength{\cslentryspacingunit}{\parskip}
\newenvironment{CSLReferences}[2] % #1 hanging-ident, #2 entry spacing
{% don't indent paragraphs
\setlength{\parindent}{0pt}
% turn on hanging indent if param 1 is 1
\ifodd #1
\let\oldpar\par
\def\par{\hangindent=\cslhangindent\oldpar}
\fi
% set entry spacing
\setlength{\parskip}{#2\cslentryspacingunit}
}%
{}
\usepackage{calc}
\newcommand{\CSLBlock}[1]{#1\hfill\break}
\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{#1}}
\newcommand{\CSLRightInline}[1]{\parbox[t]{\linewidth - \csllabelwidth}{#1}\break}
\newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1}
\usepackage[most]{tcolorbox} \usepackage[most]{tcolorbox}
\usepackage{graphicx} \usepackage{graphicx}
\tcbuselibrary{breakable} \tcbuselibrary{breakable}
@ -180,6 +203,10 @@
\hypertarget{introduction}{% \hypertarget{introduction}{%
\chapter{Introduction}\label{introduction}} \chapter{Introduction}\label{introduction}}
This book builder template was currated by John
Haverlack.(\protect\hyperlink{ref-JohnHaverlackACEP}{{``John {Haverlack}
\textbar{} {ACEP}''} n.d.})
\begin{quote} \begin{quote}
``\emph{If I have seen further it is by standing on the shoulders of ``\emph{If I have seen further it is by standing on the shoulders of
Giants.}'' Giants.}''
@ -790,7 +817,17 @@ Rν lP = (2.77455e-47)*sqrt(m^3/kg)
\chapter{Terminology}\label{terminology}} \chapter{Terminology}\label{terminology}}
\hypertarget{citations}{% \hypertarget{citations}{%
\chapter{Citations}\label{citations}} \chapter*{Citations}\label{citations}}
\addcontentsline{toc}{chapter}{Citations}
\hypertarget{refs}{}
\begin{CSLReferences}{1}{0}
\leavevmode\vadjust pre{\hypertarget{ref-JohnHaverlackACEP}{}}%
{``John {Haverlack} \textbar{} {ACEP}.''} n.d.
https://www.uaf.edu/acep/about/our-team/john-haverlack.php. Accessed
September 30, 2025.
\end{CSLReferences}
\backmatter \backmatter
\end{document} \end{document}

View File

@ -1,5 +1,7 @@
# Introduction # Introduction
This book builder template was currated by John Haverlack.[@JohnHaverlackACEP]
> “*If I have seen further it is by standing on the shoulders of Giants.*” > “*If I have seen further it is by standing on the shoulders of Giants.*”
> >