Re: power in reStructuredText

Ben Finney <[email protected]>
Newsgroups gmane.text.docutils.user
Message-ID <[email protected]>
mansour amini <[email protected]> writes:

> i don't want to use ^, i want show like mathematics expression

It is worth observing that reStructuredText is a markup format designed
for widespread use, rendering to many different output formats.

Not all the output formats Docutils targets are capable of rendering
complex mathematical expressions.

With that said, the “math” interpreted text role and directive
<URL:http://docutils.sourceforge.net/docs/ref/rst/roles.html#math>
<URL:http://docutils.sourceforge.net/docs/ref/rst/directives.html#math>
are available in Docutils version 0.8 and later::

    The input format is LaTeX math syntax[1] with support for Unicode
    symbols […]

    Support is limited to a subset of LaTeX math by the conversion
    required for many output formats.

I hope that helps.

-- 
 \             “I believe our future depends powerfully on how well we |
  `\     understand this cosmos, in which we float like a mote of dust |
_o__)                 in the morning sky.” —Carl Sagan, _Cosmos_, 1980 |
Ben Finney


------------------------------------------------------------------------------
_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users

Please use "Reply All" to reply to the list.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.