Skip to content

Commit

Permalink
fix (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
winitzki authored Mar 30, 2024
1 parent 551651e commit fb129f5
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 6 deletions.
Binary file added sofp-src/cover/vol1_hardcover_isbn_barcode.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions sofp-src/scripts/clean.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rm -rf build vol1 vol2 vol3 pdf* mdoc sofp-*.pdf
2 changes: 1 addition & 1 deletion sofp-src/scripts/prepare_volume.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ esac
mv $dir/$name.tex $dir/sofp.tex

# Disable PDF hyperlinks and remove covers.
LC_ALL=C sed -i.bak -e 's|colorlinks=true|colorlinks=false|; s|\\input{sofp-cover-page}||; s|\\input{sofp-back-cover-page}||; ' $dir/sofp.tex
LC_ALL=C sed -i.bak -e 's|colorlinks=true|colorlinks=false|; s|\\input{sofp-cover-for-main-pdf}||; s|\\input{sofp-back-cover-for-main-pdf}||; ' $dir/sofp.tex
echo "Starting to prepare volume $v"
(

Expand Down
Binary file modified sofp-src/tex/chapter3-picture.pdf
Binary file not shown.
2 changes: 0 additions & 2 deletions sofp-src/tex/sofp-transformers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3507,8 +3507,6 @@ \subsection{Deriving the necessary laws for \texttt{swap}}
The analogous \textsf{``}inner interchange\textsf{''} law involving two layers of
$L$ and a transformation $M\circ L\circ L\leadsto L\circ M$ is written
as:

\noindent
\[
\xymatrix{\xyScaleY{0.8pc}\xyScaleX{2.5pc} & M^{L^{L^{A}}}\ar[r]\sb(0.5){\text{ftn}_{L}^{\uparrow M}}\ar[ld]\sb(0.45){\text{sw}} & M^{L^{A}}\ar[d]\sb(0.45){\text{sw}}\\
L^{M^{L^{A}}}\ar[r]\sp(0.55){\text{sw}^{\uparrow L}} & L^{L^{M^{A}}}\ar[r]\sp(0.5){\text{ftn}_{L}} & L^{M^{A}}
Expand Down
6 changes: 3 additions & 3 deletions sofp-src/tex/sofp.tex
Original file line number Diff line number Diff line change
Expand Up @@ -320,9 +320,9 @@
{\footnotesize{}ISBN (e-book): 978-0-359-76877-6}\\
{\footnotesize{}ISBN: 978-0-359-76877-6}\\
\\
{\scriptsize{}Source hash (sha256): eea6a95a28d4fc3ae6c2cfcfbb5a1bdb4afb1aaa74a77d19b502300413ffcdca}\\
{\scriptsize{}Git commit: 39991b324fcd9fc36af6a61aaa4ff96148949956}\\
{\scriptsize{}PDF file built on Sat, 30 Mar 2024 14:12:48 +0100 by pdfTeX 3.141592653-2.6-1.40.25 (TeX Live 2023) on Darwin}\\
{\scriptsize{}Source hash (sha256): 72faa3967fff8d136dd241847bef55358f9d2136fc2f3a2a3847363993b32e38}\\
{\scriptsize{}Git commit: 551651e473e52339395d628c927bfdda7a92e27d}\\
{\scriptsize{}PDF file built on Sat, 30 Mar 2024 14:49:51 +0100 by pdfTeX 3.141592653-2.6-1.40.25 (TeX Live 2023) on Darwin}\\
~\\
{\scriptsize{}Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU Free Documentation License,
Expand Down

0 comments on commit fb129f5

Please sign in to comment.