Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Update babel.cwl

* Update piton.cwl

* Update hyperref.cwl

* Update qrcode.cwl

* Update hvqrurl.cwl

* Update simpleicons.cwl

* Update tikzlibrarytqft.cwl

* Update nicematrix.cwl

* Update class-bithesis.cwl

* Update doc.cwl

* Update xtemplate.cwl

* Update xr.cwl

* Update xr-hyper.cwl

* Update tagpdf.cwl

* Update class-l3doc.cwl

* Update latex-document.cwl

* Update latex-dev.cwl

* Update pmdraw.cwl

* Add files via upload

* Update completion.qrc
  • Loading branch information
mbertucci47 authored Jun 3, 2024
1 parent dc831df commit 85952b7
Show file tree
Hide file tree
Showing 21 changed files with 268 additions and 114 deletions.
2 changes: 2 additions & 0 deletions completion.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -2042,6 +2042,7 @@
<file>completion/kvoptions.cwl</file>
<file>completion/kvsetkeys.cwl</file>
<file>completion/l3keys2e.cwl</file>
<file>completion/l3sys-query.cwl</file>
<file>completion/labels4easylist.cwl</file>
<file>completion/labels.cwl</file>
<file>completion/labyrinth.cwl</file>
Expand Down Expand Up @@ -3884,6 +3885,7 @@
<file>completion/translator.cwl</file>
<file>completion/transparent.cwl</file>
<file>completion/tree-dvips.cwl</file>
<file>completion/trees.cwl</file>
<file>completion/trfsigns.cwl</file>
<file>completion/trig.cwl</file>
<file>completion/trimclip.cwl</file>
Expand Down
6 changes: 3 additions & 3 deletions completion/babel.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@ select.encoding=#off
#repl:"> »
#endif

### frenchb.ldf v3.5m (and associated acadian.ldf) ###
### french.ldf v3.6a (and associated acadian.ldf) ###
#ifOption:french
\frenchsetup{options%keyvals}
\frenchbsetup{options%keyvals}#S
Expand Down Expand Up @@ -1329,6 +1329,7 @@ SuppressWarning#true,false
\FBeverylineguill#*
\FBfigtabshape#*
\FBfnindent#*
\FBfnmarkspace#*
\FBFrenchFootnotesfalse#*
\FBFrenchFootnotestrue#*
\FBFrenchSuperscriptstrue#*
Expand Down Expand Up @@ -1405,7 +1406,6 @@ SuppressWarning#true,false
\ifFBOldFigTabCaptions#*
\ifFBOriginalTypewriter#*
\ifFBPartNameFull#*
\ifFBReduceListSpacing#*
\ifFBShowOptions#*
\ifFBSmallCapsFigTabCaptions#*
\ifFBStandardEnumerateEnv#*
Expand Down Expand Up @@ -1545,6 +1545,7 @@ SuppressWarning#true,false
\FBeverylineguill#*
\FBfigtabshape#*
\FBfnindent#*
\FBfnmarkspace#*
\FBFrenchFootnotesfalse#*
\FBFrenchFootnotestrue#*
\FBFrenchSuperscriptstrue#*
Expand Down Expand Up @@ -1621,7 +1622,6 @@ SuppressWarning#true,false
\ifFBOldFigTabCaptions#*
\ifFBOriginalTypewriter#*
\ifFBPartNameFull#*
\ifFBReduceListSpacing#*
\ifFBShowOptions#*
\ifFBSmallCapsFigTabCaptions#*
\ifFBStandardEnumerateEnv#*
Expand Down
3 changes: 2 additions & 1 deletion completion/class-bithesis.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# bithesis class
# Matthew Bertucci 2024/05/05 for v3.7.7
# Matthew Bertucci 2024/06/02 for v3.7.8

#include:l3keys2e
#include:class-ctexbook
Expand Down Expand Up @@ -127,6 +127,7 @@ misc/tabularFontSize=%<其他字号%>
misc/autoref={%<键值列表%>}
misc/hideLinks#true,false
misc/floatSeparation=%<实数%>
misc/algorithmSeparation=%<实数%>
misc/tabularRowSeparation=%<实数%>
const={%<键值列表%>}
const/autoref={%<键值列表%>}
Expand Down
45 changes: 22 additions & 23 deletions completion/class-l3doc.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# l3doc class
# Matthew Bertucci 2022/12/18 for v2022/12/17
# Matthew Bertucci 2024/06/02 for v2024-05-08

