File: sympytex.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 (62 lines) | stat: -rw-r--r-- 1,284 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# sympytex package
# Matthew Bertucci 1/30/2022 for v0.3

#include:verbatim
#include:graphicx
#include:makecmds
#include:ifpdf
#include:ifthen

#keyvals:\usepackage/sympytex#c
imagemagick
#endkeyvals

# use %definition to prevent things like ^ from being marked as incorrect
\sympy{Sympy code%definition}
\percent

\sympyplot{graphics obj, keyword args%definition}
\sympyplot[options%keyvals]{graphics obj, keyword args%definition}
\sympyplot[options%keyvals][fmt]{graphics obj, keyword args%definition}

#keyvals:\sympyplot
alt={%<alt text%>}
bb=%<llx lly urx ury%>
bbllx=
bblly=
bburx=
bbury=
natwidth=
natheight=
hiresbb#true,false
pagebox=#mediabox,cropbox,bleedbox,trimbox,artbox
viewport=%<llx lly urx ury%>
trim=%<llx lly urx ury%>
angle=%<degrees%>
origin=
width=##L
height=##L
totalheight=##L
keepaspectratio#true,false
scale=%<factor%>
clip#true,false
draft#true,false
type=%<file type%>
ext=%<file extension%>
read=%<read-file extension%>
command=
quiet
page=%<page number%>
interpolate#true,false
decodearray={%<color array%>}
#endkeyvals

\begin{sympyblock}#V
\end{sympyblock}
\begin{sympysilent}#V
\end{sympysilent}
\begin{sympyverbatim}#V
\end{sympyverbatim}
\begin{comment}
\end{comment}
\sympytexindent#*