File: expl3.cwl

package info (click to toggle)
texstudio 4.3.1%2Bds-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 74,980 kB
  • sloc: cpp: 102,721; xml: 17,126; ansic: 8,143; sh: 194; javascript: 177; makefile: 28
file content (13 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# expl3 package
# Matthew Bertucci 8/21/2021
# note: latex3 syntax checking is not, in general, supported as of yet

\ExplSyntaxOn
\ExplSyntaxOff
\ProvidesExplClass{class}{date}{version}{description}#*
\ProvidesExplFile{file}{date}{version}{description}#*
\ProvidesExplPackage{package}{date}{version}{description}#*
\ExplFileName#*
\ExplFileDate#*
\ExplFileVersion#*
\ExplFileDescription#*