Skip to content

Commit

Permalink
Comment out create accessibility #84
Browse files Browse the repository at this point in the history
*Introduces a lot of warnings that can be ignored but which make it hard to actually see important issues.
*Speeds up rendering
  • Loading branch information
brianlangseth-NOAA committed Nov 21, 2023
1 parent b91bb84 commit f65f12d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions documents/write-up/input_accessability.tex
Original file line number Diff line number Diff line change
@@ -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
% \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

0 comments on commit f65f12d

Please sign in to comment.