This commit is contained in:
Mark Hoeber
2014-02-19 13:09:23 -05:00
parent 44eff20f09
commit 1ede7f76fe
2 changed files with 2 additions and 2 deletions

View File

@@ -423,6 +423,6 @@ To create a problem written in LaTeX:
#. In the component editor that appears, click **Edit**.
#. In the lower left corner of the component editor, click **Launch
LaTeX Source Compiler**.
#. Replace the example code with your own code. You can also upload a Latex file into the editor from your computer by clicking **Upload** in the bottomn right corner.
#. Replace the example code with your own code. You can also upload a Latex file into the editor from your computer by clicking **Upload** in the bottom right corner.
#. In the lower left corner of the LaTeX source compiler, click **Save &
Compile to edX XML**.

View File

@@ -282,7 +282,7 @@ To create an HTML component that contains LaTeX code:
.. image:: Images/HTML_LaTeXEditor.gif
:alt: Image of the HTML component editor with the Latex compiler.
#. Write Latex code as needed. You can also upload a Latex file into the editor from your computer by clicking **Upload** in the bottomn right corner.
#. Write Latex code as needed. You can also upload a Latex file into the editor from your computer by clicking **Upload** in the bottom right corner.
#. When you have written or uploaded the Latex code you need, click **Save & Compile to edX XML** in the lower-left corner.