-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update thm-restate.cwl * Update newpxtext.cwl * Update newtxtext.cwl * Update verifiche.cwl * Update mathfont.cwl * Update numerica.cwl * Update numerica-plus.cwl * Update numerica-tables.cwl * Update lualinalg.cwl * Update luamaths.cwl * Update expex-acro.cwl * Update class-photobook.cwl * Update hvextern.cwl * Update ProfLycee.cwl * Update xepersian.cwl * Update piton.cwl * Update exesheet.cwl * Update class-novel.cwl * Update class-brandeis-thesis.cwl * Add files via upload * Update completion.qrc * Update pxchfon.cwl * Update xetex.cwl
- Loading branch information
1 parent
6bfef14
commit bb5745a
Showing
25 changed files
with
364 additions
and
136 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,29 @@ | ||
# CreationBoites package | ||
# Matthew Bertucci 2023/08/27 for v0.1.0 | ||
|
||
#include:tcolorbox | ||
#include:tcolorboxlibraryfitting | ||
#include:tcolorboxlibraryskins | ||
#include:fontawesome5 | ||
#include:simplekv | ||
#include:xstring | ||
|
||
\CreationBoite{envname}{compteur}{icône}{libéllés}#N | ||
\CreationBoite[color]{envname}{compteur}{icône}{libéllés}#N | ||
\ParamBoites[clés%keyvals] | ||
|
||
#keyvals:\tcbset | ||
baseboite/.style={%<options%>} | ||
#endkeyvals | ||
|
||
\margeboite#* | ||
\margeinttitreboite#* | ||
\eptraitboite#* | ||
\policetitreboite#* | ||
\policesoustitreboite#* | ||
\couleursoustitreboite#* | ||
\tailleiconeboite#* | ||
\TitreBoite#* | ||
\SousTitreBoite#* | ||
\LogoCoinDroit#* | ||
\CreerCompteur{counter}#* |
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
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,66 @@ | ||
# newpx package | ||
# Matthew Bertucci 2023/08/22 for v1.51 | ||
|
||
#include:fontenc | ||
#include:fontaxes | ||
#include:ifthen | ||
#include:iftex | ||
#include:etoolbox | ||
#include:scalefnt | ||
#include:trimspaces | ||
#include:kvoptions | ||
#include:xstring | ||
#include:newpxmath | ||
#include:newpxtext | ||
|
||
#keyvals:\usepackage/newpx#c | ||
# passed to newpxmath | ||
varg | ||
subscriptcorrectionfile=%<file%> | ||
nosubscriptcorrection | ||
subscriptcorrection | ||
bigdelims | ||
varbb | ||
vvarbb | ||
nosymbolsc | ||
cmintegrals | ||
cmbraces | ||
noamssymbols | ||
amssymbols | ||
uprightscript | ||
uprightGreek | ||
slantedGreek | ||
frenchmath | ||
upint | ||
smallerops | ||
noOT1 | ||
fracspacing | ||
# passed to newpxtext | ||
no-math#true,false | ||
lining#true,false | ||
lf#true,false | ||
oldstyle#true,false | ||
osf#true,false | ||
tabular#true,false | ||
t#true,false | ||
proportional#true,false | ||
p#true,false | ||
scaled=%<factor%> | ||
defaultsups#true,false | ||
largesc#true,false | ||
nohelv#true,false | ||
helvratio=%<factor%> | ||
spcfactor=%<factor%> | ||
spacing=##L | ||
stretch=##L | ||
shrink=##L | ||
oldSS | ||
notextnu | ||
slashedzero | ||
theoremfont | ||
thmlining | ||
trueslanted | ||
scosf | ||
tighter | ||
looser | ||
#endkeyvals |
Oops, something went wrong.