MathHubInfo / Legacy-localmh

DEPRECATED - A cross-repository administration tool for the local authoring in MathHub.info
1 stars 0 forks source link

lmh translate needs to take care of \defi*s and \trefi*s #263

Open kohlhase opened 8 years ago

kohlhase commented 8 years ago

I have introduced \defi*s and \trefi*s for plurals, and now automated translation misses them. Here is what I would like to have:

\defis{foo} should go to \defis[foo]{\ttl{foo}} (and analogously for more is).

\defis[bar]{foo} should go to \defis[bar]{\ttl{foo}} (and analogously for more is).

\trefis[foo]{bar} should go to \mtrefis[foo?bar]{\ttl{bar}}.