Is there any possibility to translate *.tex documents?
I've tried to upload source as txt file, but result was terrible: all
TeX tags were broken with capitalisation and space addition. For
example:
\ Begin{gather}
\ Hat{P^{E'}}\ cdot q_2 = \ tfrac{1}{3}(2q_2 - q_1 - q_3);
\ Label{eq: Bf3normvib2} \ \
\ Hat{P^{E'}}\ cdot q_3 = \ tfrac{1}{3}(2q_3 - q_1 - q_2);
\ Label{eq: Bf3normvib3}
\ End{gather}
(where normal source was
\begin{gather}
\hat{P^{E'}}\cdot q_2 = \tfrac{1}{3}(2q_2 - q_1 - q_3);
\label{eq:bf3normvib2} \\
\hat{P^{E'}}\cdot q_3 = \tfrac{1}{3}(2q_3 - q_1 - q_2);
\label{eq:bf3normvib3}
\end{gather}
)
--
You received this message because you are subscribed to the Google Groups
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-translate-general?hl=en.