Index: trunk/extensions/News/NewsRenderer.php |
— | — | @@ -110,7 +110,6 @@ |
111 | 111 | $this->templateoptions->setEditSection( false ); |
112 | 112 | $this->templateoptions->setNumberHeadings( false ); |
113 | 113 | $this->templateoptions->setRemoveComments( true ); |
114 | | - $this->templateoptions->setUseTeX( false ); |
115 | 114 | $this->templateoptions->setUseDynamicDates( false ); |
116 | 115 | $this->templateoptions->setInterwikiMagic( true ); //strip interlanguage-links |
117 | 116 | $this->templateoptions->setAllowSpecialInclusion( false ); |