diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luavlna/luavlna-sufdegrees.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luavlna/luavlna-sufdegrees.lua | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/luatex/luavlna/luavlna-sufdegrees.lua b/Master/texmf-dist/tex/luatex/luavlna/luavlna-sufdegrees.lua new file mode 100644 index 00000000000..0c326cc180c --- /dev/null +++ b/Master/texmf-dist/tex/luatex/luavlna/luavlna-sufdegrees.lua @@ -0,0 +1,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.", +} |