proTeXt - MiKTeX-based distribution for Windows

proTeXt aims to be an easy-to-install TeX distribution for Windows, based on MiKTeX. After downloading, a wizard (available in several languages) guides the installation.

Download and install

You can download the self-extracting protext.exe file from CTAN; it is well over 1GB. That link will automatically choose a nearby CTAN mirror. If problems with the download, please manually choose a mirror from the list.

If such a large download is problematic for you, proTeXt is also included in the TeX Collection, which you can get by becoming a TeX user group member. On the other hand, if you have plenty of bandwidth and want to burn your own DVD, you can download proTeXt as a giant ISO image.

Once you have the distribution, you can start the installation by running Setup.exe (if it does not open automatically). At present, proTeXt includes only 32-bit binaries, but runs fine on 64-bit systems.

New users can find starting points for actually using TeX in this introduction to the TeX system.

Other tools

proTeXt adds the TeXStudio front end to MiKTeX. If you want to see the exact contents of the distribution, the .exe file is also a zip file; you can inspect it via unzip (on any platform).

To use ConTeXt within proTeXt or MiKTeX, you also need to install a Perl for Windows such as ActivePerl, and Ruby. (Later versions than the ones linked to here will most likely work too.) The contextgarden wiki has more information on MiKTeX and ConTeXt.

All past releases of proTeXt have been publicly archived.

How you can help

  1. Please report problems and suggestions to the (public) protext@tug.org mailing list, after checking the list of known bugs. Before posting, please be aware that although email addresses are obscured, the archives of the mailing list are publicly viewable, so others can learn from the history.
  2. We encourage proTeXt users to join their local TeX user group to support this and other TeX activities. We also encourage a donation to MiKTeX development if possible. And Thomas would be grateful for any donations to AIDS-Hilfe Hagen, an AIDS support organization in his city.
  3. If you like, you can also review this list of general tasks in the TeX community, not specific to proTeXt.

Credits

proTeXt's creator and principal maintainer is Thomas Feuerstack, while MiKTeX was created and continues to be maintained by Christian Schenk. Many thanks to both.


$Date: 2014/04/22 20:51:39 $;

TUG home pagecontact webmaster;  (via Google)

http://www.latex-project.org/

http://www.tug.org/protext/

latex排版系统的更多相关文章

  1. 排版系统Latex傻瓜方式使用(论文排版)

    0. 什么是Latex? LaTEX(英语发音:/ˈleɪtɛk/ lay-tek或英语发音:/ˈlɑːtɛk/ lah-tek,音译"拉泰赫").文字形式写作LaTeX.是一种基 ...

  2. Windows下LATEX排版论文攻略—CTeX、JabRef使用介绍

    Windows下LATEX排版论文攻略—CTeX.JabRef使用介绍 一.工具介绍 TeX是一个很好排版工具,在学术界十分流行,特别是数学.物理学和计算机科学界. CTeX是TeX中的一个版本,指的 ...

  3. Latex排版全解

    Latex排版全解 LATEX(英语发音:/ˈleɪtɛk/ LAY-tek或英语发音:/ˈlɑːtɛk/ LAH-tek,音译“拉泰赫”),是一种基于TEX的排版系统,由美国电脑学家莱斯利•兰伯特在 ...

  4. 【分享】LateX排版软件学习教程合集

    来源于:http://www.hejizhan.com/html/xueke/416/x416_13.html  LATEX2e科技排版指南.pdf 8.3 MB  An Example LaTeX ...

  5. 【转】TeXmacs:一个真正“所见即所得”的排版系统

    TeXmacs:一个真正“所见即所得”的排版系统 好久没有推荐过自己喜欢的软件了,现在推荐一款我在美国做数学作业的私家法宝:TeXmacs.我恐怕不可能跟以前那么有闲心写个长篇的 TeXmacs 说明 ...

  6. Latex排版全解【转载】

    Latex排版全解 https://www.cnblogs.com/jingwhale/p/4250296.html

  7. Latex排版全解(转)

    Latex排版全解 http://blog.csdn.net/langb2014/article/details/51354238

  8. groff - groff 文档排版系统前端

    总览 (SYNOPSIS) groff [ -abehilpstvzCENRSUVXZ ] [ -wname ] [ -Wname ] [ -mname ] [ -Fdir ] [ -Idir ] [ ...

  9. troff - groff 文档排版系统的 troff 处理器

    总览 SYNOPSIS troff [ -abcivzCERU ] [ -d cs ] [ -f fam ] [ -F dir ] [ -m name ] [ -M dir ] [ -n num ] ...

随机推荐

  1. Python-Django框架学习笔记——第二课:Django的搭建

    Django 环境搭建 一. 版本选择 Django 1.5.x 支持 Python 2.6.5 Python 2.7, Python 3.2 和 3.3. Django 1.6.x 支持 Pytho ...

  2. 【BZOJ1269】[AHOI2006] 文本编辑器editor(Splay)

    点此看题面 大致题意: 让你维护一个字符串,有插入字符串.删除区间.反转区间和输出单个字符操作. \(Splay\) 这应该是一道比较简单的\(Splay\)题(虽然因为各种细节我调了很久). 我们可 ...

  3. vue中的js动画与Velocity.js结合

    vue里面除了用css写动画,还可以用js写动画,vue的transition中,定义了几个动画钩子 第一个动画钩子:@before-enter <div id='app'> <tr ...

  4. EF 连接数据库 Mysql (database first ) 一个表对应一个模型

    准备工作 1.下载vs2015 2.下载mysql2017 3.安装 1.创建数据库 2. 将数据库映射成模型 3创建aspx 文件. 写下窗体内容的代码 hello_worldEntities en ...

  5. Linux驱动学习(编写一个最简单的模块)

    在Linux中想做驱动开发,那么一定要先熟悉module的使用和编写 一.什么是module 从名字上看就是模块的意思,我个人的理解就是一个一个的小程序,可以进行动态的安装和卸载,而在这里面就实现一些 ...

  6. JavaServlet 路径书写总结

    在写javaweb项目的时候,总会遇到路径书写的问题,现在将其作个总结. 在javaweb中需要书写路径的地方主要有这四大类: 客服端路径 超链接 表单 重定向 服务器端路径 转发 包含 资源获取路径 ...

  7. 谈谈对bug的一点想法,说说做好日志记录的重要性

    说起程序猿,总绕不开的一个话题就是bug,估计每个程序猿听到某某测试跑过来一脸淫笑的告诉你这个功能有个bug的时候,总有种恨不得掐死他的想法.其实程序猿跟bug的关系,感觉有点像父亲和儿子的关系,自己 ...

  8. Maven - pom.xml常用元素

    基本坐标信息:

  9. JDK1.8简单配置环境变量---两步曲

    鄙人最近重新装完系统之后,在安装和配置jdk1.8的时候,发现网上许多教程配置jdk环境变量时都还在沿用传统的方式配置,但是随着技术的更新,完全没有必要那么麻烦了. 下载和安装jdk的教程,在这里就不 ...

  10. Dnsmasq域名解析系统安装配置

    Dnsmasq使用上比bind要简便得多,可以做正向.反向dns解析,支持DHCP服务.也可以做内部dns服务器用. 默认下,dnsmasq使用系统的/etc/resolv.conf,并读取/etc/ ...