Skip to content

Commit

Permalink
Cwls (#3863)
Browse files Browse the repository at this point in the history
* Update exframe.cwl

* Update babel.cwl

* Update sunpath.cwl

* typo in keytheorems.cwl

* Update spelatex.cwl

* Update tikzdotncross.cwl

* Update mathfixs.cwl

* Update nicematrix.cwl

* Update beamerthemeHeavenlyClouds.cwl

* Update mathfixs.cwl

* Update algxpar.cwl

* Update paracol.cwl

* Update concmath-otf.cwl

* Update xcharter-otf.cwl

* Update ltugcomn.cwl

* Update class-ltugboat.cwl

* Update pdfpages.cwl

* Update easyfloats.cwl

* Update minted.cwl

* Update xltabular.cwl

* Add files via upload

* Update completion.qrc

* fix {
  • Loading branch information
mbertucci47 authored Oct 31, 2024
1 parent 2db311c commit dcd3c96
Show file tree
Hide file tree
Showing 22 changed files with 456 additions and 40 deletions.
2 changes: 2 additions & 0 deletions completion.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@
<file>completion/beamerthemeMadrid.cwl</file>
<file>completion/beamerthemeMarburg.cwl</file>
<file>completion/beamerthememetropolis.cwl</file>
<file>completion/beamerthemeMirage.cwl</file>
<file>completion/beamerthememoloch.cwl</file>
<file>completion/beamerthemeNord.cwl</file>
<file>completion/beamerthemePaloAlto.cwl</file>
Expand Down Expand Up @@ -1672,6 +1673,7 @@
<file>completion/gastex.cwl</file>
<file>completion/gates.cwl</file>
<file>completion/gatherenum.cwl</file>
<file>completion/gb4e-next.cwl</file>
<file>completion/gb4e.cwl</file>
<file>completion/gbt7714.cwl</file>
<file>completion/gchords.cwl</file>
Expand Down
11 changes: 8 additions & 3 deletions completion/algxpar.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# algxpar package
# Matthew Bertucci 2023/06/27 for v0.99
# Matthew Bertucci 2024/10/25 for v0.99.2

#include:algorithmicx
#include:algpseudocode
Expand All @@ -10,7 +10,9 @@
#include:amssymb
#include:pgfmath
#include:varwidth
#include:ifthen
#include:tikz
#include:tikzlibrarycalc
#include:etoolbox

#keyvals:\usepackage/algxpar#c
brazilian
Expand Down Expand Up @@ -103,6 +105,8 @@ noend
\Id{identifier}
\Read
\Write
\ByRef
\ByValue
\Procedure{name}{params}[comment%text]#/algorithmic
\Procedure{name}{params}<options%keyvals>#/algorithmic
\Procedure{name}{params}[comment%text]<options%keyvals>#/algorithmic
Expand Down Expand Up @@ -149,6 +153,8 @@ statement indent=##L
parameter indent=##L
comment width=%<auto|nice|⟨width⟩%>
show boxes
indent lines#true,false
line style={%<TikZ keys%>}
#endkeyvals

\CommentSymbol#*
Expand All @@ -169,4 +175,3 @@ show boxes
\AlgDate#S
\AlgVersion#S
\NewLine#S
\RenewFullyExpandedDocumentCommand{cmd}{def}#S
5 changes: 3 additions & 2 deletions completion/babel.cwl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# babel.sty
# available from ctan
# tbraun 4.11.2008; Matthew Bertucci 2024/10/08 for v24.11
# tbraun 4.11.2008; Matthew Bertucci 2024/10/20 for v24.12

#keyvals:\usepackage/babel#c
%<language%>
Expand Down Expand Up @@ -321,6 +321,8 @@ label=%<label%>
\EnableBabelHook{name}#*
\DisableBabelHook{name}#*
\BabelContentsFiles#*
\IfBabelSelectorTF{selectors}{true}{false}#*
\PassOptionsToLocale{options}{locale}#*

\babelcharproperty{char-code}{property}{value}#*
\babelcharproperty{char-code}[to-char-code]{property}{value}#*
Expand Down Expand Up @@ -405,7 +407,6 @@ select.encoding=#off
\BabelWrapText{arg}#S
\EndBabelCommands#S
\IfBabelLayout{layout}{true}{false}#S
\IfBabelSelectorTF{selectors}{true}{false}#S
\LdfInit{language}{captionslanguage}#S
\loadlocalcfg{file}#Si
\localename#S
Expand Down
5 changes: 4 additions & 1 deletion completion/beamerthemeHeavenlyClouds.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# HeavenlyClouds beamertheme
# Matthew Bertucci 2/12/2022 for v1.1
# Matthew Bertucci 2024/10/24 for v1.2

#include:cncolours
#include:pgfornament-han
Expand All @@ -19,3 +19,6 @@
\myflip#S
\myx#S
\myy#S
\addheight#S
\ShenmaMarkerWidth#*
\BackgroundOrns#*
32 changes: 32 additions & 0 deletions completion/beamerthemeMirage.cwl
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Mirage beamertheme
# Matthew Bertucci 2024/10/28 for v1.1

#include:regexpatch
#include:fontawesome5
#include:relsize
#include:tikz
#include:tikzlibraryshadows

#keyvals:\usetheme/Mirage#c
light
#endkeyvals

\begin{pullquote}
\end{pullquote}

\MiragePullquoteOpen#*
\MiragePullquoteClose#*
\MirageFrametitlePrefix#*
\MirageProofPrefix#*
\MirageTheoremPrefix#*
\MirageGlowRadius#*L

# not documented
\MirageFootlineContents#S

MirageGray0#B
MirageGray1#B
MirageGray2#B
MirageGray3#B
MiragePink#B
MirageBlue#B
4 changes: 3 additions & 1 deletion completion/class-ltugboat.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ltugboat class
# Matthew Bertucci 2024/04/16 for v2.32
# Matthew Bertucci 2024/10/28 for v2.33

#include:mflogo
#include:gettitlestring
Expand Down Expand Up @@ -141,6 +141,7 @@ runningoff
\hours#*
\HTML
\HTTP
\HTTPS
\hyph
\IDE
\IEEE
Expand Down Expand Up @@ -401,6 +402,7 @@ runningoff
\tubbraced{text%plain}
\tubcaptionfonts#*
\tubcaptionleftglue#*
\tubcentsold#S
\TUBdefaulteTeX#*
\tubdoiprefix#*
\tubdots
Expand Down
4 changes: 3 additions & 1 deletion completion/concmath-otf.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# concmath-otf package
# Matthew Bertucci 2023/07/21 for v0.50
# Matthew Bertucci 2024/10/28 for v0.64

#include:iftex
#include:unicode-math
Expand Down Expand Up @@ -61,6 +61,7 @@ Style=#leqslant,smaller,subsetneq,upint
\lgwhtsquare#m
\lhd#m
\llless#m
\lmoustache#m
\lvertneqq#m
\mbfdotlessi#*m
\mbfdotlessj#*m
Expand Down Expand Up @@ -107,6 +108,7 @@ Style=#leqslant,smaller,subsetneq,upint
\restriction#m
\rhd#m
\rightdasharrow#m
\rmoustache#m
\shortmid#m
\shortparallel#m
\smallblacktriangleleft#m
Expand Down
11 changes: 8 additions & 3 deletions completion/easyfloats.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# easyfloats package
# Matthew Bertucci 2022/05/02 for v1.0.0
# Matthew Bertucci 2024/10/29 for v1.1.0

#include:etoolbox
#include:pgfkeys
Expand Down Expand Up @@ -129,7 +129,7 @@ warn other env#true,false
subcaptionbox
subcaptionbox inner pos=#c,l,r,s
subpage
subpage outer pos=#c,t,b,T,B,auto,Auto
subpage outer pos=#c,t,b,T,B,auto,Auto,auto-inverted,Auto-inverted
subpage height=##L
subpage inner pos=#c,t,b,s
subpage align=%<code%>
Expand Down Expand Up @@ -185,8 +185,11 @@ auto caption#true,false
auto caption strip path#true,false
auto label#true,false
auto label strip path#true,false
auto label prefix=%<prefix%>
warn env#true,false
no env#true,false
before graphic=%<code%>
after graphic=%<code%>
# \includegraphics options
alt={%<alt text%>}
bb=%<llx lly urx ury%>
Expand Down Expand Up @@ -226,10 +229,12 @@ decodearray={%<color array%>}
\NewObjectStyleGroup{group}{style names}
\AddObjectStyleToGroup{group}{style name}
\AtBeginObject{code}
\AtEndObject{code}
\AtBeginSubobject{code}
\AtBeginGraphicObject{code}
\ShowObjectStylesInGroup{group}
\ShowObjectStyleOptions{style name}
\splitobject

# not documented
\AppendGraphicobjectOption{option}{value}#*
Expand Down Expand Up @@ -261,4 +266,4 @@ decodearray={%<color array%>}
\StripGraphicSpace{arg}#*
\strippath{arg}#*
\StripPlus{arg}#*
\StripSpacePlus{arg}#*
\StripSpacePlus{arg}#*
25 changes: 22 additions & 3 deletions completion/exframe.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# exframe package
# Matthew Bertucci 1/12/2021 for v3.4
# Matthew Bertucci 2024/10/20 for v3.5

#include:color
#include:verbatim
Expand Down Expand Up @@ -39,6 +39,7 @@ autolabelsheet#true,false
autolabelproblem#true,false
solutionbuf#true,false
problembuf#true,false
subproblembuf#true,false
emptytestchar=%<char%>
#endkeyvals

Expand Down Expand Up @@ -74,6 +75,8 @@ difficulty={%<text%>}
keyword={%<text%>}
comment={%<text%>}
optional={%<text%>}
forproblem
disable
%userprobleminfokey
#endkeyvals

Expand Down Expand Up @@ -318,6 +321,7 @@ insertsubproblembefore
insertsubproblemafter
insertsubprobleminfo
insertsubproblemsolution
insertsubproblemselect
insertsolutionbefore
insertsolutionafter
insertsolutioninfo
Expand All @@ -327,14 +331,27 @@ composemetasheet
composetocsheet
composeitemproblem
composeitemproblemsep
composeitemproblemdelim
composebareproblemsep
composebareproblemdelim
composebareproblem
composenamedproblemsep
composenamedproblem
composenamedproblemdelim
composetitleproblem
composetocproblem
composeitemsubproblem
composeitemsubproblemsep
composeitemsubproblemdelim
composetitlesubproblem
composeitemsolution
composeitemsolutionsub
composeitemsolutionfirst
composeitemsolutionfirstsub
composetitlesolutionproblem
composetitlesolutionsubproblem
composeitemsolutionsep
composeitemsolutiondelim
composetitlesolutionsingle
composetitlesolutionmulti
composetocsolution
Expand Down Expand Up @@ -412,6 +429,7 @@ problemequation#true,false
solutionequation#true,false
fracpoints#true,false
twoside#true,false
subproblemdelimitem
%userexercisestyle
#endkeyvals

Expand Down Expand Up @@ -447,5 +465,6 @@ solutionsep
\exercisecleardoublepage#*
\showfracpoints{arg}#*
\solutionssection{arg}#*
\theHequation#S
\theHpage#S
\setsubproblemdata{data}#*
\begin{printsubproblem}{arg}#*
\end{printsubproblem}#*
24 changes: 24 additions & 0 deletions completion/gb4e-next.cwl
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# gb4e-next package
# Matthew Bertucci 2024/10/27 for v0.5

#include:gb4e

#keyvals:\usepackage/gb4e-next#c
fn=#arabic,roman,Roman,alph,Alph
#endkeyvals

\Next
\Next[format%keyvals]
\Prev
\Prev[format%keyvals]

#keyvals:\Next,\Prev
arabic
roman
Roman
alph
Alph
#endkeyvals

# not documented
\printExNo#S
2 changes: 1 addition & 1 deletion completion/keytheorems.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include:translations
#include:unique

#keyvals:\usepackage/key-theorems#c
#keyvals:\usepackage/keytheorems#c
overload
thmtools-compat
store-all
Expand Down
4 changes: 3 additions & 1 deletion completion/ltugcomn.cwl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ltugcomn package
# Matthew Bertucci 2024/04/16 for v2.32
# Matthew Bertucci 2024/10/28 for v2.33

#include:mflogo

Expand Down Expand Up @@ -73,6 +73,7 @@
\hours#*
\HTML
\HTTP
\HTTPS
\hyph
\IDE
\IEEE
Expand Down Expand Up @@ -262,6 +263,7 @@
\TTN
\TUB
\tubbraced{text%plain}
\tubcentsold#S
\TUBdefaulteTeX#*
\tubdots
\TUBedit{text}#*
Expand Down
Loading

0 comments on commit dcd3c96

Please sign in to comment.