Skip to main content

Questions tagged [mcf2graph]

3 votes
1 answer
347 views

I am trying to compile a minimal document using the mcf2graph package with XeLaTeX/LuaLaTeX: \documentclass[border=10mm]{standalone} \usepackage{mcf2graph} \begin{document} \end{document} ! LaTeX ...
Sebastiano's user avatar
  • 66.8k
2 votes
2 answers
150 views

I know that the mcf2graph package allows for creating chemical structure diagrams by converting MCF files to graphic files using METAPOST. However, I am not very familiar with METAPOST, and I really ...
Sebastiano's user avatar
  • 66.8k
2 votes
1 answer
89 views

I tried to use mcf2graph with metapost but I get the following error: ! I can't open file `mcf2graph'. l.1 input mcf2graph ; with the following code: input mcf2graph; sw_output:=Fig;...
Maxime Chupin's user avatar