Commit b7998b1
Fix venue template mapping: EuroMLSys, SOSP, OSDI, USENIX formats
- EuroMLSys format was "sigplan" but template dir is "euromlsys"
- SOSP/EuroSys format was "acm" → changed to "sosp" (matching template)
- OSDI/NSDI/ATC format was "usenix" → changed to "osdi" (matching template)
- IEEE S&P → falls back to "neurips" template (closest single-col)
- Added latex_geometry aliases: osdi→usenix, nsdi→usenix, eurosys→acmart-large
This fixes "Waiting for template" errors when creating projects for these venues.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3687640 commit b7998b1
2 files changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1049 | 1049 | | |
1050 | 1050 | | |
1051 | 1051 | | |
1052 | | - | |
| 1052 | + | |
1053 | 1053 | | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
| |||
0 commit comments