summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luavlna/luavlna-sufdegrees.lua
blob: 0c326cc180c6f126cbfe2851abf4b83c76778cb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
return {
  "BBA",
  "BLaw",
  "BPA",
  "BSc.",
  "B.Th.",
  "CSc.",
  "DiS.",
  "DSc.",
  "LL.B.",
  "LL.M.",
  "MBA",
  "MLaw",
  "MMed.",
  "MPA",
  "MSc.",
  "M.Th.",
  "PhD.",
  "Ph.D.",
  "Th.D.",
}