hpvd
hpvd
Do you have any new information about this topic on aws/azure?
just a question: is this fixed solely for plain/old AVX or including avx2, avx-512 (if available)? this one should give all AVX versions: `lscpu | grep -o "avx[^ ]*"`
if there are newer AVX versions supported, this one should show whats availabel: `lscpu | grep -o "avx[^ ]*"`
regarding adding a file for mathml, please take `math tagging and security #708 ` https://github.com/latex3/tagging-project/issues/708 as input for discussion
I have used 3.5.2 and latest pre-release 16779 -> maybe `lazy loading` is not active when reopening Sumatra with new file? it was disabled in 3.5.1 and in 16779, in...
when removing the documentmetadata from pdf tagging project see https://latex3.github.io/tagging-project/documentation/prototype-usage-instructions.html more meta data is shown in texworks pdf but not - title - author ``` \documentclass{article} \title{test title} \author{test author}...
for meta data shown partly after removal of documentmetadata command: this is possibly because the \DocumentMetadata set, forces pdf version 2.0 which seems to include metadata in a different way...?
thanks @u-fischer addition: the pdf produced with code shown in https://github.com/TeXworks/texworks/issues/1063#issue-2563678854 fully passes pdf validation on https://dev.verapdf-rest.duallab.com/
this is an relatively old issue, and some things are already implemented. Coming from the ecommerce field where good text search is an absolute must-have, the question is: **why shouldn't...
maybe this is fyi @kkrugler