Tim Hosgood
Tim Hosgood
### Describe the problem In the glossary for my project (multilingual mathematical texts), I would like to be able to record the (grammatical) gender of nouns, as well as their...
I'm aware of e.g. https://github.com/rstudio/bookdown/issues/869 which suggests the ability to do consecutive numbering amongst numbered theorem/lemma/proposition environments, but something that would also be useful is just to have unnumbered/manually numbered...
it seems like the numbering breaks down when there are lemmas inside other lemmas. for example, II.8.3.3 in the PDF (and the original EGA) is listed as II.8.3.5 in the...
it seems like the last number of references to equations is getting cut off, so that e.g. 2.8.1.1.1 and 2.8.1.1.2 both display as 2.8.1.1 
a few things which i think could probably all be dealt with at the same time: 1. [x] "labels" are doubled: e.g. — 2.8.7.1 (8.7.1). 1. [ ] the table...
It would be good to have the date that the PDF is built on all of the auto-built PDFs. This should be as simple as just adding a `\date{\today}` in...