summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty49
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconseight.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfive.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfour.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconsnine.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconsone.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconsseven.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconssix.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconsthree.fd6
-rw-r--r--Master/texmf-dist/tex/latex/simpleicons/usimpleiconstwo.fd6
10 files changed, 103 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty b/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty
new file mode 100644
index 00000000000..6223212c434
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty
@@ -0,0 +1,49 @@
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{simpleicons}[2022/05/19 0.0.1 Simple Icons 6.21.0 Logos]
+
+
+\RequirePackage{ifxetex,ifluatex}
+\newif\ifsimpleicons@otf\simpleicons@otffalse
+\ifxetex
+ \simpleicons@otftrue
+\else
+ \ifluatex
+ \simpleicons@otftrue\fi\fi
+
+\newcommand*{\simpleicon}[1]{%
+ {\csname simpleicon@#1\endcsname}}
+
+\ifsimpleicons@otf
+\usepackage{fontspec}
+
+\newfontfamily{\SI}{SimpleIcons}
+\input{simpleiconsglyphs-xeluatex.tex}
+
+\else
+
+
+ \DeclareRobustCommand\SIone{\fontencoding{U}\fontfamily{simpleiconsone}\selectfont}
+
+ \DeclareRobustCommand\SItwo{\fontencoding{U}\fontfamily{simpleiconstwo}\selectfont}
+
+ \DeclareRobustCommand\SIthree{\fontencoding{U}\fontfamily{simpleiconsthree}\selectfont}
+
+ \DeclareRobustCommand\SIfour{\fontencoding{U}\fontfamily{simpleiconsfour}\selectfont}
+
+ \DeclareRobustCommand\SIfive{\fontencoding{U}\fontfamily{simpleiconsfive}\selectfont}
+
+ \DeclareRobustCommand\SIsix{\fontencoding{U}\fontfamily{simpleiconssix}\selectfont}
+
+ \DeclareRobustCommand\SIseven{\fontencoding{U}\fontfamily{simpleiconsseven}\selectfont}
+
+ \DeclareRobustCommand\SIeight{\fontencoding{U}\fontfamily{simpleiconseight}\selectfont}
+
+ \DeclareRobustCommand\SInine{\fontencoding{U}\fontfamily{simpleiconsnine}\selectfont}
+
+\input{simpleiconsglyphs-pdftex.tex}
+
+\fi
+
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconseight.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconseight.fd
new file mode 100644
index 00000000000..53b1290f0bd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconseight.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconseight.fd}[2022/05/19 Font definitions for U/simpleiconseight.]
+ \DeclareFontFamily{U}{simpleiconseight}{}
+ \DeclareFontShape{U}{simpleiconseight}{m}{n}{<-> SimpleIcons--simpleiconseight}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfive.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfive.fd
new file mode 100644
index 00000000000..9e9c92a191f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfive.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconsfive.fd}[2022/05/19 Font definitions for U/simpleiconsfive.]
+ \DeclareFontFamily{U}{simpleiconsfive}{}
+ \DeclareFontShape{U}{simpleiconsfive}{m}{n}{<-> SimpleIcons--simpleiconsfive}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfour.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfour.fd
new file mode 100644
index 00000000000..dd23a2a8699
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfour.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconsfour.fd}[2022/05/19 Font definitions for U/simpleiconsfour.]
+ \DeclareFontFamily{U}{simpleiconsfour}{}
+ \DeclareFontShape{U}{simpleiconsfour}{m}{n}{<-> SimpleIcons--simpleiconsfour}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsnine.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsnine.fd
new file mode 100644
index 00000000000..d7af76ab066
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsnine.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconsnine.fd}[2022/05/19 Font definitions for U/simpleiconsnine.]
+ \DeclareFontFamily{U}{simpleiconsnine}{}
+ \DeclareFontShape{U}{simpleiconsnine}{m}{n}{<-> SimpleIcons--simpleiconsnine}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsone.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsone.fd
new file mode 100644
index 00000000000..fbf24120acc
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsone.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconsone.fd}[2022/05/19 Font definitions for U/simpleiconsone.]
+ \DeclareFontFamily{U}{simpleiconsone}{}
+ \DeclareFontShape{U}{simpleiconsone}{m}{n}{<-> SimpleIcons--simpleiconsone}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsseven.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsseven.fd
new file mode 100644
index 00000000000..0520fcff24a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsseven.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconsseven.fd}[2022/05/19 Font definitions for U/simpleiconsseven.]
+ \DeclareFontFamily{U}{simpleiconsseven}{}
+ \DeclareFontShape{U}{simpleiconsseven}{m}{n}{<-> SimpleIcons--simpleiconsseven}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconssix.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconssix.fd
new file mode 100644
index 00000000000..fd1430dea3e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconssix.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconssix.fd}[2022/05/19 Font definitions for U/simpleiconssix.]
+ \DeclareFontFamily{U}{simpleiconssix}{}
+ \DeclareFontShape{U}{simpleiconssix}{m}{n}{<-> SimpleIcons--simpleiconssix}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsthree.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsthree.fd
new file mode 100644
index 00000000000..bcfc3bab4de
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsthree.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconsthree.fd}[2022/05/19 Font definitions for U/simpleiconsthree.]
+ \DeclareFontFamily{U}{simpleiconsthree}{}
+ \DeclareFontShape{U}{simpleiconsthree}{m}{n}{<-> SimpleIcons--simpleiconsthree}{}
+ \endinput
+ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/simpleicons/usimpleiconstwo.fd b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconstwo.fd
new file mode 100644
index 00000000000..0363a059281
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/simpleicons/usimpleiconstwo.fd
@@ -0,0 +1,6 @@
+
+ \ProvidesFile{usimpleiconstwo.fd}[2022/05/19 Font definitions for U/simpleiconstwo.]
+ \DeclareFontFamily{U}{simpleiconstwo}{}
+ \DeclareFontShape{U}{simpleiconstwo}{m}{n}{<-> SimpleIcons--simpleiconstwo}{}
+ \endinput
+ \ No newline at end of file