-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update class-elsarticle.cwl * Update libertinus-type1.cwl * Update plantuml.cwl * Update simpleicons.cwl * Update class-xdupgthesis.cwl * Update skeldoc.cwl * Update schooldocs.cwl * Update jsonparse.cwl * Add files via upload * Update completion.qrc
- Loading branch information
1 parent
8fbae4e
commit 36956fe
Showing
14 changed files
with
122 additions
and
13 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,15 @@ | ||
# beamertools package | ||
# Matthew Bertucci 2025/01/13 for v0.1 | ||
|
||
\redefbeamertemplate<mode specification>*{element name}{predefined option}[argument number][default optional argument]{predefined text}[action]{action command} | ||
\redefbeamertemplate<mode specification>*{element name}{predefined option}[default optional argument]{predefined text}[action]{action command} | ||
\redefbeamertemplate<mode specification>*{element name}{predefined option}{predefined text}[action]{action command} | ||
\redefbeamertemplate<mode specification>*{element name}{predefined option}[argument number][default optional argument]{predefined text} | ||
\redefbeamertemplate<mode specification>*{element name}{predefined option}[argument number]{predefined text} | ||
\redefbeamertemplate<mode specification>*{element name}{predefined option}{predefined text} | ||
\redefbeamertemplate{element name}{predefined option}[argument number][default optional argument]{predefined text}[action]{action command} | ||
\redefbeamertemplate{element name}{predefined option}[default optional argument]{predefined text}[action]{action command} | ||
\redefbeamertemplate{element name}{predefined option}{predefined text}[action]{action command} | ||
\redefbeamertemplate{element name}{predefined option}[argument number][default optional argument]{predefined text} | ||
\redefbeamertemplate{element name}{predefined option}[argument number]{predefined text} | ||
\redefbeamertemplate{element name}{predefined option}{predefined text} |
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 @@ | ||
# cascadiamono-otf package | ||
# Matthew Bertucci 2025/01/13 for v0.3 | ||
|
||
#include:xkeyval | ||
#include:fontspec | ||
|
||
\cascadiamono | ||
\cascadiamonosemilight | ||
\cascadiamonolight | ||
\cascadiamonoextralight | ||
\cascadiacode | ||
\cascadiacodesemilight | ||
\cascadiacodelight | ||
\cascadiacodeextralight |
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,7 @@ | ||
# fillpages package | ||
# Matthew Bertucci 2025/01/13 for v1.0.1 | ||
|
||
\pagesDivisibleBy{number} | ||
\pagesDivisibleBy{number}[offset] | ||
\setFillPage{number}{content%text} | ||
\insertFillPages |
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,46 @@ | ||
# gentium-otf package | ||
# Matthew Bertucci 2025/01/13 for v0.01 | ||
|
||
#include:iftex | ||
#include:xkeyval | ||
#include:fontspec | ||
|
||
#keyvals:\usepackage/gentium-otf#c | ||
book | ||
ScaleRM=%<factor%> | ||
math=%<font name%> | ||
mathFeatures={%<fontspec features%>} | ||
sans=%<font name%> | ||
sansFeatures={%<fontspec features%>} | ||
mono=%<font name%> | ||
monoFeatures={%<fontspec features%>} | ||
defaultfeatures={%<fontspec features%>} | ||
#endkeyvals | ||
|
||
\Lctosc{text} | ||
\LCtoSC- | ||
\LCtoSC+ | ||
\Lctosmcp{text} | ||
\LCtoSMCP- | ||
\LCtoSMCP+ | ||
\Lliga{text} | ||
\LLIGA- | ||
\LLIGA+ | ||
\Lss{num1}{num2}{text} | ||
\LSS{num1}{num2} | ||
\Lcv{num1}{num2}{text} | ||
\LCV{num1}{num2} | ||
\Lcv[opt]{num1}{num2}{text} | ||
\LCV[opt]{num1}{num2} | ||
\Lsup{text} | ||
\LSUP- | ||
\LSUP+ | ||
\Lsub{text} | ||
\LSUB- | ||
\LSUB+ | ||
\Lfrac{fraction} | ||
\LFRAC- | ||
\LFRAC+ | ||
|
||
# not documented | ||
\Llang{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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# jetbrainsmono-otf package | ||
# Matthew Bertucci 2025/01/13 for v0.1 | ||
|
||
#include:xkeyval | ||
#include:fontspec | ||
|
||
\jetbrainsmono | ||
\jetbrainsmonoextralight | ||
\jetbrainsmonolight | ||
\jetbrainsmonomedium | ||
\jetbrainsmonothin | ||
\jetbrainscode | ||
\jetbrainscodeextralight | ||
\jetbrainscodelight | ||
\jetbrainscodemedium | ||
\jetbrainscodethin |
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
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