Skip to content

a long list of \newunicodechar definitions for latex (pdflatex/xelatex/luatex)

License

Notifications You must be signed in to change notification settings

sfrajaona/tex-unicodechars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tex-unicodechars

This LaTeX package allows you to use unicode characters in your LaTeX source file. It provides a long list of \newunicodechar definitions. Unicode characters make the source file more readable. You will need a text editor in which you can enter the characters. I use Vim for that.

To type unicode characters in VIM

you can either use either

  • ctrl-V in insert mode (see :help i_CTRL-V_digit)

or its equivalent LaTeX command and one of these:

  • latex-unicoder: A plugin to type Unicode chars in Vim (you can switch back and forth between the latex command and its equivalent unicode character)
  • vim-unicode-snippets: Type Unicode by Ultisnips snippet expansion of LaTeX keywords
  • julia-vim: Vim support for Julia, includes latex-to-unicode substitutions (you can search unicode characters in command mode)

Releases

No releases published

Packages

No packages published

Languages