Removal captions images

This commit is contained in:
Douwe Ravers
2023-12-26 14:31:53 +01:00
parent fa61d9f5ae
commit 56d143b74b
60 changed files with 951 additions and 856 deletions

View File

@@ -5,8 +5,6 @@ namespace Proostenkrant.NET
{
internal static class LatexCompiler
{
internal static void Compile(string text)
{
File.WriteAllText(Program.c_articlePath, text);