I still don't have a good solution for this but I have found a fairly tedious workaround.
In my expanded MWE below, I have included an image with a temporary label to be changed by chemnum. When running pdflatex, the auto-pst-pdf package generates an error if I try to use a ctable with a column ...
Search found 3 matches
- Thu Aug 16, 2012 7:25 am
- Forum: Graphics, Figures & Tables
- Topic: ctable | Table not compilable with every Compiler Engine
- Replies: 3
- Views: 3172
- Tue Aug 14, 2012 6:28 pm
- Forum: Graphics, Figures & Tables
- Topic: ctable | Table not compilable with every Compiler Engine
- Replies: 3
- Views: 3172
ctable | Table not compilable with every Compiler Engine
Hi Stefan_K,
Thanks for your fast response. Unfortunately, I was rather hoping for a solution which uses auto-pst-pdf.
If I comment out auto-pst-pdf, then the table compiles. But if I then include the graphicx package and a simple \includegraphics{chemimage.eps} then pdflatex generates an error ...
Thanks for your fast response. Unfortunately, I was rather hoping for a solution which uses auto-pst-pdf.
If I comment out auto-pst-pdf, then the table compiles. But if I then include the graphicx package and a simple \includegraphics{chemimage.eps} then pdflatex generates an error ...
- Tue Aug 14, 2012 4:22 pm
- Forum: Graphics, Figures & Tables
- Topic: ctable | Table not compilable with every Compiler Engine
- Replies: 3
- Views: 3172
ctable | Table not compilable with every Compiler Engine
Hi,
I am relatively new to writing in LaTeX and I have hit a problem I am unable to solve.
When I process the following MWE with latex-dvips-ps2pdf I get a properly formatted table. However, when I use PDFLaTeX directly, the compiler hangs indefinitely.
\documentclass{report}
\usepackage ...
I am relatively new to writing in LaTeX and I have hit a problem I am unable to solve.
When I process the following MWE with latex-dvips-ps2pdf I get a properly formatted table. However, when I use PDFLaTeX directly, the compiler hangs indefinitely.
\documentclass{report}
\usepackage ...