Port details on branch 2025Q1 |
- auctex Integrated environment for writing LaTeX using GNU Emacs
- 13.2_6 print
=0 13.2_6Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2025-02-25 02:30:21
- Last Update: 2025-02-25 02:25:41
- Commit Hash: 7381060
- Also Listed In: elisp
- License: GPLv3
- WWW:
- https://www.gnu.org/software/auctex/
- Description:
- AUC TeX is a comprehensive customizable integrated environment for
writing input files for LaTeX using GNU Emacs.
AUC TeX lets you run TeX/LaTeX and other LaTeX-related tools, such
as a output filters or post processor from inside Emacs. Especially
`running LaTeX' is interesting, as AUC TeX lets you browse through the
errors TeX reported, while it moves the cursor directly to the reported
error, and displays some documentation for that particular error. This
will even work when the document is spread over several files.
AUC TeX automatically indents your `LaTeX-source', not only as you
write it -- you can also let it indent and format an entire document.
It has a special outline feature, which can greatly help you `getting an
overview' of a document.
Apart from these special features, AUC TeX provides a large range of
handy Emacs macros, which in several different ways can help you write
your LaTeX documents fast and painlessly.
All features of AUC TeX are documented using the GNU Emacs online
documentation system. That is, documentation for any command is just
a key click away! AUC TeX is written entirely in Emacs-Lisp, and hence
you can easily add new features for your own needs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/print/auctex/ && make install clean
- To add the package, run one of these commands:
- pkg install print/auctex
- pkg install auctex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: auctex
- Package flavors (<flavor>: <package>)
- full: auctex
- canna: auctex-emacs_canna
- nox: auctex-emacs_nox
- wayland: auctex-emacs_wayland
- devel_full: auctex-emacs_devel
- devel_nox: auctex-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1692602259
SHA256 (auctex-13.2.tar.gz) = 1e7e402abcf846694eba7719925bf095c23ef33a5e6602201c74b6ca60944035
SIZE (auctex-13.2.tar.gz) = 1667548
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-30.1 : editors/emacs@full
- ghostscript10>=10.02.0 : print/ghostscript10
- gmake>=4.4.1 : devel/gmake
- tex.fmt : print/tex-formats
- Runtime dependencies:
-
- emacs-30.1 : editors/emacs@full
- ghostscript10>=10.02.0 : print/ghostscript10
- tex.fmt : print/tex-formats
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for auctex-13.2_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- print_auctex
- USES:
- emacs ghostscript gmake tex
- pkg-message:
- For install:
- You should edit the file
`/usr/local/share/emacs/site-lisp/tex-site.el' to fit your local site.
You do this by looking at the customization section in the beginning
of `/usr/local/share/emacs/site-lisp/auctex/tex.el' and copy the
definitions that are wrong for your site to `tex-site.el'. Do *not*
edit `tex.el' directly, or you will have to do all the work over again
when you upgrade AUC TeX. AUC TeX will not overwrite your old
`tex-site.el' file next time you install, so you will be able to keep
all your customizations.
You probably want to copy and edit `TeX-printer-list' to contain the
printers available at your site.
Enabling AUC TeX
You can now tell your users to enable AUC TeX by adding
(load "auctex.el" nil t t)
(load "preview-latex.el" nil t t)
to their `~/.emacs' file.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13.2_6 25 Feb 2025 02:25:41
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation |
Number of commits found: 1
|