#include:calc
#include:doc
Expand All @@ -26,18 +26,15 @@
#keyvals:\documentclass/l3doc#c
full
onlydoc
check
nocheck
checktest
nochecktest
kernel
stdmodule
cm-default
lm-default
cs-break-off
check#true,false
checktest#true,false
kernel#true,false
stdmodule#true,false
lm-default#true,false
cs-break#true,false
cs-break-nohyphen
show-notes
hide-notes
show-notes#true,false
hide-notes#true,false
# options passed to article class
a4paper
b5paper
Expand Down Expand Up @@ -111,28 +108,30 @@ replace#true,false
\begin{function}{function%cmd}
\begin{function}[type%keyvals]{function%cmd}
\end{function}

#keyvals:\begin{function}#c
EXP
rEXP
TF
pTF
noTF
#endkeyvals

\begin{variable}{variable%cmd}
\begin{variable}[options%keyvals]{variable%cmd}
\end{variable}
\begin{macro}{macro1,macro2,...%cmd}
\begin{macro}[options%keyvals]{macro1,macro2,...%cmd}
\end{macro}

#keyvals:\begin{variable}#c,\begin{macro}#c
int
#keyvals:\begin{function}#c,\begin{variable}#c,\begin{macro}#c
EXP
rEXP
TF
pTF
noTF
added=%<date%>
updated=%<date%>
deprecated
no-user-doc
label=
verb
module=
#endkeyvals

#keyvals:\begin{variable}#c,\begin{macro}#c
int
#endkeyvals

\begin{syntax}
Expand Down
8 changes: 5 additions & 3 deletions completion/doc.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# doc package
# Matthew Bertucci 2022/05/18 for v3.0h
# Matthew Bertucci 2024/06/02 for v3.0p

#include:l3keys2e
#include:multicol
Expand Down Expand Up @@ -59,8 +59,10 @@ noprint
\NewDocElement[options%keyvals]{element}{envname}#N
\RenewDocElement{element}{envname}
\RenewDocElement[options%keyvals]{element}{envname}
\ProvideDocElement{element}{envname}
\ProvideDocElement[options%keyvals]{element}{envname}

#keyvals:\NewDocElement#c,\RenewDocElement#c
#keyvals:\NewDocElement#c,\RenewDocElement#c,\ProvideDocElement#c
macrolike#true,false
envlike#true,false
toplevel#true,false
Expand Down Expand Up @@ -156,7 +158,7 @@ noprint#true,false
\fileinfo#*
\filename#*
\fileversion#*
\GetFileInfo{file}
\GetFileInfo{file}#*
\LeftBraceIndex#*
\MakePercentComment#*
\MakePercentIgnore#*
Expand Down
3 changes: 2 additions & 1 deletion completion/hvqrurl.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# hvqrurl package
# Matthew Bertucci 2024/02/04 for v0.06
# Matthew Bertucci 2024/05/26 for v0.09

#include:qrcode
#include:xcolor
Expand All @@ -8,6 +8,7 @@

#keyvals:\usepackage/hvqrurl#c
nohyperref
forget
#endkeyvals

\hvqrset{options%keyvals}
Expand Down
4 changes: 2 additions & 2 deletions completion/hyperref.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
#modified Edson 30-12-2010
#modified Denis Bitouz\'e 14-06-2014
#modified muzimuzhi 18 Jan 2020, 8 May 2020, 8 Jul 2020
#modified Matthew Bertucci 21 Jan 2024 for v7.01h
#modified Matthew Bertucci 24 May 2024 for v7.01i

#include:iftex
#include:keyval
#include:kvsetkeys
#include:kvdefinekeys
#include:pdfescape
#include:hycolor
#include:auxhook
#include:kvoptions
#include:intcalc
#include:url
Expand All @@ -22,6 +21,7 @@
#include:rerunfilecheck
#include:nameref
#include:etoolbox
#include:stringenc

#ifOption:backref
#include:backref
Expand Down
18 changes: 18 additions & 0 deletions completion/l3sys-query.cwl
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# l3sys-query package
# Matthew Bertucci 2024/06/02 for v1.0a

\QueryWorkingDirectory{result cmd%cmd}#d
\QueryFiles{spec}{function}
\QueryFiles[options%keyvals]{spec}{function}
\QueryFilesTF{spec}{function}{pre code}{empty list code}
\QueryFilesTF[options%keyvals]{spec}{function}{pre code}{empty list code}

#keyvals:\QueryFiles,\QueryFilesTF
recursive
ignore-case
reverse
pattern
sort=#date,name
type=#d,f
exclude=%<Lua pattern%>
#endkeyvals
Loading

0 comments on commit 85952b7

Please sign in to comment.