20
0

Drop the memoir paragraph from the README

It described what the paper and memo templates used to be rather than
what they are.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-19 16:01:57 +09:00
parent 591d089fa0
commit 56f0c1b022

View File

@@ -82,12 +82,6 @@ this, and both are needed: `tagging=on` loads the kernel code that puts
headings, paragraphs, lists, tables, and figures into the PDF's headings, paragraphs, lists, tables, and figures into the PDF's
structure tree, and `pdfstandard=ua-2` writes the conformance claim. structure tree, and `pdfstandard=ua-2` writes the conformance claim.
The paper and memo templates were originally built on the memoir
class, which is incompatible with the LaTeX tagged-PDF code. They now
use the standard article class with custom styling (`cdsc-paper.sty`
and `cdsc-memo.sty`) to keep their previous look while supporting full
tagging.
### Writing an accessible document ### Writing an accessible document
Tagging gets you the structure; the content is still up to the author. Tagging gets you the structure; the content is still up to the author.