From 222fb2a445be389a59c9937057c757bac331f598 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 30 Jan 2022 09:43:42 -0800
Subject: [PATCH] Move `beamerarticle` in MANUAL.

It should be documented under "Variables for LaTeX", not
"for Beamer."  Closes #7874.
---
 MANUAL.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MANUAL.txt b/MANUAL.txt
index 42941e204..09f8dd10b 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -2682,10 +2682,7 @@ These variables change the appearance of PDF slides using [`beamer`].
     `1610` for 16:10, `149` for 14:9, `141` for 1.41:1, `54` for 5:4,
     `32` for 3:2)
 
-`beamerarticle`
-:   produce an article from Beamer slides
-
-`beameroption`
+``beameroption`
 :   add extra beamer option with `\setbeameroption{}`
 
 `institute`
@@ -2808,6 +2805,9 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
 :   numbering depth for sections (with `--number-sections` option
     or `numbersections` variable)
 
+`beamerarticle`
+:   produce an article from Beamer slides
+
 #### Fonts
 
 `fontenc`