]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/math-symbol-lists/math-symbol-lists.el
Merge math-symbol-lists
[gnu-emacs-elpa] / packages / math-symbol-lists / math-symbol-lists.el
similarity index 99%
rename from math-symbol-lists.el
rename to packages/math-symbol-lists/math-symbol-lists.el
index ff19e7d726775451337f0566d6f9f6120f76607f..4502c9cc8e12fd2ed065f02e38f1655999415ed0 100644 (file)
@@ -1,7 +1,7 @@
 ;;; math-symbol-lists.el --- Lists of Unicode math symbols and latex commands
 ;;
-;; Copyright (C) 2014 Free Software Foundation, Inc.
-;; Author: Vitalie Spinu
+;; Copyright (C) 2014, 2015 Free Software Foundation, Inc.
+;; Author: Vitalie Spinu <spinuvit@gmail.com>
 ;; URL: https://github.com/vspinu/math-symbol-lists
 ;; Keywords: Unicode, symbols, mathematics
 ;; Version: 1.1
@@ -3019,7 +3019,7 @@ unicode-math standard.")
     "flushbottom" "fnsymbol" "fontencoding" "fontfamily" "fontseries"
     "fontshape" "fontsize" "footnote" "footnotemark" "footnoterule"
     "footnotesep" "footnotesize" "footnotetext" "footskip" "frame" "framebox"
-    "fussy" "gets" "glossary" "glossaryentry" 
+    "fussy" "gets" "glossary" "glossaryentry"
     "headheight" "headsep" "height" "hfill" "hline" "hrulefill" "hspace"
     "Huge" "huge" "hyphenation" "iff" "include" "includeonly"
     "indent" "index" "indexentry" "input" "intextsep"
@@ -3099,3 +3099,4 @@ local file from [3].
       symb)))
 
 (provide 'math-symbol-lists)
+;;; math-symbol-lists.el ends here