← 返回命令列表

Linux command

texconfig 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

texconfig

Example

texconfig conf

说明

texconfig provides an interactive curses-based interface (and a non-interactive command-line interface) for configuring a TeX Live installation. It lets you change paper size, default modes, hyphenation patterns, and many other TeX engine and format settings without manually editing `texmf.cnf` or format files. Common tasks include: - Switching between A4 and letter paper - Enabling or disabling certain hyphenation languages - Rebuilding format files after configuration changes - Viewing and editing the main TeX Live configuration file

参数

conf
Print the current configuration (non-interactive)
paper
Set default paper size (a4 or letter)
formats
Rebuild format files
hyphen
Manage hyphenation patterns

FAQ

What is the texconfig command used for?

texconfig provides an interactive curses-based interface (and a non-interactive command-line interface) for configuring a TeX Live installation. It lets you change paper size, default modes, hyphenation patterns, and many other TeX engine and format settings without manually editing `texmf.cnf` or format files. Common tasks include: - Switching between A4 and letter paper - Enabling or disabling certain hyphenation languages - Rebuilding format files after configuration changes - Viewing and editing the main TeX Live configuration file

How do I run a basic texconfig example?

Run `texconfig` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does conf do in texconfig?

Print the current configuration (non-interactive)