slatex / sTeX

A semantic Extension of TeX/LaTeX
49 stars 9 forks source link

sproof environment should not take proof-intro argument #304

Open kohlhase opened 2 years ago

kohlhase commented 2 years ago

Currently, the sproof environment takes a required argument for an introductory/overview sentence like so:

\begin{sproof}{Consider first \symname{DPLL?DPLL} with no \symref{DPLL?UP}{unit propagation}.}

This is suboptimal as it does not allow to declare symbols or variables that affect this sentence. Instead this argument should be given by a \spfcomment or so.