diff --git a/docs/_source/dev-libre-is.rst b/docs/_source/dev-libre-is.rst
index f8eee98..fe1c170 100644
--- a/docs/_source/dev-libre-is.rst
+++ b/docs/_source/dev-libre-is.rst
@@ -459,12 +459,12 @@ File `docs/_source/_templates/layout.html`
{% endblock %}
- ```
- If LaTex is to be used, `docs/_source/_templates/latex.tex`
+
+If LaTex is to be used, `docs/_source/_templates/latex.tex`
- ```
- .. code-block:: sh
+.. code-block:: sh
+
{% extends 'article.tpl' %}
{% block packages %}
diff --git a/docs/_source/locale/en/LC_MESSAGES/dev-libre-is.po b/docs/_source/locale/en/LC_MESSAGES/dev-libre-is.po
index 8c72b84..d6f4d10 100644
--- a/docs/_source/locale/en/LC_MESSAGES/dev-libre-is.po
+++ b/docs/_source/locale/en/LC_MESSAGES/dev-libre-is.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Libre Developers Documentation 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-08-31 15:13-0600\n"
+"POT-Creation-Date: 2024-08-31 15:16-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language: en\n"
@@ -66,8 +66,8 @@ msgstr ""
#: ../../../_source/dev-libre-is.rst:291
msgid ""
-"Copy over an appropriate license file to the repo, such as `LICENSE-apache."
-"txt`."
+"Copy over an appropriate license file to the repo, such as `LICENSE-"
+"apache.txt`."
msgstr ""
#: ../../../_source/dev-libre-is.rst:295
@@ -82,48 +82,53 @@ msgstr ""
msgid "Create `docs/_source/index.rst`"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:366
+#: ../../../_source/dev-libre-is.rst:367
msgid "Create other `docs/_source/about.rst` or aother appropriate files."
msgstr ""
-#: ../../../_source/dev-libre-is.rst:369
+#: ../../../_source/dev-libre-is.rst:371
msgid "Set up `docs/_source/conf.py`"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:447
+#: ../../../_source/dev-libre-is.rst:450
msgid "Set up templates"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:449
+#: ../../../_source/dev-libre-is.rst:452
msgid "File `docs/_source/_templates/layout.html`"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:474
+#: ../../../_source/dev-libre-is.rst:464
+msgid "If LaTex is to be used, `docs/_source/_templates/latex.tex`"
+msgstr ""
+
+#: ../../../_source/dev-libre-is.rst:477
msgid "Set up `docs/_source/_static/custom.css`"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:487
+#: ../../../_source/dev-libre-is.rst:490
msgid "Images"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:489
+#: ../../../_source/dev-libre-is.rst:492
msgid "Add a `favicon.ico` and `logo.png` to `docs/_source/_static/`"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:491
+#: ../../../_source/dev-libre-is.rst:494
msgid ""
-"If spreadsheet is going to be used/imported, add to here `docs/_source/"
-"_static/` these files:"
+"If spreadsheet is going to be used/imported, add to here "
+"`docs/_source/_static/` these files:"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:493
+#: ../../../_source/dev-libre-is.rst:496
msgid "`handsontable.full.min.css` and `handsontable.full.min.js`"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:507
+#: ../../../_source/dev-libre-is.rst:510
msgid "Build"
msgstr ""
-#: ../../../_source/dev-libre-is.rst:508
+#: ../../../_source/dev-libre-is.rst:511
msgid "HOWTO build this site."
msgstr ""
+