81 lines
4.1 KiB
HTML
Raw Normal View History

2025-01-12 00:52:51 +08:00
<!DOCTYPE html>
<html>
<head><title>R: Helper Functions to Install and Maintain TeX Live, and Compile
LaTeX Documents</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<link rel="stylesheet" type="text/css" href="R.css" />
</head><body><div class="container">
<h1> Helper Functions to Install and Maintain TeX Live, and Compile
LaTeX Documents
<img class="toplogo" src="../../../doc/html/Rlogo.svg" alt="[R logo]" />
</h1>
<hr/>
<div style="text-align: center;">
<a href="../../../doc/html/packages.html"><img class="arrow" src="../../../doc/html/left.jpg" alt="[Up]" /></a>
<a href="../../../doc/html/index.html"><img class="arrow" src="../../../doc/html/up.jpg" alt="[Top]" /></a>
</div><h2>Documentation for package &lsquo;tinytex&rsquo; version 0.54</h2>
<ul><li><a href="../DESCRIPTION">DESCRIPTION file</a>.</li>
<li><a href="../NEWS">Package NEWS</a>.</li>
</ul>
<h2>Help Pages</h2>
<table style="width: 100%;">
<tr><td style="width: 25%;"><a href="check_installed.html">check_installed</a></td>
<td>Check if certain LaTeX packages are installed</td></tr>
<tr><td style="width: 25%;"><a href="copy_tinytex.html">copy_tinytex</a></td>
<td>Copy TinyTeX to another location and use it in another system</td></tr>
<tr><td style="width: 25%;"><a href="install_tinytex.html">install_tinytex</a></td>
<td>Install/Uninstall TinyTeX</td></tr>
<tr><td style="width: 25%;"><a href="is_tinytex.html">is_tinytex</a></td>
<td>Check if the LaTeX installation is TinyTeX</td></tr>
<tr><td style="width: 25%;"><a href="latexmk.html">latexmk</a></td>
<td>Compile a LaTeX document</td></tr>
<tr><td style="width: 25%;"><a href="latexmk.html">lualatex</a></td>
<td>Compile a LaTeX document</td></tr>
<tr><td style="width: 25%;"><a href="parse_install.html">parse_install</a></td>
<td>Parse the LaTeX log and install missing LaTeX packages if possible</td></tr>
<tr><td style="width: 25%;"><a href="parse_packages.html">parse_packages</a></td>
<td>Find missing LaTeX packages from a LaTeX log file</td></tr>
<tr><td style="width: 25%;"><a href="latexmk.html">pdflatex</a></td>
<td>Compile a LaTeX document</td></tr>
<tr><td style="width: 25%;"><a href="install_tinytex.html">reinstall_tinytex</a></td>
<td>Install/Uninstall TinyTeX</td></tr>
<tr><td style="width: 25%;"><a href="r_texmf.html">r_texmf</a></td>
<td>Add/remove R's texmf tree to/from TeX Live</td></tr>
<tr><td style="width: 25%;"><a href="install_tinytex.html">tinytex_root</a></td>
<td>Install/Uninstall TinyTeX</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_conf</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_install</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_path</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_remove</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_repo</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_search</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_update</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tlmgr.html">tlmgr_version</a></td>
<td>Run the TeX Live Manager</td></tr>
<tr><td style="width: 25%;"><a href="tl_pkgs.html">tl_pkgs</a></td>
<td>List the names of installed TeX Live packages</td></tr>
<tr><td style="width: 25%;"><a href="tl_sizes.html">tl_sizes</a></td>
<td>Sizes of LaTeX packages in TeX Live</td></tr>
<tr><td style="width: 25%;"><a href="install_tinytex.html">uninstall_tinytex</a></td>
<td>Install/Uninstall TinyTeX</td></tr>
<tr><td style="width: 25%;"><a href="copy_tinytex.html">use_tinytex</a></td>
<td>Copy TinyTeX to another location and use it in another system</td></tr>
<tr><td style="width: 25%;"><a href="latexmk.html">xelatex</a></td>
<td>Compile a LaTeX document</td></tr>
</table>
</div></body></html>