diff --git a/README.org b/README.org index 4319d59..4e931fd 100644 --- a/README.org +++ b/README.org @@ -1920,13 +1920,13 @@ a LaTeX file that sets ~TeX-master~. The list below summarizes the main [[https configuration objectives: 1. Listing [[lst:set-tex-options]] ensures installation of [[https://en.wikipedia.org/wiki/AUCTeX][AUCTeX]] and initializes [[https://en.wikipedia.org/wiki/AUCTeX][AUCTeX]] properly for =LuaTeX= or =LuaLaTeX=. -2. Listing [[lst:set-tex-options]] also enables [[https://git.savannah.gnu.org/cgit/auctex.git/patch/?id=f464242eab092e610dda6b654e6fd197ef649d3eAA][indenting between square brackets]] +2. Listing [[lst:set-tex-options]] also enables *indenting between square brackets* which is a recent feature. 3. Listing [[lst:update-lualatex-opentype-font-name-database]] defines a function to update the =OpenType Font= name database for =LuaLaTeX= when the output of =LuaLaTeX= shows missing fonts. -4. Listing [[lst:set-bibtex-options]] configures the Emacs =bibtex= library to use the - LaTeX =BiBTeX= dialect for backwards compatibility. +4. Listing [[lst:set-bibtex-options]] configures the Emacs =bibtex= library to use + the LaTeX =BiBTeX= dialect for backwards compatibility. 5. Listing [[lst:set-font-latex-options]] disables font scaling of section titles. 6. Listing [[lst:set-latex-options]] configures =latex= for a full featured =LaTeX-section-command=.