File: algxpar.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 (101 lines) | stat: -rw-r--r-- 2,503 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
# algxpar package
# Matthew Bertucci 11/5/2021 for v0.91

#include:algorithmicx
#include:algpseudocode
#include:ragged2e
#include:listings
#include:amsmath
#include:amssymb
#include:xcolor
#include:tcolorbox
#include:fancyvrb

#keyvals:\usepackage/algxpar#c
brazilian
#endkeyvals

\Description#/algorithmic
\Input#/algorithmic
\Output#/algorithmic
\Commentl{text}#/algorithmic
\CommentIn{text}#/algorithmic
\Statep{text}#/algorithmic
\Statep[comment]{text}#/algorithmic
\If[comment]{condition}#/algorithmic
\ElsIf[comment]{condition}#/algorithmic
\Switch{selector}#/algorithmic
\Switch[comment]{selector}#/algorithmic
\EndSwitch#/algorithmic
\Case{value}#/algorithmic
\Case[comment]{value}#/algorithmic
\EndCase#/algorithmic
\Otherwise#/algorithmic
\EndOtherwise#/algorithmic
\While[comment]{condition}#/algorithmic
\Until[comment]{condition}#/algorithmic
\For[comment]{condition}#/algorithmic
\ForAll[comment]{condition}#/algorithmic
\ForEach{condition}#/algorithmic
\ForEach[comment]{condition}#/algorithmic

\True
\False
\Nil
\Id{id}
\TextString{text}
\VisibleSpace
\Read
\Write
\Set{id}{value}
\Setl{id}{value}
\Range{start}{end}
\Range[step]{start}{end}
\To
\DownTo
\Step

\NewLine
\begin{DefineCode}{name}
\end{DefineCode}
\UseCode{name}#/algorithmic
\ShowCode{name}
\ShowCode[options%keyvals]{name}

#keyvals:\begin{Verbatim},\begin{Verbatim*},\begin{BVerbatim},\begin{BVerbatim*},\begin{LVerbatim},\begin{LVerbatim*},\fvset,\DefineVerbatimEnvironment,\CustomVerbatimEnvironment,\RecustomVerbatimEnvironment,\CustomVerbatimCommand,\RecustomVerbatimCommand,\UseVerb,\begin{SaveVerbatim},\UseVerbatim,\BUseVerbatim,\LUseVerbatim,\VerbatimInput,\BVerbatimInput,\LLVerbatimInput
commentchar=%<single char%>
gobble=%<integer%>
formatcom=%<command%>
fontfamily=
fontsize=
fontshape=
fontseries=
frame=#none,leftline,topline,bottomline,lines,single
framerule=##L
framesep=##L
rulecolor=%<color cmd%>
fillcolor=%<color cmd%>
label=
labelposition=#none,topline,bottomline,all
numbers=#none,left,right
numbersep=##L
firstnumber=#auto,last,integer
stepnumber=%<integer%>
numberblanklines#true,false
firstline=%<integer%>
lastline=%<integer%>
showspaces#true,false
showtabs#true,false
obeytabs#true,false
tabsize=%<integer%>
baselinestretch=##L
commandchars=%<three chars%>
xleftmargin=##L
xrightmargin=##L
resetmargins#true,false
hfuzz=##L
samepage#true,false
codes=
defineactive=
reflabel=##l
#endkeyvals