Translations:Latex2wiki/5/en: Difference between revisions

From Madagascar
Jump to navigation Jump to search
Sfomel (talk | contribs)
No edit summary
Sfomel (talk | contribs)
No edit summary
 
Line 1: Line 1:
Из командной строки запустите
Из командной строки запустите
<PRE>
<pre>
python latex2wiki.py < file.tex > file.wiki
python latex2wiki.py < file.tex > file.wiki
</ PRE>
</pre>
Затем откройте содержимое файла <тт>file.wiki</TT> в окне редактирования.
Затем откройте содержимое файла <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 в окне редактирования.