On 9/3/26 10:28, Oscar Levin wrote:
> Any thoughts about this? I know I forgot about this post in the flurry of
> everything around the beginning of the semester.
Sorry, this one got a bit lost, and only popped into my head when I was not at a
keyboard.
> The reason is to support existing books that happen to have this (possibly
> bad) choice, but since they are still "in print" it is not feasible to
> enforce "the right way" on all future editions (numbering of subsequent
> blocks would change otherwise).
It was never our intent to be retroactive. We are not the Text Encoding
Initiative (TEI). That said, I am grateful for all the work that has allowed
"old" projects to come over to PreTeXt. But I suspect every one of those
conversions has had to adapt to some aspect of PreTeXt that was not part of
their initial design.
And if a book has "Equation Numbering Done Wrong" why would we encourage future
authors to repeat the mistake?
The philosophy on numbering is that items have the same counter if and only if
they are visually distinct.
So all blocks have run-in headings, or similar, connected to some text.
References are collected in #references division with sequential numbers,
equations are numbered on the right inside parentheses. Projects may have a
distinct counter (but it is no longer the default), an exception, and an option
I regret allowing. Figures (plus tables, lists, listing) are on the borderline,
they are visually distinct, but not radically different from blocks. Footnotes
are visually distinct, and we are moving to a state where you only ever see
their serial number anyway.
On 9/4/26 14:40, David W. Farmer wrote:
> And to repeat the basic argument: If I am looking at Lemma 3.15
I think that has the premise wrong, if you are looking for Equation 3.12, you
should find a numbered equation and do your looking from there, Lemmas,
Definitions, Remarks are not your guideposts, equations are. And it is easy to
distinguish the two groups while scanning. Would you start searching for Lemma
3.15 by starting at Equation 3.12?
Rob