[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 4bcda2d50c5b3752a0b2
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 4bcda2d50c5b3752a0b292c006f7d90b099a67a7 |
Date: |
Fri, 18 Mar 2022 16:53:04 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".
The branch, master has been updated
via 4bcda2d50c5b3752a0b292c006f7d90b099a67a7 (commit)
from 8460859b6944d86b88863b051db844aeebf85bab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4bcda2d50c5b3752a0b292c006f7d90b099a67a7
Author: Arash Esbati <arash@gnu.org>
Date: Fri Mar 18 21:50:55 2022 +0100
Improve indentation in env from algpseudocode package
* style/algpseudocode.el (LaTeX-algpseudocode-package-options):
Adjust package options.
("algpseudocode"): Rearrange provided macros. Add macros to
appropriate indentation variables. Inhibit filling by adding the
environment "algorithmic" to `LaTeX-indent-environment-list'
without a function. Cater for fontification.
* tests/latex/latex-test.el (LaTeX-conditionals-indent): Parse the
test file and run the style hook for loaded package algpseudocode.
* tests/latex/conditionals-indent-in.tex:
* tests/latex/conditionals-indent-out.tex: Expand files with code
from algpseudocode package.
-----------------------------------------------------------------------
Summary of changes:
style/algpseudocode.el | 103 ++++++++++++++++++++++++++------
tests/latex/conditionals-indent-in.tex | 55 +++++++++++++++++
tests/latex/conditionals-indent-out.tex | 55 +++++++++++++++++
tests/latex/latex-test.el | 4 +-
4 files changed, 198 insertions(+), 19 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 4bcda2d50c5b3752a0b292c006f7d90b099a67a7,
Arash Esbati <=