mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

MD -> LaTeX: `imports` not accessible to

Open LecrisUT opened this issue 1 year ago • 2 comments

One would expect to be able to add to the list of package imports via

exports:
  - format: pdf+tex
    imports:
      - physics

But this currently has no effect. Of course this is not complete since the imports could have additional options, but this should fix basic \usepackage needs

LecrisUT avatar Mar 13 '24 15:03 LecrisUT

There seems to be more nuance to this, because even if we include the missing \usepackage, myst will still complain of Undefined control sequence:

LecrisUT avatar Mar 13 '24 17:03 LecrisUT

:+1: Any Progress on this?

jan-david-fischbach avatar Jul 31 '24 12:07 jan-david-fischbach