@@ -5,78 +5,7 @@ Work with LaTeX Code
55
66.. tags :: educator, how-to
77
8- .. note :: LaTeX editor support was removed with the rollout of the new Course Authoring-based Text Editor in the Redwood release.
9-
10-
11- .. ==========================
12- .. Enable the LaTeX Processor
13- .. ==========================
14-
15- .. The LaTeX processor is not enabled by default. To enable it, you have to change
16- .. the advanced settings in your course.
17-
18- .. #. In Studio, select **Settings**, and then select **Advanced Settings**.
19-
20- .. #. In the field for the **Enable LaTeX Compiler** policy key, change **false**
21- to **true**.
22-
23- .. #. At the bottom of the page, select **Save Changes**.
24-
25- .. ==============================================
26- .. Add a Text Component that Contains LaTeX Code
27- .. ==============================================
28-
29- .. When the LaTeX processor is enabled, you can create a Text component that
30- .. contains LaTeX code.
31-
32- .. #. In the unit where you want to create the component, select **Text** under
33- **Add New Component**, and then select **E-text Written in LaTeX**. The new
34- component is added to the unit.
35-
36- .. #. Select **Edit** to open the new component.
37-
38- .. #. At the bottom of the component editor, select **Launch Latex Source
39- Compiler**.
40-
41- The LaTeX editor opens.
42-
43- .. image:: /_images/educator_how_tos/HTML_LaTeXEditor.png
44- :alt: The LaTeX editor.
45- :width: 500
46-
47- .. #. Add your LaTeX code. To do this, complete either of the following
48- procedures.
49-
50- * In the **High Level Source Editing** field, add your LaTeX code.
51-
52- * To upload a LaTeX file from your computer, select **Upload**.
53-
54- .. #. Select **Save & Compile to edX XML**.
55-
56- .. #. On the unit page, select **Preview** to verify that your content looks
57- correct in the LMS.
58-
59- If you see errors, go back to the unit page. Select **Edit** to open the
60- component again, and then select **Launch Latex Source Compiler** to edit
61- the LaTeX code.
62-
63- .. _import latex code :
64-
65- .. ****************************************
66- .. Import LaTeX Code into a Text Component
67- .. ****************************************
68-
69- .. You can import LaTeX code into a Text component. You might do this, for
70- .. example, if you want to create "beautiful math" such as the math in the
71- .. following image.
72-
73- .. .. image:: /_images/educator_how_tos/HTML_LaTeX_LMS.png
74- .. :alt: Math formulas created with LaTeX in a Text component.
75-
76- .. .. warning::
77- .. The LaTeX processor that Studio uses to convert LaTeX code to XML is a third
78- .. party tool. We recommend you use this feature with caution. If you use
79- .. the tool, make sure you work with your partner manager.
8+ .. warning :: LaTeX editor support was removed with the rollout of the new Course Authoring-based Text Editor in the Redwood release.
809
8110.. seealso ::
8211
@@ -95,5 +24,5 @@ Work with LaTeX Code
9524+--------------+-------------------------------+----------------+--------------------------------+
9625| Review Date | Working Group Reviewer | Release |Test situation |
9726+--------------+-------------------------------+----------------+--------------------------------+
98- | | | | |
27+ | 2025-04-13 | sarina | Sumac | Pass |
9928+--------------+-------------------------------+----------------+--------------------------------+
0 commit comments