Skip to content

georgestagg/open-dyslexic-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a version of the Open Dyslexic font for LaTeX.

An example is included at source/fonts/od/test.tex.

Linux/TexLive

  • Copy the contents of this repo into ~/texmf. You might have to make the texmf directory.
  • Run the command: mktexlsr ~/texmf
  • Run the command updmap-user --enable Map=od.map
    • If this fails, try updmap -user --enable Map=od.map instead.
  • You're done! You can use Open Dyslexic in your documents by adding the line \usepackage{od} to your LaTeX preamble.

MacOS/MacTeX

  • Copy the contents of this repo into ~/Library/texmf. You might have to make the texmf directory.
  • Run the command: mktexlsr ~/Library/texmf
  • Run the command: mkdir ~/Library/texmf/web2c/
  • Run the command: touch ~/Library/texmf/web2c/updmap.cfg
  • Run the command updmap-user --enable Map=od.map
    • If this fails, try updmap -user --enable Map=od.map instead.
  • You're done! You can use Open Dyslexic in your documents by adding the line \usepackage{od} to your LaTeX preamble.

About

Open Dyslexic font for LaTeX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages