MuPDF is a lightweight PDF viewer and toolkit written in portable C.
The renderer in MuPDF is tailored for high quality anti-aliased
graphics. MuPDF renders text with metrics and spacing accurate to
within fractions of a pixel for the highest fidelity in reproducing
the look of a printed page on screen.
MuPDF has a small footprint. A binary that includes the standard
Roman fonts is only one megabyte. A build with full CJK support
(including an Asian font) is approximately five megabytes.
MuPDF has support for all non-interactive PDF 1.7 features, and
the toolkit provides a simple API for accessing the internal
structures of the PDF document. Example code for navigating
interactive links and bookmarks, encrypting PDF files, extracting
fonts, images, and searchable text, and rendering pages to image
files is provided.
LaTeX is a widely-used macro package for TeX, providing many basic
document formating commands extended by a wide range of packages. It
is a development of Leslie Lamport's original LaTeX 2.09, and
superseded the older system in June 1994.
This package provides the following commands: latex, lualatex,
pdflatex, and dvilualatex.
* Danish Translation
* crash when freeing non-existent hyphenator
* Bug 7854 was fixed although it was invalid
* pt_BR description in desktop file is wrong
* Impossible to set spacing under/below paragraph greater than 3 mm if mm is
main unit
* invalid postscript is generated when spot color name use non latin chars
* Arrows only shows the leftwards arrow in Character Map
* error in BleedAndPrintMarks script
* program crashes with "unknown exception" on drawing shape
* remove the links to http://search.srem.org [^]
* Enhancment: Hyphenation patterns for Kurdish
* Added RU transaltion to desktop file
* JPG clipping path isn't imported correctly
* ODG import crashes Scribus
* Code change reccommended by Novell audit of 1.3.3.12
* CMYK images look strange when exported as PDF
* while loop with textOverflows crashes scribus
The command \simplechapter sets up the \chapter command not to number
chapters, though they may possibly have a prefix, and a suffix (the
\simplechapterdelim command, which the user may alter). The
\restorechapter command restores the status quo ante.
These files are regarded as basic for any TeX system, covering plain
TeX macros, Computer Modern fonts, and configuration for common
drivers; no LaTeX.
BibTeX styles, and Plain and LaTeX 2.09 macros for using them, to
provide something like the requirements of the APA. A version of the
BibTeX style, somewhat updated, is available as apalike2.
The command \url is a form of verbatim command that allows linebreaks
at certain characters or combinations of characters, accepts
reconfiguration, and can usually be used in the argument to another
command. (The \urldef command provides robust commands that serve in
cases when \url doesn't work in an argument.) The command is intended
for email addresses, hypertext links, directories/paths, etc., which
normally have no spaces, so by default the package ignores spaces in
its argument. However, a package option "allows spaces", which is
useful for operating systems where spaces are a common part of file
names.
This package contains the driver, rasterizer and PPD files needed
to support Konica Minolta Magicolor 5440DL printer in CUPS.
Proposed for review on pkgsrc-wip; no comment, no objection received in
a week.
Changes:
- tex-latexconfig includes configuation files used to be a part of
tex-bin-latex.
- pdflualatex.ini was replaced dvilualatex.ini because the default
output format of luatex is PDF.
Changes:
- increased sup_dest_names_size
- partial support for TTC
- enable mktexpk by default
- patch #2087: Support for CMap namespace
- \pdfshellescape is 2 if restricted shell escapes are enabled.
- segfault when processing certain TTF fonts
- jpg image resolution not set in some cases
- \pdfobj file {foo} for files foo that don't end with '\n'
- bugfix #4289: \primitive\pdfoutput cannot be queried
- bugfix #4288: character width mismatch in font XY.vf ignored
- bugfix #993: "/Names array not sorted correctly"
- bugfix #606: "Forbidden ... while scanning ???"
- bugfix #3253: Bug in Type1 font subsetting
- \show\pdfstartlink is wrong
- pdf_set_rule() uses incorrect variables
- bugfix #2090: enabling LFS breaks PDF inclusion on some systems
- t1_log() macro caused problem with some compilers
Changes:
* Catcodes are preserved and initialized for loading of
pdftex.def and ConTeXt's support files.
* ConTeXt's support files have now the extension `.mkii' instead
of `.tex'.
Changes:
- dummy.mf and dummy.tfm were moved to tex-amsfonts.
- mproof.tex and mpsprrof.tex were moved to tex-metapost.
- placeins.tex was moved to tex-placeins-plain.
This TeX file provides various mechanisms (for plain TeX and close
relatives) to let insertions (footnotes, topins, pageins, etc.) float
within their appropriate section, but to prevent them from intruding
into the following section, even when sections do not normally begin a
new page. (If your sections normally begin a new page, just use
\supereject to flush out insertions.)
Changes since 22.84.14:
+ Fixed#2067614: Re-introduced default binding for key 0
which had been forgotten in previous changes
+ Fixed#1502137 (compiler warnings on 64bit systems)
+ Fixed some typos in the man page
Major changes:
- Add -E option that enables DVIPDFM emulation mode in DVIPDFMx.
- Don't try to convert included PDF files whose version number
is higher than output file version. (If run as dvipdfm,
conversion still occurs.)
- Added dvipdfm compatibility mode. This mode is triggered
if dvipdfmx is called as "dvipdfm", and likewise extractbb
as "ebb". (The latter mode was already present.)
- Made predefined paper sizes match values given by libpaper.
The perl script pkfix looks for DVIPSBitmapFont comments in PostScript
files, generated by 'not too old' dvips, and replaces them by type 1
versions of the fonts, if possible.
Major changes:
* dvips.texi (Configuration file commands): document -G,
including its obsolesence.
* Master/texmf/dvips/tetex/config.pdf: remove the G setting,
now actively problematic.
Major changes:
* fmtutil (--byengine): new option, from Norbert.
(help): mention it; other tweaks.
* texlinks: new option -e to specify executable extension (for
cygwin).
Changes since 0.40.2:
* Fix two string vs. toks bugs in the lua node interface:
whatsit,annot and whatsit,startlink data assignments were
made directly as strings instead of being converted to tokens.
* Sometimes pdf.print() could be used before the proper structures
were initialized.
* There was a bug in the type codes for the lua package filter
callback: wrong extra info was passed to lua for the alignment
and vsplit cases.
* The math parameters \Umathlimitdownvgap, \Umathlimitdownbgap,
and \Umathlimitdownkern have been renamed to \Umathlimitbelowbgap,
\Umathlimitbelowvgap, and \Umathlimitbelowkern to be more
consistent with the other parameter names.
* The embedded MPlib is now 1.204.
* Handling of UTF-8 hyphenation exceptions has been fixed.
* There were a number of typos in the manual.
* One of the internal print functions accidentally encoded its
argument string to UTF-8 even though it was already UTF-8.
* Some of the log and terminal UTF-8 output was gibberish.
* \the\textfont0 returned a number instead of doing a font
switch.
* A set of portability fixes for the AIX compiler from Vladimir
Volovich.
* A set of fixes to the synctex support.
* A patch to the build script to prevent installed X11 headers
from being required.
* Some weave (web syntax) fixes from Manuel Pégourié-Gonnard.
* A simplification in luatex.ch (it is now less verbose
about the web2c-specific extensions) from Karl Berry.
* A fix in the handling of UTF-8 (input) file names.
* Hyphenation exceptions were case sensitive in 0.40.2.
Changes:
- --shell-restricted aka shell_escape=p for restricted shell access.
- --enable-write18 and --disable-write18 accepted as synonyms for
--shell-escape and --no-shell-escape, for compatibility with MiKTeX.
- Omega removed; use Aleph.
- Build system now automake-based.
filter
This mostly duplicates pkgsrc/print/foomatic-filters but since there
are likely compatibility problems wich different generations of
foomatic-rip and PPDs I'll leave the old version intact.