summaryrefslogtreecommitdiffstats
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2016-11-13 21:06:55 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2016-11-15 00:27:30 +0000
commit074f0ab1d76f16fe92493868e2f2de75e67792ef (patch)
tree75e27850211fc1d12618b795eaa2d6e853f1f711 /starmath/Library_sm.mk
parentsc-perf: HasAttrChanged: save unnecessary calls to SfxItemPool::Get() (diff)
downloadcore-074f0ab1d76f16fe92493868e2f2de75e67792ef.tar.gz
core-074f0ab1d76f16fe92493868e2f2de75e67792ef.zip
tdf#76296 Import MathML's <mspace>
as possibly multiple "~" and/or "`" by honoring its width attribute. Change-Id: I17e361c3f8f5d061c856b72266332369497d16b9 Reviewed-on: https://gerrit.libreoffice.org/30809 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r--starmath/Library_sm.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index 08a4b50d102a..d9c2d6d56da1 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -73,6 +73,7 @@ $(eval $(call gb_Library_add_exception_objects,sm,\
starmath/source/document \
starmath/source/edit \
starmath/source/format \
+ starmath/source/mathmlattr \
starmath/source/mathmlexport \
starmath/source/mathmlimport \
starmath/source/mathtype \