|
@@ -403,6 +403,8 @@ packages to be loaded, add these packages to `org-latex-packages-alist'."
|
|
|
("rfloor" "\\rfloor" t "⌋" "[right floor]" "[right floor]" "⌋")
|
|
|
("lang" "\\langle" t "⟨" "<" "<" "⟨")
|
|
|
("rang" "\\rangle" t "⟩" ">" ">" "⟩")
|
|
|
+ ("langle" "\\langle" t "⟨" "<" "<" "⟨")
|
|
|
+ ("rangle" "\\rangle" t "⟩" ">" ">" "⟩")
|
|
|
("hbar" "\\hbar" t "ℏ" "hbar" "hbar" "ℏ")
|
|
|
("mho" "\\mho" t "℧" "mho" "mho" "℧")
|
|
|
|