forked from texstudio-org/texstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update lete-sans-math.cwl * Update supertabular.cwl * Update mathastext.cwl * Update ebproof.cwl * Update bxjatoucs.cwl * Update captdef.cwl * Update paralist.cwl * Update caption.cwl * Update luamplib.cwl * Update tensind.cwl * Update simpleicons.cwl * Update class-asmejour.cwl * Update luamplib.cwl * Update mathastext.cwl * Add files via upload * Update completion.qrc
- Loading branch information
1 parent
6872e90
commit f8ab471
Showing
18 changed files
with
243 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# bonum-otf package | ||
# Matthew Bertucci 2024/07/25 for v0.01 | ||
|
||
#include:iftex | ||
#include:xkeyval | ||
#include:unicode-math | ||
|
||
#keyvals:\usepackage/bonum-otf#c | ||
lining | ||
oldstyle | ||
libertinus | ||
tabular | ||
proportional | ||
ScaleRM=%<factor%> | ||
defaultfeatures={%<font features%>} | ||
#endkeyvals | ||
|
||
\bonum | ||
\bonumOsF | ||
\bonumTLF | ||
|
||
\Lss%<<x><x>%>{%<text%>} | ||
\LSS%<<x><x>%> | ||
\Lctosc{text} | ||
\LCtoSC+ | ||
\LCtoSC- | ||
\Lctosmcp{text} | ||
\LCtoSMCP+ | ||
\LCtoSMCP- | ||
\Lsalt{text} | ||
\LSALT+ | ||
\LSALT- | ||
\Lliga{text} | ||
\LLIGA+ | ||
\LLIGA- | ||
\Lhlig{text} | ||
\LHLIG+ | ||
\LHLIG- | ||
\Ldlig{text} | ||
\LDLIG+ | ||
\LDLIG- | ||
|
||
# not documented | ||
\sufigures#* | ||
\textsup{text}#* | ||
\textinit{text}#* | ||
\Lsup{text}#* | ||
\Lsinf{text}#* | ||
\Land#* | ||
\Lcase{text}#* | ||
\LCASE+#* | ||
\LCASE-#* | ||
\Lfrac{text}#* | ||
\LFRAC+#* | ||
\LFRAC-#* | ||
\Lcpsp{text}#* | ||
\LCPSP+#* | ||
\LCPSP-#* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# doibanner package | ||
# Matthew Bertucci 2024/07/29 for v0.3 | ||
|
||
#include:adjustbox | ||
#include:hyperref | ||
#include:tikz | ||
|
||
#keyvals:\usepackage/doibanner#c | ||
label=%<string%> | ||
urlbase=%<string%> | ||
width=##L | ||
#endkeyvals | ||
|
||
\doibanner{DOI} | ||
\doibanner[options]{DOI} | ||
\doibanner*{DOI} | ||
\doibanner*[options]{DOI} | ||
\doiurl{DOI} | ||
\doiurl*{DOI} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# ltcaption package | ||
# Matthew Bertucci 2024/07/25 for v1.4c | ||
|
||
\begin{longtable*}{preamble}#\tabular | ||
\begin{longtable*}[alignment]{preamble}#\tabular | ||
\end{longtable*} | ||
|
||
\LTcapskip#L | ||
\LTcapleft#L | ||
\LTcapright#L | ||
\ifLTcapmargins#S | ||
\LTcapmarginstrue#* | ||
\LTcapmarginsfalse#* | ||
\CaptionLabelFont#* | ||
\CaptionLabelSeparator#* | ||
\CaptionTextFont#* | ||
\LTcaptype#* | ||
|
||
# not documented | ||
\FBifLTcapwidth{arg}#S |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# pgfplotsthemebeamer package | ||
# Matthew Bertucci 2024/07/29 for v0.1 | ||
|
||
#include:pgfopts | ||
#include:pgfplots | ||
|
||
#keyvals:\usepackage/pgfplotsthemebeamer#c | ||
all | ||
#endkeyvals | ||
|
||
#keyvals:\begin{axis}#c,\begin{loglogaxis}#c,\begin{semilogxaxis}#c,\begin{semilogyaxis}#c,\addplot#c,\addplot3#c,\addplot+#c,\pgfplotsset#c,\begin{groupplot}#c,\nextgroupplot#c,\begin{smithchart}#c,\begin{polaraxis}#c,\begin{ternaryaxis}#c | ||
beamercolors | ||
#endkeyvals |
Oops, something went wrong.