diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-01-11 00:40:11 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-12 02:14:25 +0100 |
commit | d29732c1b544fa75cb12a30c8feff3109dddc1f8 (patch) | |
tree | b0cd38682c227d773808ae9b2041319bd057d0aa /AllLangHelp_smath.mk | |
parent | 8e0e8633018698b124deb530169ddc73f00cc1b6 (diff) |
tdf#138418 Document color command in Math
Change-Id: I0220cfbb50af4167155578f778c7845476db9120
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128240
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_smath.mk')
-rw-r--r-- | AllLangHelp_smath.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_smath.mk b/AllLangHelp_smath.mk index 039bbeeb88..1e8d6eee13 100644 --- a/AllLangHelp_smath.mk +++ b/AllLangHelp_smath.mk @@ -77,6 +77,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,smath,\ helpcontent2/source/text/smath/guide/align \ helpcontent2/source/text/smath/guide/attributes \ helpcontent2/source/text/smath/guide/brackets \ + helpcontent2/source/text/smath/guide/color \ helpcontent2/source/text/smath/guide/comment \ helpcontent2/source/text/smath/guide/keyboard \ helpcontent2/source/text/smath/guide/limits \ |