From 0d7d332e7b236172caef3b9a483e4329f3455993 Mon Sep 17 00:00:00 2001 From: prompt.ac/@jeffrey Date: Sun, 14 Jun 2026 22:25:56 +0000 Subject: [PATCH] papers: fix Chinese em-dash/quote tofu in all 24 zh editions The zh translations rendered em-dashes, curly quotes, ellipses (and middle dots in plork) as tofu — Droid Sans Fallback lacks those glyphs. Add the verified keymaps-zh remedy to every other Chinese edition: \xeCJKDeclareCharClass{Default}{...} routes those punctuation codepoints to the Latin Modern main font. Rebuilt all 24 to zero missing characters; redeployed. --- papers/arxiv-ac/ac-zh.tex | 1 + papers/arxiv-api/api-zh.tex | 1 + papers/arxiv-archaeology/archaeology-zh.tex | 1 + papers/arxiv-calarts/calarts-zh.tex | 1 + papers/arxiv-complex/complex-zh.tex | 1 + papers/arxiv-diversity/diversity-zh.tex | 1 + papers/arxiv-folk-songs/folk-songs-zh.tex | 1 + papers/arxiv-futures/futures-zh.tex | 1 + papers/arxiv-goodiepal/goodiepal-zh.tex | 1 + papers/arxiv-identity/identity-zh.tex | 1 + papers/arxiv-kidlisp-cards/kidlisp-cards-zh.tex | 1 + papers/arxiv-kidlisp-reference/kidlisp-reference-zh.tex | 1 + papers/arxiv-kidlisp/kidlisp-zh.tex | 1 + papers/arxiv-network-audit/network-audit-zh.tex | 1 + papers/arxiv-notepat/notepat-zh.tex | 1 + papers/arxiv-open-schools/open-schools-zh.tex | 1 + papers/arxiv-os/os-zh.tex | 1 + papers/arxiv-pieces/pieces-zh.tex | 1 + papers/arxiv-plork/plork-zh.tex | 1 + papers/arxiv-score-analysis/score-analysis-zh.tex | 1 + papers/arxiv-sustainability/sustainability-zh.tex | 1 + papers/arxiv-ucla-arts/ucla-arts-zh.tex | 1 + papers/arxiv-whistlegraph/whistlegraph-zh.tex | 1 + system/public/papers.aesthetic.computer/ac-native-os-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/aesthetic-computer-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/calarts-callouts-papers-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/citation-diversity-audit-26-zh.pdf | 0 system/public/papers.aesthetic.computer/dead-ends-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/five-years-from-now-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/folk-songs-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/handle-identity-atproto-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/kidlisp-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/kidlisp-cards-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/kidlisp-reference-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/network-audit-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/notepat-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/open-schools-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/piece-api-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/pieces-not-programs-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/plorking-the-planet-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/radical-computer-art-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/reading-the-score-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/repo-archaeology-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/sucking-on-the-complex-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/ucla-arts-funding-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/whistlegraph-26-arxiv-zh.pdf | 0 system/public/papers.aesthetic.computer/who-pays-for-creative-tools-26-arxiv-zh.pdf | 0 47 file(s) changed, 23 insertion(s)(+), 0 deletion(s)(-) diff --git a/papers/arxiv-ac/ac-zh.tex b/papers/arxiv-ac/ac-zh.tex --- a/papers/arxiv-ac/ac-zh.tex +++ b/papers/arxiv-ac/ac-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-api/api-zh.tex b/papers/arxiv-api/api-zh.tex --- a/papers/arxiv-api/api-zh.tex +++ b/papers/arxiv-api/api-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, UprightFont=lmroman10-regular, diff --git a/papers/arxiv-archaeology/archaeology-zh.tex b/papers/arxiv-archaeology/archaeology-zh.tex --- a/papers/arxiv-archaeology/archaeology-zh.tex +++ b/papers/arxiv-archaeology/archaeology-zh.tex @@ -41,6 +41,7 @@ % === CJK SUPPORT === \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-calarts/calarts-zh.tex b/papers/arxiv-calarts/calarts-zh.tex --- a/papers/arxiv-calarts/calarts-zh.tex +++ b/papers/arxiv-calarts/calarts-zh.tex @@ -6,6 +6,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, UprightFont=lmroman10-regular, diff --git a/papers/arxiv-complex/complex-zh.tex b/papers/arxiv-complex/complex-zh.tex --- a/papers/arxiv-complex/complex-zh.tex +++ b/papers/arxiv-complex/complex-zh.tex @@ -6,6 +6,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, UprightFont=lmroman10-regular, diff --git a/papers/arxiv-diversity/diversity-zh.tex b/papers/arxiv-diversity/diversity-zh.tex --- a/papers/arxiv-diversity/diversity-zh.tex +++ b/papers/arxiv-diversity/diversity-zh.tex @@ -42,6 +42,7 @@ % === CJK SUPPORT === \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-folk-songs/folk-songs-zh.tex b/papers/arxiv-folk-songs/folk-songs-zh.tex --- a/papers/arxiv-folk-songs/folk-songs-zh.tex +++ b/papers/arxiv-folk-songs/folk-songs-zh.tex @@ -25,6 +25,7 @@ Scale=0.88, ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-futures/futures-zh.tex b/papers/arxiv-futures/futures-zh.tex --- a/papers/arxiv-futures/futures-zh.tex +++ b/papers/arxiv-futures/futures-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-goodiepal/goodiepal-zh.tex b/papers/arxiv-goodiepal/goodiepal-zh.tex --- a/papers/arxiv-goodiepal/goodiepal-zh.tex +++ b/papers/arxiv-goodiepal/goodiepal-zh.tex @@ -29,6 +29,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-identity/identity-zh.tex b/papers/arxiv-identity/identity-zh.tex --- a/papers/arxiv-identity/identity-zh.tex +++ b/papers/arxiv-identity/identity-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-kidlisp-cards/kidlisp-cards-zh.tex b/papers/arxiv-kidlisp-cards/kidlisp-cards-zh.tex --- a/papers/arxiv-kidlisp-cards/kidlisp-cards-zh.tex +++ b/papers/arxiv-kidlisp-cards/kidlisp-cards-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-kidlisp-reference/kidlisp-reference-zh.tex b/papers/arxiv-kidlisp-reference/kidlisp-reference-zh.tex --- a/papers/arxiv-kidlisp-reference/kidlisp-reference-zh.tex +++ b/papers/arxiv-kidlisp-reference/kidlisp-reference-zh.tex @@ -37,6 +37,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-kidlisp/kidlisp-zh.tex b/papers/arxiv-kidlisp/kidlisp-zh.tex --- a/papers/arxiv-kidlisp/kidlisp-zh.tex +++ b/papers/arxiv-kidlisp/kidlisp-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-network-audit/network-audit-zh.tex b/papers/arxiv-network-audit/network-audit-zh.tex --- a/papers/arxiv-network-audit/network-audit-zh.tex +++ b/papers/arxiv-network-audit/network-audit-zh.tex @@ -29,6 +29,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-notepat/notepat-zh.tex b/papers/arxiv-notepat/notepat-zh.tex --- a/papers/arxiv-notepat/notepat-zh.tex +++ b/papers/arxiv-notepat/notepat-zh.tex @@ -38,6 +38,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-open-schools/open-schools-zh.tex b/papers/arxiv-open-schools/open-schools-zh.tex --- a/papers/arxiv-open-schools/open-schools-zh.tex +++ b/papers/arxiv-open-schools/open-schools-zh.tex @@ -5,6 +5,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, UprightFont=lmroman10-regular, diff --git a/papers/arxiv-os/os-zh.tex b/papers/arxiv-os/os-zh.tex --- a/papers/arxiv-os/os-zh.tex +++ b/papers/arxiv-os/os-zh.tex @@ -41,6 +41,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-pieces/pieces-zh.tex b/papers/arxiv-pieces/pieces-zh.tex --- a/papers/arxiv-pieces/pieces-zh.tex +++ b/papers/arxiv-pieces/pieces-zh.tex @@ -38,6 +38,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-plork/plork-zh.tex b/papers/arxiv-plork/plork-zh.tex --- a/papers/arxiv-plork/plork-zh.tex +++ b/papers/arxiv-plork/plork-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…,`·} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-score-analysis/score-analysis-zh.tex b/papers/arxiv-score-analysis/score-analysis-zh.tex --- a/papers/arxiv-score-analysis/score-analysis-zh.tex +++ b/papers/arxiv-score-analysis/score-analysis-zh.tex @@ -9,6 +9,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, UprightFont=lmroman10-regular, diff --git a/papers/arxiv-sustainability/sustainability-zh.tex b/papers/arxiv-sustainability/sustainability-zh.tex --- a/papers/arxiv-sustainability/sustainability-zh.tex +++ b/papers/arxiv-sustainability/sustainability-zh.tex @@ -29,6 +29,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/papers/arxiv-ucla-arts/ucla-arts-zh.tex b/papers/arxiv-ucla-arts/ucla-arts-zh.tex --- a/papers/arxiv-ucla-arts/ucla-arts-zh.tex +++ b/papers/arxiv-ucla-arts/ucla-arts-zh.tex @@ -6,6 +6,7 @@ \usepackage{fontspec} \usepackage{unicode-math} \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setmainfont{Latin Modern Roman}[ Extension=.otf, diff --git a/papers/arxiv-whistlegraph/whistlegraph-zh.tex b/papers/arxiv-whistlegraph/whistlegraph-zh.tex --- a/papers/arxiv-whistlegraph/whistlegraph-zh.tex +++ b/papers/arxiv-whistlegraph/whistlegraph-zh.tex @@ -29,6 +29,7 @@ ] \usepackage{xeCJK} \setCJKmainfont{Droid Sans Fallback} +\xeCJKDeclareCharClass{Default}{`—,`“,`”,`‘,`’,`…} \setCJKsansfont{Droid Sans Fallback} \setCJKmonofont{Droid Sans Fallback} diff --git a/system/public/papers.aesthetic.computer/ac-native-os-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/ac-native-os-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/ac-native-os-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/ac-native-os-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/aesthetic-computer-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/aesthetic-computer-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/aesthetic-computer-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/aesthetic-computer-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/calarts-callouts-papers-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/calarts-callouts-papers-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/calarts-callouts-papers-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/calarts-callouts-papers-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/citation-diversity-audit-26-zh.pdf b/system/public/papers.aesthetic.computer/citation-diversity-audit-26-zh.pdf --- a/system/public/papers.aesthetic.computer/citation-diversity-audit-26-zh.pdf +++ b/system/public/papers.aesthetic.computer/citation-diversity-audit-26-zh.pdf diff --git a/system/public/papers.aesthetic.computer/dead-ends-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/dead-ends-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/dead-ends-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/dead-ends-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/five-years-from-now-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/five-years-from-now-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/five-years-from-now-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/five-years-from-now-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/folk-songs-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/folk-songs-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/folk-songs-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/folk-songs-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/handle-identity-atproto-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/handle-identity-atproto-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/handle-identity-atproto-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/handle-identity-atproto-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/kidlisp-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/kidlisp-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/kidlisp-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/kidlisp-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/kidlisp-cards-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/kidlisp-cards-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/kidlisp-cards-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/kidlisp-cards-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/kidlisp-reference-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/kidlisp-reference-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/kidlisp-reference-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/kidlisp-reference-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/network-audit-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/network-audit-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/network-audit-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/network-audit-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/notepat-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/notepat-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/notepat-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/notepat-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/open-schools-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/open-schools-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/open-schools-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/open-schools-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/piece-api-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/piece-api-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/piece-api-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/piece-api-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/pieces-not-programs-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/pieces-not-programs-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/pieces-not-programs-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/pieces-not-programs-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/plorking-the-planet-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/plorking-the-planet-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/plorking-the-planet-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/plorking-the-planet-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/radical-computer-art-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/radical-computer-art-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/radical-computer-art-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/radical-computer-art-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/reading-the-score-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/reading-the-score-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/reading-the-score-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/reading-the-score-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/repo-archaeology-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/repo-archaeology-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/repo-archaeology-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/repo-archaeology-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/sucking-on-the-complex-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/sucking-on-the-complex-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/sucking-on-the-complex-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/sucking-on-the-complex-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/ucla-arts-funding-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/ucla-arts-funding-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/ucla-arts-funding-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/ucla-arts-funding-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/whistlegraph-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/whistlegraph-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/whistlegraph-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/whistlegraph-26-arxiv-zh.pdf diff --git a/system/public/papers.aesthetic.computer/who-pays-for-creative-tools-26-arxiv-zh.pdf b/system/public/papers.aesthetic.computer/who-pays-for-creative-tools-26-arxiv-zh.pdf --- a/system/public/papers.aesthetic.computer/who-pays-for-creative-tools-26-arxiv-zh.pdf +++ b/system/public/papers.aesthetic.computer/who-pays-for-creative-tools-26-arxiv-zh.pdf -- tangled.sh