Guest User

Untitled

a guest
Feb 19th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. (add-to-list 'org-entities-user
  2. '("vdots" "\vdots{}" t "&x2999" "..." "..." "⁞")
  3. )
  4.  
  5. (add-to-list 'org-entities-user
  6. '("vdots" "\vdots{}" t "&x2999" "..." "..." "⁞")
  7. ("mathcal{R}" "\mathcal{R}" t "&x211D" "R" "R" "R")
  8. )
Add Comment
Please, Sign In to add comment