summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 11:27:38 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 11:27:38 -0500
commitb6c31f289cef27227e5aeaed2b733bcdaa2c2420 (patch)
treed39d0c89a2aab9c88d896ad7669239e28ecc0cfd /assets
parentb3e94ae0c5d99e892e7e8e741f016a5da07026a3 (diff)
downloaddotemacs-b6c31f289cef27227e5aeaed2b733bcdaa2c2420.tar.gz
dotemacs-b6c31f289cef27227e5aeaed2b733bcdaa2c2420.zip
chore: remove archive-contents and update test assets
Delete the legacy archive-contents file. Add a new LaTeX test asset (assets/test-latex.tex). Rename existing test files for consistent naming: - test.ledger → test-ledger.ledger - test.md → test-markdown.md - test_misspellings.org → test-misspellings.org
Diffstat (limited to 'assets')
-rw-r--r--assets/test-latex.tex10
-rw-r--r--assets/test-ledger.ledger (renamed from assets/test.ledger)0
-rw-r--r--assets/test-markdown.md (renamed from assets/test.md)0
-rw-r--r--assets/test-misspellings.org (renamed from assets/test_misspellings.org)0
4 files changed, 10 insertions, 0 deletions
diff --git a/assets/test-latex.tex b/assets/test-latex.tex
new file mode 100644
index 000000000..410a798df
--- /dev/null
+++ b/assets/test-latex.tex
@@ -0,0 +1,10 @@
+\documentclass[12pt]{article}
+\usepackage{graphicx}
+\begin{document}
+\begin{figure}[ht]
+ \centering
+ \includegraphics{dice}
+ \caption{dice}
+ \label{fig:dice}
+\end{figure}
+\end{document}
diff --git a/assets/test.ledger b/assets/test-ledger.ledger
index 89ce77d17..89ce77d17 100644
--- a/assets/test.ledger
+++ b/assets/test-ledger.ledger
diff --git a/assets/test.md b/assets/test-markdown.md
index 0966b3663..0966b3663 100644
--- a/assets/test.md
+++ b/assets/test-markdown.md
diff --git a/assets/test_misspellings.org b/assets/test-misspellings.org
index 7f492757f..7f492757f 100644
--- a/assets/test_misspellings.org
+++ b/assets/test-misspellings.org