標記の件に関して質問させて下さい(私の勘違いだったらすみません……)。
には、TeX Live 2013 (pretest?) に tlptexlive をインストールできる、とあって
その方法が細かく書かれているわけですが、私の手元で、
- pretest 版をインストール
- /usr/local/texlive/texmf-local/tlpkg/pinning.txt を作成。中身は
tlptexlive:*
のみ。 - sudo tlmgr repository add http://www.tug.org/~preining/tlptexlive/ tlptexlive
とここまでやると、アップデートやインストールのために tlmgr を走らせても、
tlmgr: The TeX Live versions supported by the repository
do not include the version of the local installation
と怒られるだけの状態になります("sudo tlmgr repository remove tlptexlive" を
行うと復旧します)。http://www.tug.org/~preining/tlptexlive/tlpkg/texlive.tlpdb
を見ると、
name 00texlive.config
category TLCore
revision 1
depend container_format/xz
depend release/2012-ptexlive
depend minrelease/2012
depend container_format/xz
depend container_split_doc_files/1
depend container_split_src_files/1
depend minrelease/2012
depend release/2012
depend revision/1
のように書かれているので、むしろその挙動の方が納得いくのですが……
pretest 版に tlptexlive をインストールされている方がおられましたら、この問題を
どのようにクリアされているのか、ここでご教示頂くか、標記の Wiki エントリに
追記いただけると幸いです。