Research is still ongoing but it seems many reading disabilities including but not exclusively dyslexia are triggered by brain fatigue and certain typography practices that are aesthetically pleasing actually make the brain work harder, increasing fatigue making a trigger of the disability more likely and reducing reading comprehension.
When preparing a document for such a user, it's relatively easy to change to a sans-serif font and ragged-right but is there a robust way to change \emph to use bold but still have
Code: Select all
\emph{this has a \emph{double emphasis} inserted}
I'm hoping there exists a package that does it?