Translations:Latex2wiki/5/en: Difference between revisions

From Madagascar
Jump to navigation Jump to search
Importing a new version from external source
 
Sfomel (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
From the command line, run
Из командной строки запустите
<pre>
<pre>
python latex2wiki.py < file.tex > file.wiki
python latex2wiki.py < file.tex > file.wiki
</pre>
</pre>
then paste the contents of <tt>file.wiki</tt> into an editing window.
Затем откройте содержимое файла <tt>file.wiki</tt> в окне редактирования.

Latest revision as of 17:16, 9 September 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Latex2wiki)
From the command line, run
<pre>
python latex2wiki.py < file.tex > file.wiki
</pre>
then paste the contents of <tt>file.wiki</tt> into an editing window.

Из командной строки запустите

python latex2wiki.py < file.tex > file.wiki

Затем откройте содержимое файла file.wiki в окне редактирования.