forked from alt/neo-article
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathebene4.tex
More file actions
86 lines (84 loc) · 1.09 KB
/
ebene4.tex
File metadata and controls
86 lines (84 loc) · 1.09 KB
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={0},
altr=\amod{M4},
osr={},
menu={},
strgr=Strg,
miil=M2,
mivl=\amod{M4},
ue=⌧,
oe=⇥,
ae=⎀,
p=↲,
z=↶,
b=:,
m=1,
comma=2,
dot=3,
j=,
miir=M2,
miiil=M3,
u=⇱,
i=⇠,
a=⇣,
e=⇢,
o=⇲,
s=¿,
n=4,
r=5,
t=6,
d={,},
y={.},
miiir=M3,
tab=Tab,
x=⇞,
v=⌫,
l=⇡,
c=⌦,
w=⇟,
k=¡,
h=7,
g=8,
f=9,
q=+,
sz=−,
tiii=T3,
enter=,
ti=T1,
ni=ª,
nii=º,
niii=№,
niv=,
nv=·,
nvi=£,
nvii=¤,
nviii=⇥,
nix=/,
zero=*,
dash=-,
tii=T2,
bsp=Rück
}
\end{preview}
\end{document}