Math & Science ⇒ XymTeX
-
- Posts: 2
- Joined: Wed May 18, 2011 1:12 am
XymTeX
after few hours trying to understand syntax and find proper expression, I decided ask for help...
I need just one figure with structural formula of 2-aminofluorene (see attachment).
If anybody could help, it would be a BIG help for me. Thank you in advance!
- Attachments
-
- 2-aminofluorene
- 153-78-6.gif (1.23 KiB) Viewed 3084 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
XymTeX
Code: Select all
\documentclass[parskip=full]{scrartcl}
\usepackage{chemfig}
\begin{document}
\chemfig{*6(=-(--[::60]*6(=-(-NH_2)=-=?-))=?-=-)}
smaller,thicker lines, customized double bonds:
\setatomsep{2em}\setbondstyle{thick}\setdoublesep{3pt}
\chemfig{*6(=-(--[::60]*6(=-(-NH_2)=-=?-))=?-=-)}
\end{document}
- Attachments
-
- 7-aminofluorene.jpg (17.94 KiB) Viewed 3074 times
-
- Posts: 2
- Joined: Wed May 18, 2011 1:12 am
Re: XymTeX
-
- Posts: 2
- Joined: Wed Aug 17, 2011 9:09 am
XymTeX
Code: Select all
\documentclass{article}
%\usepackage{xymtexps} % PostScript mode
\usepackage{xymtexpdf} % PDF mode
\begin{document}
\nonaheterov[egj{b\sixfusev[bdf]{}{3==NH$_{2}$}{e}}]{}{}
\end{document}