Remove non-LaTeX file extensions (#32339)

GitOrigin-RevId: 370a27838ddc017b5b0926e47d550729d54d73aa
This commit is contained in:
Alf Eaton
2026-04-21 14:25:00 +01:00
committed by Copybot
parent ce4ca192ee
commit fdadfaab45

View File

@@ -8,15 +8,11 @@ export const languages = [
'sty',
'cls',
'clo',
'bst',
'bbl',
'pdf_tex',
'pdf_t',
'map',
'fd',
'enc',
'def',
'mf',
'pgf',
'tikz',
'bbx',
@@ -28,7 +24,6 @@ export const languages = [
'xmpdata',
'Rnw',
'rnw',
'lyx',
'inc',
'dtx',
'hak',