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 fancybox.cwl * Update simpleicons.cwl * Update magicwatermark.cwl * Update grfext.cwl * Update piton.cwl * Update tablvar.cwl * Update fontscale.cwl * Add files via upload * Update completion.qrc
- Loading branch information
1 parent
2b796a1
commit e0f6cd0
Showing
14 changed files
with
142 additions
and
36 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,9 @@ | ||
# eqnalign package | ||
# Matthew Bertucci for v1.0a | ||
|
||
#include:amsmath | ||
|
||
\begin{EQNarray}#S\math,array | ||
\end{EQNarray}#S | ||
\begin{EQNarray*}#S\math,array | ||
\end{EQNarray*}#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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# fillwith package | ||
# Matthew Bertucci 2024/08/13 for v0.3 | ||
|
||
#include:svn-prov | ||
#include:xcolor | ||
|
||
\fillwith | ||
\fillwith[options%keyvals] | ||
\fillwith* | ||
\fillwith*[options%keyvals] | ||
\fillwithrules | ||
\fillwithrules[options%keyvals] | ||
\fillwithrules* | ||
\fillwithrules*[options%keyvals] | ||
\fillwithdottedlines | ||
\fillwithdottedlines[options%keyvals] | ||
\fillwithdottedlines* | ||
\fillwithdottedlines*[options%keyvals] | ||
\fillwithnolines | ||
\fillwithnolines[options%keyvals] | ||
\fillwithnolines* | ||
\fillwithnolines*[options%keyvals] | ||
\fillwithset{options%keyvals} | ||
|
||
#keyvals:\fillwith#c,\fillwith*#c,\fillwithrules#c,\fillwithrules*#c,\fillwithdottedlines#c,\fillwithdottedlines*#c,\fillwithnolines#c,\fillwithnolines*#c,\usepackage/fillwith#c,\fillwithset#c | ||
color=#%color | ||
dottedcolor=#%color | ||
#endkeyvals | ||
|
||
#keyvals:\fillwith#c,\fillwith*#c,\fillwithrules#c,\fillwithrules*#c,\fillwithdottedlines#c,\fillwithdottedlines*#c,\fillwithnolines#c,\fillwithnolines*#c,\fillwithset#c | ||
cont#true,false | ||
fillwith ht=%<number%> | ||
goal ht=##L | ||
no font=%<font commands%> | ||
#endkeyvals | ||
|
||
#keyvals:\fillwith#c,\fillwith*#c,\fillwithset#c | ||
style=#rule,dots,line,lines,rules | ||
#endkeyvals |
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,14 @@ | ||
# har2nat package | ||
# Matthew Bertucci for v1.0 | ||
|
||
#include:suffix | ||
#include:natbib | ||
|
||
\cite*{keylist}#c | ||
\citeaffixed{prefix}{keylist}#c | ||
\citeasnoun{keylist}#c | ||
\citeasnoun[postfix]{keylist} | ||
\citeasnoun*{keylist}#c | ||
\citename{keylist}#c | ||
\citename*{keylist}#c | ||
\citeyear*{keylist}#c |
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,10 @@ | ||
# hypgotoe package | ||
# Matthew Bertucci for v0.3 | ||
|
||
#include:iftex | ||
#include:pdfescape | ||
#include:hyperref | ||
|
||
#keyvals:\hypersetup | ||
gotoebordercolor=#%color | ||
#endkeyvals |
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 |
---|---|---|
@@ -1,33 +1,7 @@ | ||
# magicwatermark package | ||
# Matthew Bertucci 2022/06/18 for v1.0.0 | ||
# Matthew Bertucci 2024/08/09 for v1.2A | ||
|
||
#include:everypage-1x | ||
#include:tikz | ||
|
||
\PageSetup{content for watermark%text} | ||
\PageSetup[options%keyvals]{content for watermark%text} | ||
\PageSetup*{content for watermark%text} | ||
\Watermark | ||
\EvenPageSetup{content for watermark%text} | ||
\EvenPageSetup[options%keyvals]{content for watermark%text} | ||
\EvenPageSetup*{content for watermark%text} | ||
\EvenWatermark | ||
\OddPageSetup{content for watermark%text} | ||
\OddPageSetup[options%keyvals]{content for watermark%text} | ||
\OddPageSetup*{content for watermark%text} | ||
\OddWatermark | ||
\NewWatermark{watermark name} | ||
\MyPageSetup{watermark name}{content for watermark%text} | ||
\MyPageSetup[options%keyvals]{watermark name}{content for watermark%text} | ||
\MyWatermark{watermark name} | ||
\ClearWatermark{watermark list} | ||
|
||
#keyvals:\PageSetup,\EvenPageSetup,\OddPageSetup,\MyPageSetup | ||
scale=%<factor%> | ||
opacity=%<factor%> | ||
shift={(%<x,y%>)} | ||
color=#%color | ||
rotate=%<degrees%> | ||
align=#center,left,right | ||
showframe#true,false | ||
#endkeyvals | ||
\MagicWatermark{keyvals} |
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,28 @@ | ||
# mfb-oldstyle package | ||
# Matthew Bertucci for v1.0 | ||
|
||
#include:xkeyval | ||
#include:ifthen | ||
#include:mweights | ||
#include:fontaxes | ||
|
||
#keyvals:\usepackage/mfb-oldstyle#c | ||
scale=%<factor%> | ||
lining | ||
oldstyle | ||
tabular | ||
proportional | ||
bold | ||
regular | ||
#endkeyvals | ||
|
||
\supfigures#S | ||
\sufigures | ||
\textsup{text}#S | ||
\textsu{text} | ||
\textsuperior{text}#S | ||
\inffigures#S | ||
\infigures | ||
\textinf{text}#S | ||
\textin{text} | ||
\textinferior{text}#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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# subeqnarray package | ||
# Matthew Bertucci for v2.1e | ||
|
||
\thesubequation#* | ||
\slabel{label}#l | ||
\begin{subeqnarray}#\math,array | ||
\end{subeqnarray} | ||
\begin{subeqnarray*}#\math,array | ||
\end{subeqnarray*} |
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