Sylius / Sylius-Docs

DEPRACATED. See Sylius/Sylius repository.
http://sylius.org
56 stars 99 forks source link

Can`t use math extension #432

Closed YVAlNE closed 8 years ago

YVAlNE commented 8 years ago

Hello,

I need to use mathamatics in my documentation, therefore i want to use the extension sphinx.ext.imgmath. With sphinx version 1.4.1 it does not work. Same error https://github.com/Sylius/Sylius-Docs/issues/420

then i decided to downgrade my sphinx version now im using 1.3.6 and sphinx.ext.png extensions = ['sphinx.ext.autodoc','sphinx.ext.pngmath','rst2pdf.pdfbuilder']

now i can build my project without any errors or warnings, however it still dont work -.- i try to put in this in my rst-file

`.. math::

1/u + 1/v = 1/F_a`

Is there any other syntax for math in sphinx version 1.3.6 ?

thanks for your help

pjedrzejewski commented 8 years ago

Hi @YVAlNE, could you open this issue on our main repo? This one is depracated. Thank you!

YVAlNE commented 8 years ago

Sorry

pjedrzejewski commented 8 years ago

@YVAlNE No worries! :)