Well some time has gone by, since the last time i worked with XymTeX. Since XymTeX is extremly complicated i think about never touching that system again. Thats not a good reason for not bringing my compounds to public. And here they are.
% Feel free to use. % There comes absolutely no warranty with that stuff. % TobiasG % Note: sometimes there are vspaces or hspaces. % Corections? feel free to email. % Minimal Header % \usepackage{xymtex,chemist} % My Molecules % ATP \def \myATP{% \vspace{1cm} \hspace*{1cm} \furanose{4Sb=={\nonaheterov[ebg]{1==N;5==N;7==N;3==N}{1==(yl);4=={NH$_2$}}};2Sa=={OH}; 3Sa=={OH};1Sb=={\tetrahedral{3==(yl);0==C\lmoiety{H$_2$\ \ \ \ };4==\tetrahedral{2==(yl);0==O;4==\tetrahedral{2==(yl);0==P;3D==O;1==O$^-$;4==\tetrahedral{2==(yl);0==P;3D==O;1==O$^-$;4==\tetrahedral{2==(yl);0==P;3D==O;1==O$^-$;4=={O$^-$}}}}}}}} %\textbf{Vanilin-$\beta$-glycoside} }\def\myvanilinbglycoside{% \pyranose{1Sb=={\tetrahedral{0==O;3==(yl);4==\bzdrh{1==(yl);2=={OCH$_3$};4=={CHO}}}};2Sa==OH;3Sb==OH;4Sa==HO;5Sb=={CH$_2$OH}} } %\textbf{Sinigrin} One of the mustard oil glycosides, % responsible for the pepperiness.\\ \def\mysinigrin{ \vspace{0.5cm} \pyranose{1Sb=={\tetrahedral{3==(yl);0==S;4=={\rtrigonal{0==C;1==(yl);2=={{\tetrahedral{0=={CH$_2$};2==(yl);4==\tetrahedral{0=={CH};2==(yl);4D=={CH$_2$}}}}};3D=={\tetrahedral{0==N;2==(yl);4==\tetrahedral{0==O;2==(yl);4=={SO$_3^-$K$^+$}}}}}}}};2Sa==OH;3Sb==OH;4Sa==HO;5Sb=={CH$_2$OH}} } %One of the most important anhydrate is the \textbf{hydroxy-methyl-furfural} (HMF), %formed as shown in equation \ref{fufu}. % Glucose in Fisher Projection \def\myglucose{ \tetrahedral{0==C;1=={CHO};4=={OH};2==H;3==% \tetrahedral{0==C;1==(yl);2=={HO};4==H;3==% \tetrahedral{0==C;1==(yl);4=={OH};2==H;3==% \tetrahedral{0==C;1==(yl);4=={OH};2==H;3=={CH$_2$OH}}}}} } % HMF - hydroxy-methyl-furfural % an anhydrite of Sugars HMF is used for detection of heat threatment of acid and carbonhydrate %containing food, such as fruit juice and beer. \def\myhmf{ \fiveheterov[bd]{1==O}{5=={OHC};2=={CHO}} } % DSPE-PEG w/o brackets \newcommand{\myDSPEPEG}{% \decamethylene{3==O;6==O;8==N;10==H$_3$CO}{7D==O;8==H;{10}W==\pentamethylene{1==O;2==P;3==O}{1==(yl);2SA==O$^-$;2SB==$^-$O;5Sa==\decamethylene{2==O}{3D==O;1==(yl);{10}W==\decamethylene{}{1==(yl)}};5W==\decamethylene{1==O}{1W==(yl);2D==O;{10}W==\nonamethylene{}{1==(yl)} }}}% } |