Path to this page:
./
editors/texmaker,
LaTeX editor and front end
Branch: CURRENT,
Version: 5.1.4nb8,
Package name: texmaker-5.1.4nb8,
Maintainer: pkgsrc-usersTexmaker is a free LaTeX editor, that integrates many tools needed to develop
documents with LaTeX, in just one application. Texmaker runs on UNIX, MacOS X
and Windows systems and is released under the GPL license.
-- Features --
* An unicode editor to write your LaTeX source files (syntax highlighting,
undo-redo, search-replace, spell checker...)
* The LaTeX tags can be inserted directly with the "LaTeX" and "Math" menus
* 370 mathematical symbols can be inserted in just one click
* Wizards to generate code ('Quick document', 'Quick letter', tabular, tabbing
and array environments)
* LaTeX-related programs can be launched via the "Tools" menu
* The standard Bibtex entry types can be inserted in the ".bib" file with the
"Bibliography" menu
* A "structure view" of the document for easier navigation of a document (by
clicking on an item in the "Structure" frame, you can jump directly to the
corresponding part of your document
* Extensive LaTeX documentation
* In the "Messages / Log File" frame, you can see information about processes
and the logfile after a LaTeX compilation
* The "Next Latex Error" and "Previous Latex Error" commands let you reach the
LaTeX errors detected in the log file
* By clicking on the number of a line in the log file, the cursor jumps to the
corresponding line in the editor
* An integrated LaTeX to html conversion tool
Required to run:[
sysutils/desktop-file-utils] [
graphics/freetype2] [
graphics/png] [
textproc/hunspell] [
x11/qt5-qtscript]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 14918.972 KB
Version history: (Expand)
- (2024-11-01) Updated to version: texmaker-5.1.4nb8
- (2024-11-01) Updated to version: texmaker-5.1.4nb7
- (2024-05-29) Updated to version: texmaker-5.1.4nb6
- (2024-04-06) Updated to version: texmaker-5.1.4nb5
- (2023-11-12) Updated to version: texmaker-5.1.4nb4
- (2023-11-08) Updated to version: texmaker-5.1.4nb3
CVS history: (Expand)
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-09-09 13:13:55 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
texmaker: misstakenly added openjpeg buildlink3, sort buildlink3s
|
2023-09-09 13:11:09 by Niclas Rosenvik | Files touched by this commit (4) |
Log message:
texmaker: remove useless patches ,libtiff is not built by the texmaker project
|
2023-09-09 11:49:56 by Niclas Rosenvik | Files touched by this commit (8) | |
Log message:
texmaker: use pkgsrc lcms and zlib, bump pkgrevision
|
2023-09-08 15:40:58 by Niclas Rosenvik | Files touched by this commit (2) | |
Log message:
Update editors/texmaker to version 5.1.4
pkgsrc changes:
Actually set the right fonts dirs
for x11 and pkgsrc.
Depend on xdg-open.
changes from changelog:
- a bug with the contextual menu in the editor with Qt6 has been fixed
- a bug related to replace action with a regular expression has been
fixed
- the internal pdf viewer can now zoom to 800%
- "Home" and "End" key shortcuts have been added to the \
internal pdf
viewer (first/last page)
- while clicking in an internal link in the internal pdf viewer,
the pdf is no more moved horizontally
- some items have been added to the completion.txt
(default list for completion)
- adaptation of the log file viewer to the dark theme
- a trouble for the compilation with C99 has been fixed
- an option to set the (optional) interval to record a backup of the
opened files has been added
- the blocking of the check grammar web page by the CORS policy has
been fixed
- a compilation trouble in icondelegate with Qt>6.2.0 version has
been fixed
- some spellings errors in the source has ben fixed
- if an .asy document is loaded, the comment and uncomment tools are
adapted (// instead of %)
- the man page has been updated
- --version and --help options to the texmaker command line has been
added
- zh-TW translation has been updated
- a bug which avoid to change the shortcut of the "Quick build"
command has been fixed
- xdg-open is now used instead of evince in no-kde linux environment
|