From f65f12d9da9323cc68acbc706f451c4e6b97f52e Mon Sep 17 00:00:00 2001 From: brianlangseth-NOAA Date: Tue, 21 Nov 2023 15:38:26 -0800 Subject: [PATCH] Comment out create accessibility #84 *Introduces a lot of warnings that can be ignored but which make it hard to actually see important issues. *Speeds up rendering --- documents/write-up/input_accessability.tex | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/documents/write-up/input_accessability.tex b/documents/write-up/input_accessability.tex index 53c57be1..78a27919 100644 --- a/documents/write-up/input_accessability.tex +++ b/documents/write-up/input_accessability.tex @@ -1,12 +1,12 @@ -\DocumentMetadata{% - % uncompress, %only for debugging!! - pdfversion=2.0, - testphase={phase-II, tabular, graphic}% - % testphase={phase-II,math, tabular, graphic}% TOC Does not work - % testphase={phase-III,math}% TOC works -} -\tagpdfsetup{activate, tabsorder=structure} -% Use the following to fix bug in November 2023 download of LaTeX -\ExplSyntaxOn -\cs_generate_variant:Nn\__tag_prop_gput:Nnn{cnx} -\ExplSyntaxOff \ No newline at end of file +% \DocumentMetadata{% +% % uncompress, %only for debugging!! +% pdfversion=2.0, +% testphase={phase-II, tabular, graphic}% +% % testphase={phase-II,math, tabular, graphic}% TOC Does not work +% % testphase={phase-III,math}% TOC works +% } +% \tagpdfsetup{activate, tabsorder=structure} +% % Use the following to fix bug in November 2023 download of LaTeX +% \ExplSyntaxOn +% \cs_generate_variant:Nn\__tag_prop_gput:Nnn{cnx} +% \ExplSyntaxOff \ No newline at end of file