From c93c52d5574c2b0f48bb005e5c972e66a5d5dba4 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Mon, 30 Oct 2023 13:31:43 -0400
Subject: texpdf, cjk issues not resolved

- ctex preferable to xeCJK? (if/when it works)
- note: the current round of texpdf changes relate
  to a bug report on the old live-manual
  for debian-live to wit:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052693
- apparently sisu-pdf does not produce latex
  suitable for the latest texlive (texlive-2023)
- some of the latex output changes here are from
  sisu:spine, the dlang version of sisu
---
 org/config_nix.org | 1 +
 1 file changed, 1 insertion(+)

(limited to 'org/config_nix.org')

diff --git a/org/config_nix.org b/org/config_nix.org
index c9e54794..b7f3248e 100644
--- a/org/config_nix.org
+++ b/org/config_nix.org
@@ -283,6 +283,7 @@ export RUBYLIB+=`pwd`/lib
             texlive.combined.scheme-full
             noto-fonts
             noto-fonts-cjk-sans
+            takao
             jq
             #git
           ];
-- 
cgit v1.2.3