+merlan #flirora
+merlan #flirora
I'd also like a method to create an array, perhaps `fn default_boxed_array() -> Box`.
It should be as simple as using one of the fixes I suggested. At scalatexSbtPlugin/src/main/scala/scalatex/SbtPlugin.scala line 36: ``` scala | def apply(): Frag = scalatex.twf("${inFile.getAbsolutePath.replaceAll("\\\\", "/")}") ``` uses the latter...
Sure, provided that you tell me how to test it. Edit: the change doesn't break compilation, and file handling does take forward slashes on Windows.
[Error output for testing.](http://pastebin.com/jQrNk4RU) There might be dependencies that assume that absolute pathnames are forward-slashed (as in Unix) as well.
I’d also like for digits to be supported, so I can use things like `N4̂te`. 
Are `\align` and `\align*` the only way to have one tag per line in an aligned environment? I’m using `\align` for that reason, even though it isn’t supported.
As someone who dislikes the Computer Modern fonts, I'm interested in custom font support as well.
More generally, we could allow modifying the source code of the method (to not only rename variables but to do things such as turning iterators + while loops to for-each...
It seems to be caused by a conflict with JustEnoughIDs. [crash-2020-03-23_17.52.57-client.txt](https://github.com/DimensionalDevelopment/VanillaFix/files/4372083/crash-2020-03-23_17.52.57-client.txt)