Skip to content

Commit

Permalink
fix spine title (#98)
Browse files Browse the repository at this point in the history
* fix spine title

* wip

* wip

* wip

* wip

* final corrections in volume 1 up to chapter 3

* wip corrections to chapters 3 and 4

* wip changes in chapter 5

* wip

* final corrections in part 1

* update pdf

* wip

* last update
  • Loading branch information
winitzki authored May 4, 2024
1 parent 2f7def7 commit 35ba0d9
Show file tree
Hide file tree
Showing 33 changed files with 9,787 additions and 6,926 deletions.
22 changes: 8 additions & 14 deletions sofp-src/lyx/sofp-appendices.lyx
Original file line number Diff line number Diff line change
Expand Up @@ -5725,7 +5725,7 @@ noprefix "false"

\begin_inset CommandInset ref
LatexCommand ref
reference "subsec:The-rules-of-proof"
reference "subsec:Short-notation-for-eight-code-constructions"
plural "false"
caps "false"
noprefix "false"
Expand Down Expand Up @@ -5878,19 +5878,13 @@ Other laws that follow automatically from parametricity are composition
\end_layout

\begin_layout Standard
\begin_inset Wrap table
lines 0
placement l
overhang 0in
width "54.5col%"
\begin_inset Float table
wide false
sideways false
status open

\begin_layout Plain Layout
\align center
\begin_inset VSpace -20baselineskip%
\end_inset


\begin_inset Tabular
<lyxtabular version="3" rows="7" columns="3">
<features tabularvalignment="middle">
Expand Down Expand Up @@ -5984,7 +5978,7 @@ None

\end_inset


\end_layout

\end_inset
Expand Down Expand Up @@ -6045,7 +6039,7 @@ F[A]

\end_inset


\end_layout

\end_inset
Expand Down Expand Up @@ -41086,8 +41080,8 @@ status open

\begin_layout Plain Layout

else if (p(x)) Some(x) else converge(p)(f(x))(m-1)(f)
}
else if (p(x)) Some(x) else converge(p)(f(x))(m - 1)(f)
}
\end_layout

\begin_layout Plain Layout
Expand Down
Loading

0 comments on commit 35ba0d9

Please sign in to comment.