Skip to content

Commit 32c0c0e

Browse files
STOKES-DOTclaude
andcommitted
Make main.py executable and clean config comment
- Set main.py as executable (chmod +x) - Clean up config.yaml comment 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8f3cc15 commit 32c0c0e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ output:
5454

5555
# LaTeX compilation settings
5656
latex:
57-
engine: "xelatex" # Options: pdflatex, xelatex, lualatex
57+
engine: "xelatex"
5858
max_compile_time: 60 # Maximum compilation time in seconds
5959
attempts: 2 # Number of compilation attempts
6060

main.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)