Skip to content

IEEEeqnarray not recognized as math environment when using ieeecolor class #2743

@ThomasChaffey

Description

@ThomasChaffey

Description

Essentially the same issue as one I raised previously: #2675 (comment)

IEEEeqnarray is not automatically recongized as a math environment when using the ieeecolor class. A workaround is adding

let g:vimtex_syntax_packages = {
      \ 'ieeetrantools': {'load': 2},
      \}

to .vimrc.

ieeecolor replaces the older IEEEtran as the submission template for some IEEE journals.

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Do you use a latexmkrc file?

No

VimtexInfo

System info:
  OS: macOS 13.4 (22F66)
  Vim version: VIM 9.0 (1-1276)
  Has clientserver: true
  Servername: undefined (vim started without --servername)

VimTeX project: intrinsic
  base: intrinsic.tex
  root: /Users/tlc37/Dropbox (Cambridge University)/Rodolphe+Fulvio+Tom+Henk/TAC
  tex: /Users/tlc37/Dropbox (Cambridge University)/Rodolphe+Fulvio+Tom+Henk/TAC/intrinsic.tex
  main parser: current file verified
  document class: ieeecolor
  packages: ./TLC TLC algorithm algorithmicx algpseudocode aliasctr amsbsy amsfonts amsgen amsmath amsopn amssymb amstext amsthm array biblatex blox blx-case-expl3 calc circuitikz color epigraph epstopdf-base etoolbox expl3 float flushend gensymb graphics graphicx iftex ifthen infwarerr keyval kvoptions kvsetkeys l3keys2e logreq ltxcmds mathtools mhsetup nextpage parseargs pdftexcmds pgf pgfcomp-version-0-65 pgfcomp-version-1-18 pgfcore pgffor pgfkeys pgfmath pgfplots pgfrcs pgfsys shellesc siunitx thm-amsthm thm-autoref thm-kv thm-listof thm-patch thm-restate thmtools tikz translations trig url xcolor xparse
  compiler: latexmk
    engine: -pdf
    options:
      -verbose
      -file-line-error
      -synctex=1
      -interaction=nonstopmode
    callback: 1
    continuous: 1
    executable: latexmk
  viewer: Skim
  qf method: LaTeX logfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions