summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mathsemantics/mathsemantics-names.sty
blob: 360e889eca0e700c6a6e1ce4443426a1efb817c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
\ProvidesPackage{mathsemantics-names}[2022/05/06]

% Resolve the dependencies of this package
\RequirePackage{mathsemantics-commons}

% Define a default markdown for named (mostly software related)
% packages, and some commands for often-used packages as well
\newcommand{\namemd}[1]{\textsc{#1}\xspace}
\newcommand{\adimat}{\namemd{ADiMat}}
\newcommand{\ampl}{\namemd{AMPL}}
\newcommand{\BibTeX}{\namemd{Bib\TeX}}
\newcommand{\BibLaTeX}{\namemd{Bib\LaTeX}}
\newcommand{\cg}{\namemd{CG}}
\newcommand{\cpp}{\namemd{C++}}
\newcommand{\cppmat}{\namemd{cppmat}}
\newcommand{\dolfin}{\namemd{Dolfin}}
\newcommand{\dolfinplot}{\namemd{Dolfin-Plot}}
\newcommand{\dolfinadjoint}{\namemd{Dolfin-Adjoint}}
\newcommand{\doxygen}{\namemd{Doxygen}}
\newcommand{\femorph}{\namemd{FEMorph}}
\newcommand{\fenics}{\namemd{FEniCS}}
\newcommand{\ffc}{\namemd{FFC}}
\newcommand{\fmg}{\namemd{FMG}}
\newcommand{\fortran}{\namemd{Fortran}}
\newcommand{\gitlab}{\namemd{GitLab}}
\newcommand{\gmres}{\namemd{Gmres}}
\newcommand{\gmsh}{\namemd{Gmsh}}
\newcommand{\ipopt}{\namemd{Ipopt}}
\newcommand{\libsvm}{\namemd{LIBSVM}}
\newcommand{\liblinear}{\namemd{LIBLINEAR}}
\newcommand{\macmpec}{\namemd{MacMPEC}}
\newcommand{\manifoldsjl}{\namemd{Manifolds.jl}}
\newcommand{\manopt}{\namemd{Manopt}}
\newcommand{\manoptjl}{\namemd{Manopt.jl}}
\newcommand{\mathematica}{\namemd{Mathematica}}
\newcommand{\matlab}{\namemd{Matlab}}
\newcommand{\maple}{\namemd{Maple}}
\newcommand{\maxima}{\namemd{Maxima}}
\newcommand{\meshio}{\namemd{meshio}}
\newcommand{\metis}{\namemd{Metis}}
\newcommand{\minres}{\namemd{Minres}}
\newcommand{\mshr}{\namemd{mshr}}
\newcommand{\mvirt}{\namemd{MVIRT}}
\newcommand{\numapde}{\namemd{numapde}}
\newcommand{\numpy}{\namemd{NumPy}}
\newcommand{\paraview}{\namemd{Paraview}}
\newcommand{\pdflatex}{\namemd{PDF\LaTeX}}
\newcommand{\perl}{\namemd{Perl}}
\newcommand{\petsc}{\namemd{PETSc}}
\newcommand{\pymat}{\namemd{pymat}}
\newcommand{\python}{\namemd{Python}}
\newcommand{\scikit}{\namemd{SciKit}}
\newcommand{\scikitlearn}{\namemd{SciKit-learn}}
\newcommand{\scipy}{\namemd{SciPy}}
\newcommand{\sphinx}{\namemd{Sphinx}}
\newcommand{\subgmres}{\namemd{SubGmres}}
\newcommand{\subminres}{\namemd{SubMinres}}
\newcommand{\superlu}{\namemd{SuperLU}}
\newcommand{\svmlight}{\namemd{SVM${}^\text{light}$}}
\newcommand{\TikZ}{Ti\textit{k}Z\xspace}
\newcommand{\tritetmesh}{\namemd{TriTetMesh}}
\newcommand{\ufl}{\namemd{UFL}}
\newcommand{\uqlab}{\namemd{UQLab}}
\newcommand{\viper}{\namemd{Viper}}
\newcommand{\xml}{\namemd{XML}}