jenkins-bot has submitted this change and it was merged.

Change subject: Add dependency to texlive-generic-extra
......................................................................


Add dependency to texlive-generic-extra

Without iftex some commands from teubner
like for instance $\\varstigma$ do not work

Bug: T86309
Change-Id: I84f649b55a50b033ae3737e8b93ec96bb058b69c
---
M puppet/modules/role/manifests/math.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/puppet/modules/role/manifests/math.pp 
b/puppet/modules/role/manifests/math.pp
index 0b89dec..67b4b73 100644
--- a/puppet/modules/role/manifests/math.pp
+++ b/puppet/modules/role/manifests/math.pp
@@ -44,6 +44,7 @@
             'texlive-pictures',
             'texlive-pstricks',
             'texlive-publishers',
+            'texlive-generic-extra'
         ]:
     }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/184123
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I84f649b55a50b033ae3737e8b93ec96bb058b69c
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Physikerwelt <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to