<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 19, 2014 at 4:31 AM, Norbert Preining <span dir="ltr"><<a href="mailto:preining@logic.at" target="_blank">preining@logic.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Thu, 19 Jun 2014, Victor Ivrii wrote:<br>

> % tlmgr list |grep ^i<br>
><br>
> However it does not work if there is no repository available (either<br>
> because my installation is old, older than the current, or if there is no<br>
> connection.<br>
<br>
</div>Option 1:<br>
        tlmgr list --only-installed<br>
<br>
(hint hint - read the manual ;-)<br></blockquote><div><br></div><div>I did, but if you look at tlmgr.man1.pdf --only-installed appears ONLY as </div><div>% tlmgr info  --only-installed</div><div>not as</div><div>% tlmgr list  --only-installed<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
Option 2:<br>
        grep ^name `kpsewhich -var-value TEXMFROOT`/tlpkg/texlive.tlpdb<br></blockquote><div><br></div><div>It adds two extra lines</div><div><br></div><div>name 00texlive.config</div><div>name 00texlive.installation</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><br>
> * Also it does not work for packages installed in texmf-local or ~/texmf<br>
> and, probably for packages which were removed from the repository but not<br>
> locally<br>
<br>
</div>Of coure, local package tlmgr has no idea about.<br></blockquote><div><br></div><div><br></div><div>Sure, but what about packages which were removed from the repository but not by tlmgr ? I presume, that with option --only-installed they will be listed; but what would happen if we do not invoke this option?</div>
<div><br></div><div><br></div><div><br></div><div>Victor</div></div><div dir="ltr"><br>Victor Ivrii</div>
</div></div>