summaryrefslogtreecommitdiff
path: root/macros/context/contrib/context-typescripts/tex/context/third/typescripts/type-calluna.mkii
diff options
context:
space:
mode:
Diffstat (limited to 'macros/context/contrib/context-typescripts/tex/context/third/typescripts/type-calluna.mkii')
-rw-r--r--macros/context/contrib/context-typescripts/tex/context/third/typescripts/type-calluna.mkii68
1 files changed, 0 insertions, 68 deletions
diff --git a/macros/context/contrib/context-typescripts/tex/context/third/typescripts/type-calluna.mkii b/macros/context/contrib/context-typescripts/tex/context/third/typescripts/type-calluna.mkii
deleted file mode 100644
index bdc257a8f8..0000000000
--- a/macros/context/contrib/context-typescripts/tex/context/third/typescripts/type-calluna.mkii
+++ /dev/null
@@ -1,68 +0,0 @@
-%D \module
-%D [ file=type-calluna,
-%D version=2011.01.01,
-%D title=\CONTEXT\ Typescript Macros,
-%D subtitle=Calluna Font Definitions,
-%D author=Wolfgang Schuster,
-%D date=\currentdate,
-%D copyright=Wolfgang Schuster,
-%D license=GNU General Public License]
-
-%C Copyright (C) 2010 Wolfgang Schuster
-%C
-%C This program is free software: you can redistribute it and/or modify
-%C it under the terms of the GNU General Public License as published by
-%C the Free Software Foundation, either version 3 of the License, or
-%C any later version.
-%C
-%C This program is distributed in the hope that it will be useful,
-%C but WITHOUT ANY WARRANTY; without even the implied warranty of
-%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-%C GNU General Public License for more details.
-%C
-%C You should have received a copy of the GNU General Public License
-%C along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-\starttypescriptcollection [calluna]
-
-\starttypescript [\s!serif] [calluna]
- \definefontsynonym [Calluna-Regular] [\s!file:Calluna-Regular] [\s!features=\s!default]
- \definefontsynonym [Calluna-Italic] [\s!file:Calluna-It] [\s!features=\s!default]
- \definefontsynonym [Calluna-Bold] [\s!file:Calluna-Bold] [\s!features=\s!default]
- \definefontsynonym [Calluna-BoldItalic] [\s!file:Calluna-BoldIt] [\s!features=\s!default]
-\stoptypescript
-
-\starttypescript [\s!serif] [calluna]
- \setups[\s!font:\s!fallback:\s!serif]
- \definefontsynonym [\s!Serif] [Calluna-Regular] [\s!features=\s!default]
- \definefontsynonym [\s!SerifItalic] [Calluna-Italic] [\s!features=\s!default]
- \definefontsynonym [\s!SerifBold] [Calluna-Bold] [\s!features=\s!default]
- \definefontsynonym [\s!SerifBoldItalic] [Calluna-BoldItalic] [\s!features=\s!default]
-\stoptypescript
-
-\starttypescript [\s!sans] [calluna]
- \definefontsynonym [CallunaSans-Regular] [\s!file:CallunaSansRegular] [\s!features=\s!default]
- \definefontsynonym [CallunaSans-Italic] [\s!file:CallunaSansItalic] [\s!features=\s!default]
- \definefontsynonym [CallunaSans-Bold] [\s!file:CallunaSansBold] [\s!features=\s!default]
- \definefontsynonym [CallunaSans-BoldItalic] [\s!file:CallunaSansBoldItalic] [\s!features=\s!default]
-\stoptypescript
-
-\starttypescript [\s!sans] [calluna]
- \setups[\s!font:\s!fallback:\s!sans]
- \definefontsynonym [\s!Sans] [CallunaSans-Regular] [\s!features=\s!default]
- \definefontsynonym [\s!SansItalic] [CallunaSans-Italic] [\s!features=\s!default]
- \definefontsynonym [\s!SansBold] [CallunaSans-Bold] [\s!features=\s!default]
- \definefontsynonym [\s!SansBoldItalic] [CallunaSans-BoldItalic] [\s!features=\s!default]
-\stoptypescript
-
-\starttypescript [calluna]
- \definetypeface [calluna] [rm] [\s!serif] [calluna] [\s!default]
- \definetypeface [calluna] [ss] [\s!sans] [calluna] [\s!default]
- \definetypeface [calluna] [tt] [\s!mono] [modern] [\s!default]
- \definetypeface [calluna] [mm] [\s!math] [palatino] [\s!default]
- \quittypescriptscanning
-\stoptypescript
-
-\stoptypescriptcollection
-
-\endinput