summaryrefslogtreecommitdiff
path: root/tex/context/fonts
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-16 12:49:04 +0300
committerMarius <mariausol@gmail.com>2010-09-16 12:49:04 +0300
commit23e5958972d079082ab44fec559f98368493bdb8 (patch)
tree4ad723eb7624eaa882f1abd1248085262400f378 /tex/context/fonts
parent3baed6092e175a237fb3f11144b5abf990c80759 (diff)
downloadcontext-23e5958972d079082ab44fec559f98368493bdb8.tar.gz
beta 2010.09.16 10:46
Diffstat (limited to 'tex/context/fonts')
-rw-r--r--tex/context/fonts/demo.lfg37
-rw-r--r--tex/context/fonts/husayni.lfg2
2 files changed, 38 insertions, 1 deletions
diff --git a/tex/context/fonts/demo.lfg b/tex/context/fonts/demo.lfg
new file mode 100644
index 000000000..b27db8545
--- /dev/null
+++ b/tex/context/fonts/demo.lfg
@@ -0,0 +1,37 @@
+local yes = "yes"
+
+local default = {
+ analyze = yes,
+ mode = "node",
+ language = "dflt",
+ script = "dflt",
+}
+
+local smallcaps = {
+ smcp = yes,
+}
+
+return {
+ name = "demo",
+ version = "1.00",
+ comment = "An example of goodies.",
+ author = "Hans Hagen",
+ featuresets = {
+ default = {
+ default,
+ },
+ smallcaps = {
+ default, smallcaps,
+ },
+ },
+ colorschemes = {
+ default = {
+ [1] = {
+ "one", "three", "five", "seven", "nine",
+ },
+ [2] = {
+ "two", "four", "six", "eight", "ten",
+ },
+ }
+ }
+}
diff --git a/tex/context/fonts/husayni.lfg b/tex/context/fonts/husayni.lfg
index f334316a5..ff456f63c 100644
--- a/tex/context/fonts/husayni.lfg
+++ b/tex/context/fonts/husayni.lfg
@@ -1,4 +1,4 @@
-local yes = "yes", "node"
+local yes = "yes"
local basics = {
analyze = yes,