惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - Franky
MyScale Blog
MyScale Blog
A
About on SuperTechFans
博客园_首页
B
Blog RSS Feed
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
C
Check Point Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
I
InfoQ
罗磊的独立博客

Jonathan Fine

Towards 21st Century Digital Typography Lighter TeX Runs Faster Render Latex Multiple Ways A Blind Math User Story A Visually Impaired Coder's User Story Accessible and Tagged PDF User Stories and Accessibility New Online Tools for TeX Beginners Tex Hour Agenda Blind Math News Accessibility Evaluation: Open University and RNIB Latex math on social media Multi Author Docs Blind Math News Happy Birthday Don Knuth New Year's and Christmas Fun Tex Office Hours Importance of Typography UK TeX users — from here to there Calling UK LaTeX editors etc LaTeX Tutor Sub and Sup A LaTeX Typing Tutor About the LaTeX Typing Tutor London Scholarly Tech Meetup UK TeX User Group survives Jonathan Fine's statement for Chair of UK TUG Some new 2019 Q3 ac.uk LaTeX pages UK TUG — more news soon Why 2358? Why did I choose Hugo?
Accessibility Tools
2021-02-11 · via Jonathan Fine

This is a quick tour of some accessibility tools and other resources.

This blog post here is one of three posts made today, all on accessible maths. The other posts are Blind Math News and Accessibility Evaluation: Open University and RNIB. For more on the TeX Hour see contact.

Teaching and Learning Mathematics Online (TALM0)

TALMO wrote:

As a result of Covid-19 it is increasingly likely that for UK Higher Education the start of the 2020/21 academic year will commence with online delivery. Many institutions are making preparations accordingly, and whilst all disciplines face issues delivering online content, mathematical sciences teaching poses particular pedagogical and technological challenges.

To assist with these preparations and avoid wasteful duplication of effort, we ran a two-day workshop. There were twelve talks and over the two days there were 700 participants.

These talks are focussed, quite rightly, on the learning and teaching process. One of them, by Emma Cliffe is Accessible math e-resources - where do you start.

Here's direct links to Emma Cliffe's video (You Tube) and slides.

PreTeXt

This describes itself as

An uncomplicated XML vocabulary for authors of research articles, textbooks, and monographs. The best of DocBook, LaTeX, and HTML.

Its core technologies are XML and XSLT. It produces PDF (via LaTeX), HTML, EPUB, Jupyter Notebooks and other formats. Before 2017 it was know as MathBook XML.

It has a Gallery of examples and a Catalog of projects using PreTeXt.

The accessibility package

This is a LaTeX package for producing tagged PDF. It originate from earlier unpublished work focussed on documents produced using KOMA-Script. There are problems with using it as is.

It's available on CTAN here, and the source is on Github here.

The axessibility package

This is a LaTeX package for producing tagged PDF. Its documentation (PDF) states

Our package automatically produces an ActualText corresponding to the LaTeX commands that generate the formulae. This ActualText is hidden in the PDF document, but the screen reader reads it without reading any incorrect sequence before

It's available on CTAN here, and the source is on GitHub here.

University of Bath accessible math guide (2012)

This guide is for staff in Higher Education that need to create flexible learning resources efficiently and robustly. Emma Cliffe (head of maths support at Bath) was the main author of this guide.

The guide contains several parts:

  • An overview document (in multiple formats)
  • Guidelines for writing documents (in LaTeX and in Word)
  • Guidelines for software setup, transformation and outputs

Here's a link to the HTML + MathJax version of the guide.

Misc

The ACM published an article Making the Field of Computing More Inclusive (2017). This is a general article, which makes a special mention of LaTeX and accessible PDF.