]> git.eshelyaron.com Git - emacs.git/commit
Escape ampersand in table.el LaTeX output
authorReuben Thomas <rrt@sc3d.org>
Sun, 13 Sep 2020 17:05:47 +0000 (18:05 +0100)
committerReuben Thomas <rrt@sc3d.org>
Sun, 13 Sep 2020 17:05:47 +0000 (18:05 +0100)
commit3eb4e0db5ce247f8396daac3156087fbb7aefbd4
tree1e2c375f1ab3671291af93dfe36554d35f51564d
parentf9aa499afa2f65952b5ec7905bf836f6a2ccbfd4
Escape ampersand in table.el LaTeX output

* lisp/textmodes/table.el (table--generate-source-scan-lines): Add
  ampersand '&' to the list of characters to escape in LaTeX output.
lisp/textmodes/table.el