forked from alt/neo-article
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathebene6.tex
86 lines (84 loc) · 1.33 KB
/
ebene6.tex
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
\documentclass{scrartcl}
\usepackage[active,xetex,tightpage]{preview}
\setlength\PreviewBorder{0mm}
\usepackage{xltxtra,keyboard}
\begin{document}
\begin{preview}
\fontspec{DejaVu Sans Mono}
\newcommand{\amod}[1]{\textbf{#1}}% a pressed modifier
\keyboard[
basesize = 0.18cm,
textscale = 1.4,
thickness = 0.8pt,
color = black,
drawcolor = black!25,
fillcolor = black!7.5,
centerhook = \underline,
homerowhook = \textbf,
nonneoglyphhook = {\scriptsize}
]{
strgl=Strg,
osl={},
altl=Alt,
space={\scriptsize schmales g. \scalebox{0.65}[1.0]{⍽}},
altr=\amod{M4},
osr={},
menu={},
strgr=Strg,
miil=M2,
mivl=\amod{M4},
ue=∪,
oe=∩,
ae={\fontspec{Linux Biolinum O}ℵ},
p=Π,
z=ℤ,
b=⇐,
m=⇔,
comma=⇒,
dot=↦,
j=Θ,
miir=M2,
miiil=\amod{M3},
u=⊂,
i=∫,
a=∀,
e=∃,
o=∈,
s=Σ,
n=ℕ,
r=ℝ,
t=∂,
d=Δ,
y=∇,
miiir=\amod{M3},
tab=Tab,
x=Ξ,
v=√,
l=Λ,
c=ℂ,
w=Ω,
k=×,
h=Ψ,
g=Γ,
f=Φ,
q=ℚ,
sz=∘,
tiii=T3,
enter=,
ti=T1,
ni=¬,
nii=∨,
niii=∧,
niv={\fontspec{Linux Biolinum O}⊥},
nv={\fontspec{Linux Libertine O}∡}, % diese Glyphe ist echt selten …
nvi={\fontspec{Linux Biolinum O}∥},
nvii=→,
nviii=∞,
nix=∝,
zero=∅,
dash=╌,
tii=T2,
bsp=Rück
}
\end{preview}
\end{document}