Skip to content

Lezione 5#6

Open
LucaCorra02 wants to merge 3 commits into
mainfrom
Lezione-5
Open

Lezione 5#6
LucaCorra02 wants to merge 3 commits into
mainfrom
Lezione-5

Conversation

@LucaCorra02
Copy link
Copy Markdown
Owner

No description provided.

@LucaCorra02 LucaCorra02 self-assigned this Feb 4, 2026
@LucaCorra02 LucaCorra02 added the WIP Something isn't working label Feb 4, 2026
@LucaCorra02 LucaCorra02 assigned Tsagae and unassigned LucaCorra02 Feb 9, 2026
@LucaCorra02
Copy link
Copy Markdown
Owner Author

@Tsagae Continua tu

@Favo02
Copy link
Copy Markdown

Favo02 commented Feb 20, 2026

La PR #11 potrebbe rompere delle macro. Per maggiori dettagli leggere di là.

In ogni caso, per fixare:

find ./ -type f -name "*.typ" -exec sed -i \
  -e 's/#teorema(\"Teorema\")/#theorem/g' \
  -e 's/#teorema(\"/#theorem(title: \"/g' \
  -e 's/#esempio/#example/g' \
  -e 's/#informalmente/#informally/g' \
  -e 's/#nota/#note/g' \
  -e 's/#attenzione/#warning/g' \
  -e 's/#dimostrazione/#proof/g' \
  -e 's/#link-teorema/#link-theorem/g' \
  {} +

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants