开发者

Latex on a .txt file [closed]

开发者 https://www.devze.com 2023-04-03 04:04 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

开发者_开发问答 Improve this question

Is it possible to use Latex for scientific formulas (mathematic, physic, chemistry) that are written on a .txt file ?

example about a chemistry formule

\[
  HC \equiv CH + H_{2}O
  \cto{Hg^{++}}{18\%\ H_{2}SO_{4},\ 90^\circ}{14} 
  CH_{3}-CHO
\]

I have no ideas to do it.


Save it as a .tex file instead of a .txt file. You'll need to install LaTeX (possibly with some chemistry packages too - they are several packages for typesetting chemisty. You can search for packages on CTAN.). Walk yourself through some examples.

0

精彩评论

暂无评论...
验证码 换一张
取 消