For example, equations containing benzene ring and such?
How do professional books get their equations right?
|
For example, equations containing benzene ring and such? How do professional books get their equations right?
| |||||||
feedback
|
|
Most equations in professional books are set using (variants of) TeX, which was specifically written for authors of scientific books:
Writing scientific literature in MS Word can get you frustrated within minutes, at least when you have more than a few graphics and bibliography entries. The equation typesetting is one of the best known features of TeX, and you can use its syntax almost everywhere where equations are used, also for example on our Mathematics.StackExchange site. Its advantage is that it just looks beautiful in 99% of all cases. Benzene rings and other chemical structures aren't that easy to typeset in TeX, as it's targeted towards "classical" mathematic, and such chemical formulae involve a bit of "fiddling around" to say the least. Not to say it's not possible - I guess anything's possible in TeX given enough monkeys and typewriters. I've seen many books, at least from my Computer Science perspecive, where authors would typeset in LaTeX and create their graphics using software like OmniGraffle, which helps by allowing items to be linked and aligned to a grid and then exported as vector graphics. There are also standalone TeX equation editors and, at least for OS X, software like LaTeXit, in which you can enter a formula and it outputs beautiful PDF snippets of that. To get you started, take a look at the TeX Users Group website. | ||||
|
feedback
|