User "Reedy" posted a comment on MediaWiki.r87298. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87298#c22214 Commit summary:
This update provides the functionality requested in bug 27754. More specifically it provides the archaic greek letters defined in the teubner package. WARNING: This package requires the greek language bable package, which on some linux systems is installed separately from LaTeX. As a result, texvc doesn't try to load this package unless one of the archaic greek letters is being used. This ensures that the new commands do not prevent any of the old functionality from operating as it did before. The following new commands are recognized. includes \Coppa, \coppa, \varcoppa (synonym for \coppa), \Digamma, \Koppa (synonym for \Coppa), \koppa, \Sampi, \sampi, \Stigma, \stigma, and \varstigma. For more information see the comprehensive symbols table 280. Note that this update doesn't effect the current functionality of \digamma. Comment: <pre> reedy@srv193:~$ dpkg -l | grep texlive-lang-greek ii texlive-lang-greek 2007.dfsg.3-1 TeX Live: Greek typesetting reedy@srv193:~$ dpkg -l | grep texlive-latex-base ii texlive-latex-base 2007-13ubuntu0.1 TeX Live: Basic LaTeX packages </pre> Ubuntu Packages [1] [2] [1] http://packages.ubuntu.com/hardy/texlive-lang-greek [2] http://packages.ubuntu.com/hardy/texlive-latex-base -scaptrap, all looks good to me _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
