TEX 音标拼音: [t'ɛks]
用户电报
用户电报
/tekh / An extremely powerful {macro }-based text
formatter written by {Donald Knuth }, very popular in academia ,
especially in the computer -science community (it is good
enough to have displaced {Unix } {troff }, the other favoured
formatter , even at many {Unix } installations ).
The first version of TeX was written in the programming
language {SAIL }, to run on a {PDP -10 } under Stanford 's {WAITS }
{operating system }.
Knuth began TeX because he had become annoyed at the declining
quality of the typesetting in volumes I -III of his monumental
"Art of Computer Programming " (see {Knuth }, also {bible }). In
a manifestation of the typical hackish urge to solve the
problem at hand once and for all , he began to design his own
typesetting language . He thought he would finish it on his
sabbatical in 1978 ; he was wrong by only about 8 years . The
language was finally frozen around 1985 , but volume IV of "The
Art of Computer Programming " has yet to appear as of mid -1997 .
(However , the third edition of volumes I and II have come
out ). The impact and influence of TeX 's design has been such
that nobody minds this very much . Many grand hackish projects
have started as a bit of {toolsmithing } on the way to
something else ; Knuth 's diversion was simply on a grander
scale than most .
{Guy Steele } happened to be at Stanford during the summer of
1978 , when Knuth was developing his first version of TeX .
When he returned to {MIT } that fall , he rewrote TeX 's {I /O } to
run under {ITS }.
TeX has also been a noteworthy example of free , shared , but
high -quality software . Knuth offers monetary awards to people
who find and report a bug in it : for each bug the award is
doubled . (This has not made Knuth poor , however , as there
have been very few bugs and in any case a cheque proving that
the owner found a bug in TeX is rarely cashed ). Though
well -written , TeX is so large (and so full of cutting edge
technique ) that it is said to have unearthed at least one bug
in every {Pascal } system it has been compiled with .
TeX fans insist on the correct (guttural ) pronunciation , and
the correct spelling (all caps , squished together , with the E
depressed below the baseline ; the mixed -case "TeX " is
considered an acceptable {kluge } on {ASCII }-only devices ).
Fans like to proliferate names from the word "TeX " - such as
TeXnician (TeX user ), TeXhacker (TeX programmer ), TeXmaster
(competent TeX programmer ), TeXhax , and TeXnique .
Several document processing systems are based on TeX , notably
{LaTeX } Lamport TeX - incorporates document styles for books ,
letters , slides , etc ., {jadeTeX } uses TeX as a backend for
printing from {James ' DSSSL Engine }, and {Texinfo }, the {GNU }
document processing system . Numerous extensions to TeX exist ,
among them {BibTeX } for bibliographies (distributed with
LaTeX ), {PDFTeX } modifies TeX to produce {PDF } and {Omega }
extends TeX to use the {Unicode } character set .
For some reason , TeX uses its own variant of the {point }, the
{TeX point }.
See also {Comprehensive TeX Archive Network }.
{(ftp ://labrea .stanford .edu /tex /)}.
E -mail : (TeX User 's group , Oregon , USA ).
(2002 -03 -11 )TeX : /
tekh /,
n .
An extremely powerful macro -
based text formatter written by Donald E .
Knuth ,
very popular in the computer -
science community (
it is good enough to have displaced Unix troff ,
the other favored formatter ,
even at many Unix installations ).
TeX fans insist on the correct (
guttural )
pronunciation ,
and the correct spelling (
all caps ,
squished together ,
with the E depressed below the baseline ;
the mixed -
case ‘
TeX ’
is considered an acceptable kluge on ASCII -
only devices ).
Fans like to proliferate names from the word ‘
TeX ’ —
such as TeXnician (
TeX user ),
TeXhacker (
TeX programmer ),
TeXmaster (
competent TeX programmer ),
TeXhax ,
and TeXnique .
See also CrApTeX .
Knuth began TeX because he had become annoyed at the declining quality of the typesetting in volumes I --
III of his monumental Art of Computer Programming (
see Knuth ,
also bible ).
In a manifestation of the typical hackish urge to solve the problem at hand once and for all ,
he began to design his own typesetting language .
He thought he would finish it on his sabbatical in 1978 ;
he was wrong by only about 8 years .
The language was finally frozen around 1985 ,
but volume IV of The Art of Computer Programming is not expected to appear until 2007 .
The impact and influence of TeX '
s design has been such that nobody minds this very much .
Many grand hackish projects have started as a bit of toolsmithing on the way to something else ;
Knuth '
s diversion was simply on a grander scale than most .
TeX has also been a noteworthy example of free ,
shared ,
but high -
quality software .
Knuth offers a monetary award to anyone who found and reported bugs dating from before the 1989 code freeze ;
as the years wore on and the few remaining bugs were fixed (
and new ones even harder to find ),
the bribe went up .
Though well -
written ,
TeX is so large (
and so full of cutting edge technique )
that it is said to have unearthed at least one bug in every Pascal system it has been compiled with .
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
LaTeX 在线编辑、预览、导出、分享 | MeTool LaTeX 在线分享、生成渲染预览链接,对方无需安装 TeX 粘贴或上传 tex 源码,生成可分享的在线渲染预览链接。 收件方只需点开链接,LaTeX 排版效果在浏览器直接呈现,无需安装任何软件,链接 7 天有效。 适合分享论文草稿、公式笔记和 TeX 文档预览。
2025 最新LaTeX【texlive+TeXstudio】安装保姆教程 - 知乎 1 引言 LaTeX 是一种基于 TeX 的排版系统,被广泛应用于学术写作、科研报告、数学公式排版等领域。 它能够生成高质量的文档,具有强大的排版功能和高度的可定制性。 本教程将在Windows系统上安装 LaTeX 环境,让你快速开始使用 LaTeX 编写文档。
【LaTeX】新手教程:从入门到日常使用 - 知乎 LaTeX是一种“非所见即所得”的排版系统,用户需要输入特定的代码,保存在后缀为 tex的文件中,通过编译得到所需的pdf文件,例如以下代码: Hello, world! \end{document} 最后输出的结果是一个pdf文件,内容是”Hello, world!“。 如何理解“非所见即所得”呢? 在这里举个“所见即所得”的例子:Word。 Word的界面就是一张A4纸,输入的时候是什么样子,最后呈现出来就是什么样子。
LaTeX - A document preparation system Learn what LaTeX is, which features it has, and how it works Learn how and where to get LaTeX for Linux, Mac OS X, Windows and Online LaTeX2e release newsletters for each release of LaTeX created since 1994 Help for issues with TeX and LaTeX: Official documentation, books, and links
Get LaTeX - Mac OS, Windows, Linux If you’re new to TeX and LaTeX or just want an easy installation, get a full TeX distribution The TeX Users Group (TUG) has a list of notable distributions that are entirely, or least primarily, free software, i e , there are no charges for download or use
TeXPage - LaTeX 在线编辑器 | LaTeX 在线编译 LaTeX 在线编译,实时预览 PDF。 LaTeX 工具集:LaTeX 公式编辑器,LaTeX 表格设计器,LaTeX 符号选择器。
LaTeX 简介 | 菜鸟教程 LaTeX 简介 LaTeX 是一种基于 TeX 的排版系统,广泛用于生成高质量的科技和数学文档,由美国计算机科学家 Leslie Lamport 在 20 世纪 80 年代开发。 TeX 是由 Donald Knuth 开发的底层排版引擎,主要用于处理复杂的数学公式和高质量的排版。 LaTeX 在 TeX 的基础上提供了更高层次的抽象,使得用户可以更专注于
TeX Live - TeX Users Group It provides a comprehensive TeX system with binaries for most flavors of Unix, including GNU Linux and macOS, and also Windows It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world
Overleaf, Online LaTeX Editor With hundreds of articles explaining everything from LaTeX fundamentals to advanced TeX, we’ve got your questions answered From publisher-approved research article templates to business proposals, and so much more Select from an array of journal templates and submit directly from Overleaf
TeX - 维基百科,自由的百科全书 它在学术界特别是 数学 、 物理学 和 计算机科学 界十分流行。 TeX被普遍认为是一个优秀的排版工具,尤其是对于复杂 數學符號 的处理。 利用 L a T e X 等终端软件,TeX就能够排版出精美的文本以幫助人們辨認和尋找。