GNU TeXmacs - Bugs: bug #41710, Export to WordPress format
You are not allowed to post comments on this tracker with your current authentication level.
bug #41710: Export to WordPress format
Submitter: | Victor Porton <porton> | ||
Submitted: | Wed 26 Feb 2014 03:37:56 PM UTC | ||
Category: | Conversion | Priority: | 5 - Normal |
Item Group: | Wishlist | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
Wed 26 Feb 2014 07:50:41 PM UTC, comment #2: |
Victor Porton <porton> |
Wed 26 Feb 2014 07:47:43 PM UTC, comment #1: I suppose wordpress works with html. If it's not already done, we could add an option to the converter for making math formulas in LaTeX. This can also be useful for wiki and mathjs/mathjax users. |
Francois Poulain <fpoulain>![]() |
Wed 26 Feb 2014 03:37:56 PM UTC, original submission:
Please add export from TeXmacs to WordPress source format.
|
Victor Porton <porton> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Note that in WordPress math formulas are $latex ...$ not just $...$.
WordPress does not support displayed formulas (however we can implement them with \displaystyle and HTML formatting to center the formula.
It is questionable whether we should implement paragraphs with <p> tag or with just an empty line between paragraphs.
Some HTML tags do not work with WordPress.