aboutsummaryrefslogtreecommitdiff
path: root/test/command/10185.md
AgeCommit message (Collapse)Author
2025-07-20Use latest dev citeproc and update the default CSL...John MacFarlane
from the latest chicago-author-date.csl. (Note that this goes from the 17th to the 18th edition.) Update tests.
2025-03-15Update tests for previous commit (protecting phantomsection).John MacFarlane
2024-09-14Fix test case #10185.John MacFarlane
2024-09-14LaTeX writer: avoid error on `refs` div with empty citations.John MacFarlane
If there are no citations, don't emit an empty CSLReferences environment. Closes #10185.