File: exframe.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 (451 lines) | stat: -rw-r--r-- 9,276 bytes parent folder | download
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
# exframe package
# Matthew Bertucci 1/12/2021 for v3.4

#include:color
#include:verbatim
#include:xkeyval

#ifOption:metastr
#include:metastr
#endif
#ifOption:metastr=true
#include:metastr
#endif

#keyvals:\usepackage/exframe#c
extdata#true,false
extstyle#true,false
metastr#true,false
problemenv=%<name%>
subproblemenv=%<name%>
solutionenv=%<name%>
sheetenv=%<name%>
problemcounter=%<name%>
subproblemcounter=%<name%>
solutioncounter=%<name%>
sheetcounter=%<name%>
#endkeyvals

\exercisesetup{options%keyvals}

#keyvals:\usepackage/exframe#c,\exercisesetup
solutions#true,false
pdfdata=#auto,manual,sheet,off
lineno#true,false
twoside#true,false
solutionhref#true,false
warntext#true,false
autolabelsheet#true,false
autolabelproblem#true,false
solutionbuf#true,false
problembuf#true,false
emptytestchar=%<char%>
#endkeyvals

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

#keyvals:\begin{problem},\setproblemdata
title={%<text%>}
rawtitle={%<text%>}
%userproblemdatakey
#endkeyvals

#keyvals:\getproblemdata
title
rawtitle
%userproblemdatakey
#endkeyvals

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

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

#keyvals:\begin{problem},\begin{subproblem},\begin{solution}
author={%<text%>}
editor={%<text%>}
source={%<text%>}
difficulty={%<text%>}
keyword={%<text%>}
comment={%<text%>}
optional={%<text%>}
%userprobleminfokey
#endkeyvals

#keyvals:\showprobleminfo
author#true,false
editor#true,false
source#true,false
difficulty#true,false
keyword#true,false
comment#true,false
optional#true,false
%userprobleminfokey
#endkeyvals

#ifOption:extdata
#keyvals:\begin{problem},\begin{subproblem},\begin{solution}
review={%<text%>}
recycle={%<text%>}
timesolve={%<text%>}
timepresent={%<text%>}
#endkeyvals
#keyvals:\showprobleminfo
review#true,false
recycle#true,false
timesolve#true,false
timepresent#true,false
#endkeyvals
#endif
#ifOption:extdata=true
#keyvals:\begin{problem},\begin{subproblem},\begin{solution}
review={%<text%>}
recycle={%<text%>}
timesolve={%<text%>}
timepresent={%<text%>}
#endkeyvals
#keyvals:\showprobleminfo
review#true,false
recycle#true,false
timesolve#true,false
timepresent#true,false
#endkeyvals
#endif

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

#keyvals:\begin{sheet},\setsheetdata
due={%<text%>}
handout={%<text%>}
title={%<text%>}
rawtitle={%<text%>}
author={%<text%>}
editor={%<text%>}
editdate={%<text%>}
%usersheetdatakey
points=%<points%>
#endkeyvals

#keyvals:\getsheetdata
due
handout
title
rawtitle
author
editor
editdate
%usersheetdatakey
points
#endkeyvals

\ifsolutions
\begin{onlysolutions}
\end{onlysolutions}
\insertsolutions
\writesolutions
\writesolutions[file]
\readsolutions#i
\readsolutions[file]#i
\insertproblems
\writeproblems
\writeproblems[file]
\readproblems#i
\readproblems[file]#i

\exercisedata{keyvals}

#keyvals:\exercisedata
author={%<text%>}
title={%<text%>}
date={%<text%>}
subject={%<text%>}
keyword={%<text%>}
course={%<text%>}
institution={%<text%>}
instructor={%<text%>}
period={%<text%>}
material={%<text%>}
%userdatakey
#endkeyvals

\defexercisedata{key%plain}#s#%userdatakey
\getexercisedata{key%keyvals}

#keyvals:\getexercisedata
author
title
date
subject
keyword
course
institution
instructor
period
material
%userdatakey
#endkeyvals

\exercisedataempty{key%plain}{empty code}{filled code}

\defsheetdata{key%plain}#s#%usersheetdatakey
\setsheetdata{keyvals}
\getsheetdata{key%keyvals}
\sheetdataempty{key%plain}{empty code}{filled code}

\defproblemdata{key%plain}#s#%userproblemdatakey
\setproblemdata{keyvals}
\getproblemdata{key%keyvals}
\problemdataempty{key%plain}{empty code}{filled code}

\writeexercisedata

\showprobleminfo{keys%keyvals}
\defprobleminfo{key%plain}{code}#s#%userprobleminfokey

\addprobleminfo{info}
\addprobleminfo*{info}

#keyvals:\begin{problem},\begin{subproblem}
points=%<points%>
#endkeyvals

#keyvals:\begin{sheet},\begin{problem},\begin{subproblem}
label=##l
tag=%<tag%>
#endkeyvals

\showpoints
\getsheetpoints{tag}
\getproblempoints{tag}
\getsubproblempoints{tag}
\getsolutionpoints{tag}
\extractpoints
\extractpoints*
\switchpoints{reg}{bonus}{both}{none}{val}
\awardpoints{points}
\awardpoints[details]{points}
\awardpoints*{points}
\awardpoints*[details]{points}

\sheettag
\problemtag
\subproblemtag

