File: abc.cwl

package info (click to toggle)
texstudio 4.8.7%2Bds-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 108,288 kB
  • sloc: cpp: 108,337; xml: 18,660; ansic: 8,977; javascript: 177; sh: 147; python: 73; makefile: 53
file content (52 lines) | stat: -rw-r--r-- 855 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
# abc package
# Matthew Bertucci 11/30/2021 for v2.0b

#include:ifluatex
#include:verbatim
#include:keyval
#include:graphicx
#include:ifpdf
#include:shellesc

#keyvals:\usepackage/abc#c
shellescape
noshellescape
generate
nogenerate
ps2epsi
ps2epsidos
ps2eps
nosaveall
saveall
mup
#endkeyvals

\begin{abc}
\begin{abc}[options%keyvals]
\end{abc}

\abcinput{file}
\abcinput[options%keyvals]{file}

#keyvals:\begin{abc},\abcinput,\begin{mup},\mupinput
name=%<name%>
options={%<abcm2ps options%>}
postoptions={%<abcm2ps options%>}
program=%<program%>
width=##L
center#true,false
extension=%<extension%>
#endkeyvals

\abcwidth#*
\normalabcoutputfile#*

#ifOption:mup
\normalmupoutputfile#*
\begin{mup}
\begin{mup}[options%keyvals]
\end{mup}
\mupinput{file}
\mupinput[options%keyvals]{file}
\mupwidth#*
#endif