Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. documentclass[doc, a4paper]{apa6}
  2. usepackage{chemfig}
  3.  
  4. definesubmol{x}{(-[4]H)(-[0]OH)}
  5. definesubmol{y}{(-[0]H)(-[4]HO)}
  6.  
  7. begin{center}
  8. schemestart[]
  9. chemname{chemfig{[2]CH_2 cdot OH-!x-!x-!y-(-[0]OH)=(-[3]H)-[1]OH}}{1, 2 Enediol}
  10. arrow
  11. +
  12. arrow(--tri){0}[90,0.15]
  13. chemname{chemfig{[2]CH_2 cdot OH-(-[0]OH)=(-[3]H)-[1]OH}}{Triose Enediol}
  14. arrow(--gli){0}[-90,0.30]
  15. chemname{chemfig{[2]CH_2 cdot OH-(-[4]H)(-[0]OH)-(-[3]H)=[1]O}}{D-Gliceraldehído}
  16. arrow
  17. chemname{chemfig{[2]CH_3-(=[0]O)-(-[3]H)=[1]O}}{Metilglioxal}
  18. arrow
  19. chemname{chemfig{[2]CH_3-!x-(-[3]HO)=[1]O}}{D-Ácido Láctico}
  20. arrow(@tri--){<=>}
  21. chemname{chemfig{[2]CH_2 cdot OH-(=[0]O)-CH_3}}{Dihidroxiacetona}
  22. schemestop
  23. end{center}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement