summaryrefslogtreecommitdiff
path: root/comb/orderless-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-03-08 10:39:49 +0800
committerJSDurand <mmemmew@gmail.com>2021-03-08 10:39:49 +0800
commit7985baf7b2279005d030f313e0673e82a08de930 (patch)
tree55c2a09e106051991c7a8b6307b8b4abe23737ff /comb/orderless-conf.el
parent9557f53e775ffa9e7f86dfa2371b856c60835cca (diff)
More settings with LaTeX
* tex-conf.el (TeX-after-compilation-finished-functions): Revert the PDF after compilation. (pdf-sync-forward-display-action): (pdf-sync-backward-display-action): Display the PDF in the same window. (TeX-source-correlate-start-server): Start syncronization between the TeX buffer and the PDF buffer. (font-latex-fontify-sectioning): Make sections bigger. (LaTeX-mode-hook): Add my own preparation function. (open-paren): Insert a pair of parentheses and put the cursor in between. (open-curly): Insert a pair of curly braces and put the cursor in between. (open-bracket): Insert a pair of square brackets and put the cursor in between. (durand-delete-pair): When the character before point is an open bracket, delete the corresponding closing bracket as well. (end-exit-paren): When the character after point is a closing bracket, exit out of it instead of inserting a closing bracket. (open-back-paren): If the character before point is a closing bracket, go back one character into the brackets. (parens-require-spaces): Don't require spaces around parentheses. (durand-prepare-latex): Treat the escape character as a symbol, turn on auto-fill, and don't require spaces around parentheses. (durand-latex-delete-newline): Delete a newline before point, if any. (LaTeX-section-hook): Delete the newline between the section and the label, so that chktex doesn't complain about that space.
Diffstat (limited to 'comb/orderless-conf.el')
0 files changed, 0 insertions, 0 deletions