\getsheetlist{}
\getproblemlist{tag}
\getproblemlist*
\getsubproblemlist{tag}

\exerciseloop{items}{command}
\exerciseloopstr{items}{string}
\exerciseloopstr[macro%cmd]{items}{string}#d
\exerciseloopret#*
\theexerciseloop#*

\exerciseconfig{key%keyvals}{definition}
\exerciseconfig{key%keyvals}[args]{definition}
\exerciseconfigappend{key%keyvals}{definition}
\exerciseconfigprepend{key%keyvals}{definition}
\getexerciseconfig{key%keyvals}
\getexerciseconfig{key%keyvals}[args]
\exerciseconfigempty{key%plain}{empty code}{filled code}

#keyvals:\exerciseconfig,\exerciseconfigappend,\exerciseconfigprepend,\getexerciseconfig
termsheet
termsheets
termproblem
termproblems
termsolution
termsolutions
termpoint
termpoints
styletext
styletextproblem
styletextsolution
styletitle
styletitleproblem
styletitlesubproblem
styletitlesolution
styletitlesolutionsproblem
styletitlesolutions
styletitleproblems
skipproblemabove
skipproblembelow
skipproblemtitle
skipprobleminfo
skipproblemitem
skipsubproblemabove
skipsubproblembelow
skipsubproblemtitle
skipsubprobleminfo
skipsubproblemitem
skipsolutionabove
skipsolutionbelow
skipsolutiontitle
skipsolutioninfo
skipsolutionitem
skipsolutionitemsub
skipsolutionsabove
skipsolutionsbelow
skipsolutionsproblemabove
skipsolutionsproblemtitle
skipsolutionsproblem
skipsolutionstitle
skipproblemsabove
skipproblemsbelow
skipproblemstitle
insertsheettitle
insertsheetclearpage
insertsheetbefore
insertsheetafter
insertsolutionsbefore
insertsolutionsafter
insertproblemsbefore
insertproblemsafter
insertproblembefore
insertproblemafter
insertproblemsolution
insertprobleminfo
insertproblemselect
insertsubproblembefore
insertsubproblemafter
insertsubprobleminfo
insertsubproblemsolution
insertsolutionbefore
insertsolutionafter
insertsolutioninfo
composeitemsep
composetitlesheet
composemetasheet
composetocsheet
composeitemproblem
composeitemproblemsep
composetitleproblem
composetocproblem
composeitemsubproblem
composeitemsubproblemsep
composetitlesubproblem
composeitemsolution
composeitemsolutionsub
composeitemsolutionsep
composetitlesolutionsingle
composetitlesolutionmulti
composetocsolution
composetitlesolutions
composetitleproblems
composetocsolutions
composetocproblems
composetitlesolutionsproblemsingle
composetitlesolutionsproblemmulti
composeitemsolutionlabel
composepointsnum
composepoints
composepointsstart
composepointsmargin
composepointsbody
composepointssheet
composepointsaward
composepointsawardalt
composepointspair
composepointspairbody
composepointspairstart
composepointspairmargin
composepointspairsheet
composepointspairaward
composepointspairawardalt
composepointspairbodyproblem
composepointspairbodysubproblem
composepointspairbodysolution
composepointspairstartproblem
composepointspairstartsubproblem
composepointspairstartsolution
insertpointsmargin
insertwarnpoints
insertwarnpointsrerun
countersheet
counterproblem
counterproblemmax
countersubproblem
countersubproblemmax
countersheetequation
counterproblemequation
countersolutionequation
tagsheet
tagproblem
tagsubproblem
labelsheet
labelproblem
labelsubproblem
toclevelsheet
toclevelproblem
toclevelproblems
toclevelsolution
toclevelsolutions
extsolutions
extproblems
#endkeyvals

\exerciseifempty{expr}{empty code}{filled code}
\exerciseifnotempty{expr}{filled code}

\exercisestyle{styles%keyvals}

#keyvals:\exercisestyle
solutionbelow=#here,subproblem,subproblem*,problem,problem*,sheet,manual
problempointsat=#start,start*,margin,end,manual
subproblempointsat=#start,start*,margin,end,manual
solutionpointsat=#start,start*,margin,end,manual
problemby=%<counter%>
equationby=%<counter%>
problembysheet
equationbysheet
pagebysheet
sheetequation#true,false
problemequation#true,false
solutionequation#true,false
fracpoints#true,false
twoside#true,false
%userexercisestyle
#endkeyvals

#ifOption:extstyle
#keyvals:\exercisestyle
plainheader
contents
solutionsf
solutiondimproblem
solutionsep
#endkeyvals
#endif
#ifOption:extstyle=true
#keyvals:\exercisestyle
plainheader
contents
solutionsf
solutiondimproblem
solutionsep
#endkeyvals
#endif

\defexercisestyle{style}{init}#s#%userexercisestyle
\defexercisestylearg{style}{init}#s#%userexercisestyle
\defexercisestylearg[default]{style}{init}#s#%userexercisestyle

\begin{printproblem}{keys%plain}#*
\end{printproblem}#*
\begin{printsolution}{keys%plain}#*
\end{printsolution}#*
\closeproblems#*
\closesolutions#*
\exercisecleardoublepage#*
\showfracpoints{arg}#*
\solutionssection{arg}#*
\theHequation#S
\theHpage#S