Commit graph

8997 commits

Author SHA1 Message Date
markd
760ebcf387 tex-babel{,-doc}: update to 3.74
* Fixes:
   - Error in transforms if | is active.
   - Minor fixes in Khemer, Turkmen, Marathi.

* RTL math improved (with luatex).
2022-05-15 04:13:43 +00:00
dholland
1aba038902 Bump all elisp packages for the CONFLICTS change. 2022-05-14 22:25:32 +00:00
jperkin
6ddbe94fe3 cups: SunOS now requires -D_POSIX_PTHREAD_SEMANTICS.
There's a lot of duplication between these two packages that should probably
be merged into Makefile.common.
2022-05-11 16:21:51 +00:00
markd
e75f8445e1 cups-filters: update to 1.28.15
CHANGES IN V1.28.15

- pdftops: In pdftops identify old LaserJets more precisely
  for working around PostScript interpreter bugs, older
  printers need Poppler, newer models need Ghostscript

CHANGES IN V1.28.14

- pdftopdf: Correct the output when suppressing auto-rotation
  (option "nopdfAutoRotate"). Depending on the situation pages
  got cropped in the wrong orientation or de-centered.
- pdftopdf: Correct the output when the
  "orientation-requested" or the "landscape" option is
  supplied. Output could be de-centered,
  portrait-oriented pages be wrongly cropped and division of
  the output page into cells for N-up done in the wrong
  orientation.
- rastertopdf: In PCLm output mode the filter failed to
  generate PCLm if the printer has no
  "pclm-source-resolution-default" IPP attribute.

CHANGES IN V1.28.13

- pdftopdf: Fix N-up printing when paper is taken
  long-edge-first by the printer.
- pdftopdf: Fix cropping ("print-scaling=none" and
  "print-scaling=fill") when paper is taken long-edge-first by
  the printer.
- pdftops: Use Poppler for all Apple LaserWriter models.

CHANGES IN V1.28.12

- imagetoraster, imagetopdf: Fixed comparison of the image
  size with the page size for print-scaling=auto. The image
  size in pixels was compared with the page size in PostScript
  points (1/72 inch).
- imagetoraster, imagetopdf: Fixed the "print-scaling=none"
  (crop-to-fit) mode, also use crop-to-fit always when
  requested, do not fall back to fit-to-page when the image
  size differs significantly from the page size.
- libcupsfilters: Changed the default PPI resolution for
  images as input files from 128 to 200.
- implicitclass: Do not check availability of "gs" and
  "pdftops" executables, instead, check by the presence of
  "gstoraster" and "pdftoraster" filters whether we have
  configured cups-filters for Ghostscript and/or Poppler use.
- libcupsfilters: In the PPD generator for the driverless
  utility and cups-browsed add "*cupsFilter2: ..." lines for
  all supported driverless data formats (PDF, Apple/PWG
  Raster, PCLm), and add lines for legacy data formats (PCL,
  PostScript) only if no driverless formats available.
- libcupsfilters: Always use encryption for ipps. RFC7472
  requires that 'ipps' must be used over HTTPS, but the
  driverless utility does not enforce encryption.
- serial: Add a 10-msec sleep and at the end add a tcdrain().
  For some unknown reason, every printing file need sleep a
  little time to make sure the serial printer receive data is
  right.
- libcupsfilters: Fix resolver functions for DNS-SD-based
  URIs, to make resolve_uri() also work when DEVICE_URI env
  variable is set and to make ippfind_based_uri_converter()
  not re-direct stdin.
- pdftopdf: Set default for print-scaling to avoid "should
  never happem" log messages and undefined behavior.
- pdftopdf: Fix orientation-requested = 0. Consider
  this as "automatic selection and not as error.
- pdftopdf: Fixed all combinations of print-scaling and
  number-up for printers with asymmetric margins (top !=
  bottom or left != right) and for input files containing
  pages with different sizes and/or orientations. Fixes
  backported from 2.x branch.
- pdftopdf: Add 2% tolerance for input size larger than output
  page when "print-scaling=auto" or "print-scaling=auto-fit"
  is used and too large input pages should be scaled, fitting
  documents not. This prevents a random-looking behavior if
  input and output page size seem to be equal, but in reality
  there are slight differences between size dimensions.

CHANGES IN V1.28.11

- libcupsfilters: Let PPD generator take default ColorModel
  from printer.
- Braille: In vectortopdf check inkscape version to call
  inkscape with the correct command line.
- Build system: Make missing DejaVuSans.ttf non-fatal in
  ./configure as the font is only needed for test programs,
  not for actual use of cups-filters.
- libcupsfilters: In imagetoraster() fixed crash with SGray.
- cups-browsed: Naming of local queues is matched to CUPS'
  current naming of temporary queues (no leading or trailing
  underscores), to avoid duplicates in print dialogs which
  support CUPS' temporary queues.
- libcupsfilters: Make cupsRasterParseIPPOptions() work correctly
  with PPDs (Issue #436).
- libcupsfilters: Let colord_get_profile_for_device_id() not
  return empty file name, to avoid error messages in CUPS
  error_log.
- foomatic-rip: Debug message was wrongly sent to stdout and
  not to log
2022-05-10 20:57:35 +00:00
markd
44fa12fabe {cups,cups-base,libcups}: update to 2.4.1
Changes in CUPS v2.4.1 (27th January 2022)
------------------------------------------

- The default color mode now is now configurable and defaults to the printer's
  reported default mode
- Configuration script now checks linking for -Wl,-pie flags
- Fixed memory leaks - in testi18n, in `cups_enum_dests()`,
  in `_cupsEncodeOption()` and `http_tls_upgrade()`
- Fixed missing bracket in de/index.html
- Fixed typos in configuration scripts
- Removed remaining legacy code for `RIP_MAX_CACHE` environment variable
- Removed deprecated directives from cupsctl and cups-files.conf
- Removed `purge-jobs` legacy code from CGI scripts and templates


Changes in CUPS v2.4.0 (29th November 2021)
-------------------------------------------

- Added configure option --with-idle-exit-timeout
- Added --with-systemd-timeoutstartsec configure option
- DigestOptions now are applied for MD5 Digest authentication defined
  by RFC 2069 as well
- Fixed compilation on Solaris
- Fixed and improved German translations


Changes in CUPS v2.4rc1 (12th November 2021)
--------------------------------------------

- Added warning and debug messages when loading printers
 if the queue is raw or with driver
- Compilation now uses -fstack-protector-strong if available


Changes in CUPS v2.4b1 (27th October 2021)
------------------------------------------

- Added support for CUPS running in a Snapcraft snap.
- Added basic OAuth 2.0 client support
- Added support for AirPrint and Mopria clients
- Added configure support for specifying systemd dependencies in the CUPS
  service file
- Added a JSON output mode for `ipptool`.
- The `ipptool` command now correctly reports an error when a test file cannot
  be found.
- CUPS library now uses thread safe `getpwnam_r` and `getpwuid_r` functions
- Fixed Kerberos authentication for the web interface
- The ZPL sample driver now supports more "standard" label sizes
- Fixed reporting of printer instances when enumerating and when no options are
  set for the main instance
- Reverted USB read limit enforcement change from CUPS 2.2.12
- The IPP backend did not return the correct status code when a job was canceled
  at the printer/server
- The `testlang` unit test program now loops over all of the available locales
  by default
- The `cupsfilter` command now shows error messages when options are used
  incorrectly
- The PPD functions now treat boolean values as case-insensitive
- Temporary queue names no longer end with an underscore
- The USB backend now runs as root
- Added pkg-config file for libcups
- Fixed a PPD memory leak caused by emulator definitions
- Fixed a `DISPLAY` bug in `ipptool`
- The scheduler now includes the `[Job N]` prefix for job log messages, even
  when using syslog logging
- Added support for locales using the GB18030 character set
- `httpReconnect2` did not reset the socket file descriptor when the TLS
  negotiation failed
- `httpUpdate` did not reset the socket file descriptor when the TLS
  negotiation failed
- The IPP backend now retries Validate-Job requests
- Now show better error messages when a driver interface program fails to
  provide a PPD file
- Added dark mode support to the CUPS web interface
- Added a workaround for Solaris in `httpAddrConnect2`
- Fixed an interaction between `--remote-admin` and `--remote-any` for the
  `cupsctl` command
- Now use a 60 second timeout for reading USB backchannel data
- The USB backend now tries harder to find a serial number
- Fixed `@IF(name)` handling in `cupsd.conf`
- Fixed documentation and added examples for CUPS' limited CGI support
- Fixed the `lpc` command prompt
- Now always pass "localhost" in the `Host:` header when talking over a domain
  socket or the loopback interface
- Fixed a job history update issue in the scheduler
- Fixed `job-pages-per-set` value for duplex print jobs.
- Fixed an edge case in `ippReadIO` to make sure that only complete attributes
  and values are retained on an error
- Hardened `ippReadIO` to prevent invalid IPP messages from being propagated
- The scheduler now supports the "everywhere" model directly
- Fixed some IPP Everywhere option mapping problems
- Fixed support for "job-hold-until" with the Restart-Job operation
- Fixed the default color/grayscale presets for IPP Everywhere PPDs
- Fixed support for the 'offline-report' state for all USB backends
- Documentation fixes
- Localization updates
- USB quirk updates
- Web interface updates
- The `ippeveprinter` tool now automatically uses an available port.
- Fixed several Windows TLS and hashing issues.
- Deprecated cups-config
- Deprecated Kerberos (`AuthType Negotiate`) authentication
- Removed support for the (long deprecated and unused) `FontPath`,
  `ListenBackLog`, `LPDConfigFile`, `KeepAliveTimeout`, `RIPCache`, and
  `SMBConfigFile` directives in `cupsd.conf` and `cups-files.conf`.
- Stubbed out deprecated `httpMD5` functions.
- Add test for undefined page ranges during printing.
2022-05-10 20:47:37 +00:00
wiz
dd0701ddd3 *: recursive bump for poppler 22.04 2022-05-04 21:05:40 +00:00
wiz
932543cb32 poppler*: update to 22.04.0
Release 22.04.0:
        core:
         * Fix underline sometimes being drawn only partially
         * Fix Adobe Reader not reading some of the contents we write correctly
         * Fix code that workarounds some broken-ish files
         * FoFiTrueType: Parse CFF2 fonts too
         * FoFiTrueType: Support cmap types 2 and 13
         * Fix a few small memory leaks
         * code improvements

        qt:
         * Handle SaveAs named action
         * Annotations: don't change the text color when changing the font

        utils:
         * pdftotext: print creation and modification date when using htmlmeta param

        glib:
         * Fix returning internal data of temporary strings

        cpp:
         * Fix code incompatibility with MSVC

        build system:
         * poppler internal library is no longer forced to static on MSVC
         * Error out if iconv is not available and the cpp frontend is enabled
         * Require FreeType 2.8
2022-05-04 06:33:40 +00:00
wen
7a1fab719c Update to 1.19.1
Upstream changes:
List of changes in MuPDF 1.19.1

        Updated zlib to 1.2.12 due to CVE-2018-25032.
2022-04-30 13:05:24 +00:00
markd
33553a7e19 tex-polyglossia{,-doc}: update to 1.56
This is another maintenance release that fixes a regression introduced in v.
1.54 (fix English setup via aliases, #539).
2022-04-25 10:31:24 +00:00
markd
b46d202a4a tex-babel-french: update to 3.5n
Code fixes regarding lists' management.
New command \bname.
Documentation updated.
2022-04-25 10:24:04 +00:00
tnn
4ac6e52568 latexmk: add CHECK_PORTABILITY_SKIP 2022-04-24 22:12:50 +00:00
tnn
15e2a8221b pdvipsk: fold hacks.mk into Makefile, don't set $PATCH 2022-04-24 00:02:49 +00:00
tnn
7a0a903109 pdvipsk: use GNU patch unconditionally to apply distribution patch
It is difficult to detect if TOOLS_PATCH is nbpatch or not.
Depends on local pkgsrc bootstrap situation.
2022-04-23 23:56:23 +00:00
tnn
91a21ebdc7 pdflib-lite: master site is gone 2022-04-23 23:47:08 +00:00
mef
21ec930513 (print/R-knitr) Update DEPENDS version for R-evaluate>=0.15 2022-04-23 14:31:10 +00:00
mef
7ab9124b83 (print/R-knitr) Adding TEST_DEPENDS+, but still missing some 2022-04-23 11:42:58 +00:00
mef
8c6fbcae7c (print/R-knitr) Updated 1.34 to 1.38
knitr 1.38
-------------------------------------------------------
NEW FEATURES

  * The chunk option file can take a vector of file paths now, i.e., this
    option can be used to read more than one file (e.g., file = c("foo.R",
    "bar.R").

  * Added a new engine named exec (#2073) to execute an arbitrary command on
    the code chunk, e.g.,

    ```{exec, command='Rscript'}
    1 + 1
    ```

    The above code chunk executes the Rscript command with the chunk body as
    its input (which basically means executing the R code in a new R session).
    See the example #124 in the repo https://github.com/yihui/knitr-examples
    for more info.

    There exists several command-based engines in knitr, such as awk, bash,
    perl, go, and dot, etc. This new exec engine provides a general mechanism
    to execute any command that users provide. For example, the code chunk

    ```{bash}
    echo 'Hello world!'
    ```

    is equivalent to the chunk using the exec engine and the bash command:

    ```{exec, command='bash'}
    echo 'Hello world!'
    ```

    With this new engine, we no longer need to provide or maintain other simple
    command-based engines. For example, to support TypeScript (#1833), we only
    need to specify command = 'ts-node' with the exec engine.

    If the command has significant side-effects (e.g., compile source code to
    an executable and run the executable, or generate plots to be included in
    the output), it is also possible to create a new engine based on the exec
    engine. The example #124 in the knitr-examples repo has provided a gcc
    example.

    We'd like to thank @TianyiShi2001 for the inspiration (#1829 #1823 #1833).

  * Added a new engine ditaa based on the exec engine to convert ASCII art
    diagrams to bitmaps via the ditaa command (thanks, @kondziu, #2092).

  * Added two new chunk options, class.chunk and attr.chunk, for R Markdown
    output. These options can enclose the whole chunk output (source and
    results) in a fenced Div. Their syntax follows other chunk options with the
    similar names class.* and attr.* (e.g., class.source and attr.source). For
    example, class.chunk = "foo" would wrap the chunk output inside ::: {.foo}
    and ::: (thanks, @atusy, #2099).

  * Added a new chunk option lang to set the language name of a code chunk. By
    default, the language name is the engine name. This is primarily useful for
    syntax highlighting the source chunks in Markdown-based output. Previously
    the lang option was only available to a few engines such as verbatim and
    embed. Now it is available to all engines.

  * Added a new wrapper function rnw2pdf(). It allows users to specify an
    arbitrary output file path, clean the intermediate files, and stop when any
    error occurs in knitting (thanks, @shrektan, #2113).

  * New calling.handlers option for opts_chunk$set() to register calling
    handlers within chunks. See ?evaluate::new_output_handler for details.

MAJOR CHANGES

  * The minimal required version of R was bumped from 3.2.3 to 3.3.0 (thanks,
    @essemenoff, #2100).

  * The working directory under which chunk options are evaluated has been
    changed to the directory of the source document by default. If the package
    option root.dir is set to a different directory, that directory will be
    used as the working directory (#2081).

  * include_graphics() will expand ~ in the image paths now and also warn
    against absolute paths (thanks, @kcarnold, #2063).

  * opts_chunk$set() returns values of old chunk options after setting new
    chunk options now, instead of returning NULL, which can make it a little
    simpler to reset chunk options, e.g., you can temporarily change a few
    chunk options and save them with old = opts_chunk$set(error = FALSE,
    fig.height = 3), and reset them later with opts_chunk$set(old). This works
    for any other objects in knitr that have the $set() methods, such as
    opts_knit, opts_hooks, knit_hooks, knit_engines, and so on.

MINOR CHANGES

  * The chunk option fig.scap has been added to eval.after in opts_knit
    (thanks, @knokknok, #2061).

BUG FIXES

  * Chunk options defined in the #| style are not recognized when the code
    chunk is indented or quoted (thanks, @mine-cetinkaya-rundel, #2086).

  * Fixed a bug in Sweave2knitr() #2097 (thanks, @chroetz).

knitr 1.37
----------------------------------------------------------------
NEW FEATURES

  * Added a new chunk option named file so that the chunk content can be read
    from an external file. Setting the chunk option file = "test.R" is
    equivalent to using the chunk option code = xfun::read_utf8("test.R").

  * For R Markdown documents, code chunks can be embedded in a parent code
    chunk with more backticks now. For example, a code chunk with four
    backticks can contain code chunks with three backticks. One application is
    to conditionally include some verbatim content that contains code chunks
    via the asis engine, e.g.,

    ````{asis, echo=format(Sys.Date(), "%w") == 1}
    Some conditional content only included when report is built on a Monday

    ```{r}
    1 + 1
    ```

    On another day, this content won't be included.
    ````

    Note that the embedded child code chunks (e.g., in the asis chunk above)
    are not parsed or evaluated by knitr, and only the top-level code chunk is
    parsed and evaluated.

  * Added a new engine named comment to comment out content, e.g.,

    ````{comment}
    Arbitrary content to be commented out.

    ```{r}
    1 + 1
    ```

    The above code chunk will not be executed.
    Inline code like `r pi * 5^2` will be ignored, too.
    ````

    Note that if any line of the content to be commented out contains N
    backticks, you will have to use at least N + 1 backticks in the chunk
    header and footer of the comment chunk.

  * Added a new engine named verbatim mainly for R Markdown documents to output
    verbatim content that contains code chunks and/or inline expressions, e.g.,

    ````{verbatim}
    We can output arbitrary content verbatim.

    ```{r}
    1 + 1
    ```

    The content can contain inline code like
    `r pi * 5^2`, too.
    ````

    By default, the verbatim content is placed in a fenced default code block:

    ````default
    We can output arbitrary content verbatim.

    ```{r}
    1 + 1
    ```

    The content can contain inline code like
    `r pi * 5^2`, too.
    ````

    You can change the default language name of the block via the chunk option
    lang, e.g., lang = 'markdown' will output a code block like this:

    ````markdown
    We can output arbitrary content verbatim.

    ```{r}
    1 + 1
    ```

    The content can contain inline code like
    `r pi * 5^2`, too.
    ````

    To disable the language name on the block, use an empty string lang = ''.

    The difference between the verbatim and asis engine is that the former will
    put the content in a fenced code block, and the latter just output the
    content as-is.

    You can also display a file verbatim by using the chunk option file, e.g.,

    ```{verbatim, file="test.Rmd"}
    ```

    This engine also works for other types of documents (e.g., Rnw) but it will
    not allow for nested code chunks within the verbatim code chunk.

  * Added a new engine named embed to embed external plain-text files. It is
    essentially a simple wrapper based on the verbatim engine, with the chunk
    content read from an external file and default language guessed from file
    extension. That is,

    ```{embed, file="foo.R"}
    ```

    is equivalent to

    ```{verbatim, file="foo.R", lang="r"}
    ```

    If you provide the chunk option file to the embed engine, it will read the
    file and show its content verbatim in the output document. Alternatively,
    you can specify the file path in the chunk body, e.g.,

    ```{embed}
    "foo.txt"
    ```

    The quotes are optional but can be helpful for editors (e.g., RStudio IDE)
    to autocomplete the file paths.

    The syntax highlighting language name is from the filename extension by
    default, and you can override it with the chunk option lang (e.g., file =
    "foo.sh", lang = "bash") which is then identical to the verbatim engine.

BUG FIXES

  * The chunk option child also respects the package option root.dir now
    (thanks, @salim-b, https://community.rstudio.com/t/117563).

  * Fixed a LaTeX error "Package xcolor Error: Undefined color `fgcolor'" with
    .Rnw documents (thanks, Kurt Hornik).

MINOR CHANGES

  * Improved the (warning) message when unbalanced chunk delimiters are
    detected in R Markdown documents, to make it easier for users to fix the
    problem. The message now contains the line numbers of the opening fence and
    closing fence, as well as the opening and closing backticks. For example,
    the opening fence may be "````{r}" (four backticks) but the closing fence
    is "```" (three backticks---should also be four to match the opening
    fence), or the opening fence is indented " ```{r}" but the closing fence is
    not "```". Note that this warning message may become an error in the
    future, i.e., unbalanced chunk delimiters will no longer be allowed.

knitr 1.36
-----------------------------------------------
MAJOR CHANGES

  * In knitr 1.35, if the indentation of the closing backticks does not match
    the indentation of the chunk header in an Rmd document, the closing
    backticks would not be treated as closing fence of a code chunk. This
    behavior has been reverted because we have discovered several cases in
    which the indentation was accidental. A warning message will be issued
    instead, and you are still recommended to fix the improper indentation if
    discovered.

BUG FIXES

  * Fixed a regression in knitr 1.31 that caused package vignettes to generate
    (tangle) invalid R scripts (thanks, @t-kalinowski @halldc, #2052).

knitr 1.35
-------------------------------------------------
NEW FEATURES

  * Chunk options can also be written inside a code chunk now after the special
    comment #|, e.g.,

    ```{r}
    #| echo = FALSE, fig.width = 10,
    #| fig.cap = "This is a long caption."

    plot(cars)
    ```

    The main differences between this new syntax and traditional syntax (i.e.,
    chunk options in the chunk header) are: 1) the chunk options can be freely
    wrapped, i.e., you can write them on as many lines as you prefer; 2) you
    can also use the YAML syntax instead of the comma-separated syntax if you
    like, e.g.,

    ```{r}
    #| echo: false
    #| fig.width: 10
    ```

    Chunk options provided inside a code chunk will override options with the
    same names in the chunk header if chunk options are provided in both
    places, e.g.,

    ```{r, echo = TRUE}
    #| echo = FALSE, fig.width = 10
    ```

    The effective chunk options for the above chunk are echo = FALSE and
    fig.width = 10.

MAJOR CHANGES

  * For R Markdown documents, if the chunk header is indented, the closing
    backticks (usually ```) of the chunk must be indented with the same amount
    of spaces (thanks, @atusy, #2047). For example, the following is no longer
    a valid code chunk because the chunk header is indented but the closing
    backticks are not:

     ```{r}
    1 + 1
    ```

    If you see an error "attempt to use zero-length variable name" when
    knitting an Rmd document, it may be because of this change, and you may
    have indented the chunk header by accident. If that is the case, you need
    to remove the extra white spaces before the chunk header.

    The same problem applies to blockquotes, i.e., > before ```. If you quote
    the chunk header, you have to quote the footer as well, e.g.,

    > ```{r}
    1 + 1
    ```

    The above unbalanced code chunk needs to be corrected to:

    > ```{r}
    > 1 + 1
    > ```

    Quoting the chunk body is optional but recommended.

BUG FIXES

  * Fixed a regression in v1.34: now blank lines in code chunks are stripped
    only when collapse = FALSE but no longer stripped by default when collapse
    = TRUE. If you prefer blank lines to be always stripped, set strip.white =
    TRUE globally or on the per chunk basis (thanks, @IndrajeetPatil, rstudio/
    rmarkdown#2220, #2046).

  * In knitr::combine_words(), when words is length 2 and and = "", sep will
    now be used (thanks, @eitsupi, #2044).

  * For R Markdown documents, if the chunk output contains N backticks, the
    output hook will use N + 1 backticks to wrap the output, so that the N
    verbatim backticks can be correctly preserved (thanks, @atusy, #2047).
2022-04-23 02:07:00 +00:00
micha
825ea446ba print/tex-regexpatch-doc: Fix package version
Documentation is for version 0.2f of tex-regexpatch.
2022-04-20 16:24:07 +00:00
markd
28d68044e3 tex-tex4ht{,-doc}: update to 2022
changes unknown
2022-04-19 04:31:53 +00:00
markd
b2b5c5dffa tex-bxorigcapt{,-doc}: update to 1.0
changes unknown
2022-04-19 04:29:08 +00:00
markd
3fd402d98e tex-termcal-de{,-doc}: Add version 2.0
This package provides a German localization to the termcal
package written by Bill Mitchell, which is intended to print a
term calendar for use in planning a class.
2022-04-19 03:11:48 +00:00
markd
d935b86880 tex-termcal{,-doc}: Add version 1.8
This package is intended to print a term calendar for use in
planning a class. It has a flexible mechanism for specifying
which days of the week are to be included and for inserting
text either regularly on the same day each week, or on selected
days, or for a series of consecutive days. It also has a
flexible mechanism for specifing class and nonclass days. Text
may be inserted into consecutive days so that it automatically
flows around nonclass days.
2022-04-19 03:07:31 +00:00
markd
dc19739de5 tex-schulmathematik{,-doc}: Add version 1.2
The schulmathematik bundle provides two LaTeX packages and six
document classes for German-speaking teachers of mathematics
and physics.
2022-04-19 03:04:19 +00:00
markd
3f5b3837c4 tex-quran-de{,-doc}: Add version 0.2
The package is prepared for typesetting some German
translations of the Holy Quran. It adds three more German
translations to the quran package.
2022-04-19 03:01:32 +00:00
markd
b0321cf63c tex-quran{,-doc}: Add version 1.81
This package offers the user an easy way to typeset The Holy
Quran. It has been inspired by the lipsum and ptext packages
and provides several macros for typesetting the whole or any
part of the Quran based on its popular division, including
surah, ayah, juz, hizb, quarter, and page. Besides the Arabic
original, translations to English, German, French, and Persian
are provided, as well as an English transliteration.
2022-04-19 02:57:16 +00:00
markd
b0c14102ab tex-bidi{,-doc}: Add version 36.7
A convenient interface for typesetting bidirectional texts with
plain TeX and LaTeX. The package includes adaptations for use
with many other commonly-used packages.
2022-04-19 02:53:13 +00:00
markd
ca11ecacaa tex-apalike-german{,-doc}: Add version 2022
A copy of apalike.bst (which is part of the base BibTeX
distribution) with German localization.
2022-04-19 02:50:25 +00:00
markd
deba8097fa tex-kpathsea-doc: restore TEXLIVE_IGNORE_PATTERNS to install info file. 2022-04-18 22:42:10 +00:00
adam
f5e35d538b revbump for textproc/icu update 2022-04-18 19:09:40 +00:00
markd
b80d624b7f tex-pmhanguljamo{,-doc}: Add version 0.4
This package provides a Hangul transliteration input method
that allows to typeset Korean letters (Hangul) using the proper
fonts. The name is derived from "Poor man's Hangul Jamo Input
Method". The use of XeLaTeX is recommended. pdfTeX is not
supported.
2022-04-18 05:03:03 +00:00
markd
a381336a92 tex-bredzenie{,-doc}: Add version 1.0
This is a polish version of the classic pseudo-Latin "lorem
ipsum dolor sit amet...". It provides access to several
paragraphs of pseudo-Polish generated with Hidden Markov Models
and Recurrent Neural Networks trained on a corpus of Polish.
2022-04-18 05:00:16 +00:00
markd
f5a8432c77 tex-context-layout{,-doc}: Add versio 20070627
Draws a representation of the layout of the current page and
displays the sizes of the widths and heights of the margins,
header, footer and text body.
2022-04-18 04:33:20 +00:00
markd
48a8339031 tex-context-inifile{,-doc}: Add version 20080715
The module parses an ini-file and prints the contents with a
user-defined layout. The entries of the file may be sorted by
up to three sort keys. The format of a simple ini-file would
be: [key1] symbol1 = value1 symbol2 = value2 [key2] symbol1 =
value3 symbol2 = value4 The module only works with ConTeXt
MkIV, and uses Lua to help process the input.
2022-04-18 04:30:24 +00:00
markd
708bd1d73a tex-context-handlecsv{,-doc}: Add version 20190527
The package handles csv data merging for automatic document
creation.
2022-04-18 04:27:38 +00:00
markd
323e9dae16 tex-context-cmttbf{,-doc}: Add version 20060912
The module makes provision for bold typewriter CM fonts, in
ConTeXt. Such a font may be found in the Computer Modern 'extra
bold' font set.
2022-04-18 04:24:09 +00:00
markd
9fe03ddcb6 tex-context-cmscbf{,-doc}: Add version 20060912
The module makes provision for bold caps and small caps CM
fonts, in ConTeXt. Such a font may be found in the Computer
Modern 'extra bold' font set.
2022-04-18 04:21:04 +00:00
markd
f4fadd0511 tex-classicthesis{,-doc}: Add version 4.6
This package provides an elegant layout designed in homage to
Bringhurst's "The Elements of Typographic Style". It makes use
of a range of techniques to get the best results achievable
using TeX. Included in the bundle are templates to make thesis
writing easier.
2022-04-18 03:44:59 +00:00
markd
67a5b4c3b1 tex-autonum{,-doc}: Add version 0.3.11
The package arranges that equation numbers are applied only to
those equations that are referenced. This operation is similar
to the showonlyrefs option of the package mathtools.
2022-04-18 03:42:00 +00:00
markd
88a5348f8b tex-testhyphens{,-doc}: Add version 0.7
The package may be used for testing hyphenation patterns or for
controlling that specific words are hyphenated as expected.
This package implements some old TUGboat code to adapt it to
LaTeX with some enhancements. It differs form \showhyphens,
because it typesets its output on the document's output file.
It also works with xelatex, where \showhyphens requires a
workaround.
2022-04-18 03:38:28 +00:00
markd
24e59575e1 tex-sidenotes{,-doc}: Add version 1.00a
The package allows typesetting of texts with notes, figures,
citations, captions and tables in the margin. This is common
(for example) in science text books.
2022-04-18 03:35:47 +00:00
markd
e1be0e502c tex-scalerel{,-doc}: Add version 1.8
The package provides four commands for vertically scaling and
stretching objects. Its primary function is the ability to
scale/stretch and shift one object to conform to the size of a
specified second object. This feature can be useful in both
equations and schematic diagrams. Additionally, the scaling and
stretching commands offer constraints on maximum width and/or
minimum aspect ratio, which are often used to preserve
legibility or for the sake of general appearance.
2022-04-18 03:33:09 +00:00
markd
3191c9acac tex-prelim2e{,-doc}: Add version 2.00
Puts text below the normal page content (the default text marks
the document as draft and puts a timestamp on it). Can be used
together with e.g. the vrsion, rcs and rcsinfo packages. Uses
the everyshi package and can use the scrtime package from the
koma-script bundle.
2022-04-18 03:30:14 +00:00
markd
33b7ead22c tex-morewrites{,-doc}: Add version 20181229
The package aims to solve the error "No room for a new \write",
which occurs when the user, or when the user's packages have
'allocated too many streams' using \newwrite (TeX has a fixed
maximum number - 16 - such streams built-in to its code). The
package hooks into TeX primitive commands associated with
writing to files; it should be loaded near the beginning of the
sequence of loading packages for a document.
2022-04-18 03:26:44 +00:00
markd
3bd0a53674 tex-morefloats{,-doc}: Add version 1.0h
LaTeX can, by default, only cope with 18 outstanding floats;
any more, and you get the error "too many unprocessed floats".
This package releases the limit; TeX itself imposes limits
(which are independent of the help offered by e-TeX). However,
if your floats can't be placed anywhere, extending the number
of floats merely delays the arrival of the inevitable error
message.
2022-04-18 03:23:24 +00:00
markd
63378d1c1b tex-marginfix{,-doc}: Add version 1.2
Authors using LaTeX to typeset books with significant margin
material often run into the problem of long notes running off
the bottom of the page. A typical workaround is to insert
\vshift commands by hand, but this is a tedious process that is
invalidated when pagination changes. Another workaround is
memoir's \sidebar function, but this can be unsatisfying for
short textual notes, and standard marginpars cannot be mixed
with sidebars. This package implements a solution to make
marginpars "just work" by keeping a list of floating inserts
and arranging them intelligently in the output routine.
2022-04-18 03:20:55 +00:00
markd
04b45d22f1 tex-imakeidx{,-doc}: Add version 1.3e
The package enables the user to produce and typeset one or more
indexes simultaneously with a document. The package is known to
work in LaTeX documents processed with pdfLaTeX, XeLaTeX and
LuaLaTeX. If makeindex is used for processing the index
entries, no particular setting up is needed when TeX Live is
used. Using xindy or other programs it is necessary to enable
shell escape; shell escape is also needed if splitindex is
used.
2022-04-18 03:18:01 +00:00
markd
600c402262 tex-hardwrap{,-doc}: Add version 0.2
The package facilitates wrapping text to a specific character
width, breaking lines by words rather than, as done by TeX, by
characters. The primary use for these facilities is to aid the
generation of messages sent to the log file or console output
to display messages to the user. Package authors may also find
this useful when writing out arbitary text to an external file.
2022-04-18 03:15:08 +00:00
markd
1e65ef7d15 tex-footnotebackref{,-doc}: Added version 1.0
The package provides the means of creating hyperlinks, from a
footnote at the bottom of the page, back to the occurence of
the footnote in the main text.
2022-04-18 03:12:39 +00:00
markd
0a33717c66 tex-floatrow{,-doc}: Add version 0.3b
The floatrow package provides many ways to customize layouts of
floating environments and has code to cooperate with the
caption 3.x package. The package offers mechanisms to put
floats side by side, and to put the caption beside its float.
The floatrow settings could be expanded to the floats created
by packages rotating, wrapfig, subfig (in the case of rows of
subfloats), and longtable.
2022-04-18 03:09:25 +00:00
markd
968860b72c tex-etextools{,-doc}: Add version 3.1415926
The package provides many (purely expandable) tools for LaTeX:
Extensive list management (csv lists, lists of single
tokens/characters, etoolbox lists); purely expandable loops
(csvloop, forcsvloop, etc.); conversion (csvtolist, etc.));
addition/deletion (csvadd, listdel, etc.); Expansion and group
control: \expandnext, \ExpandAfterCmds, \AfterGroup...; Tests
on tokens, characters and control sequences (\iffirstchar,
\ifiscs, \ifdefcount, \@ifchar...); Tests on strings
(\ifstrnum, \ifuppercase, \DeclareStringFilter...); Purely
expandable macros with options (\FE@testopt, \FE@ifstar) or
modifiers (\FE@modifiers); Some purely expandable numerics
(\interval, \locinterplin).
2022-04-18 03:06:43 +00:00
markd
ebaec23d2f tex-doi{,-doc}: Add version 20180909
You can hyperlink DOI numbers to doi.org. However, some
publishers have elected to use nasty characters in their DOI
numbering scheme ('<', '>', '_' and ';' have all been spotted).
This will either upset (La)TeX, or your PDF reader. This
package contains a single user-level command \doi{}, which
takes a DOI number, and creates a correct hyperlink to the
target of the DOI.
2022-04-18 03:03:01 +00:00
markd
29ebd2db4d tex-graphics-def{,-doc}: update to 2022
changes unknown
2022-04-18 00:19:14 +00:00
markd
75df19d54d tex-pxjahyper{,-doc}: update to 1.0a
changes unknown
2022-04-18 00:12:45 +00:00
markd
34bb0cbee3 tex-hitex{,-doc}: Add version 2022
An extension of TeX which generates HINT output. The HINT file
format is an alternative to the DVI and PDF formats which was
designed specifically for on-screen reading of documents.
Especially on mobile devices, reading DVI or PDF documents can
be cumbersome. Mobile devices are available in a large variety
of sizes but typically are not large enough to display
documents formated for a4/letter-size paper. To compensate for
the limitations of a small screen, users are used to
alternating between landscape (few long lines) and portrait
(more short lines) mode. The HINT format supports variable and
varying screen sizes, leveraging the ability of TeX to format a
document for nearly-arbitrary values of \hsize and \vsize.
2022-04-17 11:06:40 +00:00
markd
3cfb5da451 xpdfopen: update to 0.86nb8 - texlive 2022 version 2022-04-17 10:49:44 +00:00
markd
5257c29e7d xetex: update to 0.999994 - texlive 2022 version
New wrapper scripts xetex-unsafe and xelatex-unsafe for simpler invocation
of documents requiring both XeTeX and PSTricks transparency operators, which
is inherently unsafe (until and unless reimplementation in Ghostscript
happens). For safety, use Lua(LA )TeX.
2022-04-17 10:48:58 +00:00
markd
dc126ac7ce xdvik: update to 22.87.06 - texlive 2022 version 2022-04-17 10:47:39 +00:00
markd
d4221bfbcd web2c: update to 2022 - texlive 2022 version
* New engine hitex, which outputs its own HINT format, designed especially
  for reading technical documents on mobile devices. HINT viewers for GNU/Linux,
  Windows, and Android are available separately from TeX Live.
* tangle, weave: support optional third argument to specify output file.
* Knuth’s program twill for making mini-indexes for original WEB programs now
  included.

Cross-engine extensions (except in original TeX, Aleph, and hiTeX):
* New primitive \showstream to redirect \show output to a file.
* New primitives \partokenname and \partokencontext allow overriding the name
  of the \par token emitted at blank lines, the end of vboxes, etc.
2022-04-17 10:46:46 +00:00
markd
7a90af0c71 vlna: update to 1.5nb8 - texlive 2022 version 2022-04-17 10:44:04 +00:00
markd
a0e8cba314 tex4ht: update to 20180703nb1 - texlive 2022 version 2022-04-17 10:43:25 +00:00
markd
92b935a5e6 seetexk: update to 20200908nb1 - texlive 2022 version 2022-04-17 10:42:52 +00:00
markd
133ac71276 ptexenc: update to 1.4.0 - texlive 2022 version 2022-04-17 10:42:18 +00:00
markd
2f1a4aa9cc luatex: update to 1.15.0 - texlive 2022 version
* Support structured destinations from PDF 2.0.
* PNG /Smask for PDF 2.0.
* Variable font interface for luahbtex.
* Different radical style defaults in mathdefaultsmode.
* Optionally block selected discretionary creation.
* Improvements for TrueType fonts implementation.
* More efficient \fontdimen allocation.
* Ignore paragraphs with only a local par node followed by direction
  synchronization nodes.
2022-04-17 10:41:27 +00:00
markd
ffc1081d5f lacheck: update to 1.29nb2 - texlive 2022 version 2022-04-17 10:39:25 +00:00
markd
ca9d88bf67 kpathsea: update to 6.3.4 - texlive 2022 version
First path returned from kpsewhich -all is now the same as a regular
(non-all) search.
2022-04-17 10:38:38 +00:00
markd
313f517c31 dvipsk: update to 2022.1 - texlive 2022 version
By default, do not attempt automatic media adjustment for rotated paper
sizes; the new option –landscaperotate re-enables.
2022-04-17 10:37:45 +00:00
markd
0c31f4594a dvipdfmx: update to 20211117 - texlive 2022 version
Support for PSTricks without requiring -dNOSAFER, except for transparency.
The -r option to set bitmap font resolution works again.
2022-04-17 10:36:43 +00:00
markd
8a7a588b9b dviljk: update to 2.6.5nb13 - texlive 2022 version 2022-04-17 10:35:41 +00:00
markd
922e0caaf4 dvidvi: update to 1.1nb6 - texlive 2022 version 2022-04-17 10:34:54 +00:00
markd
1cba6fce98 cjkutils: update to 4.8.5 - texlive 2022 version 2022-04-17 10:34:18 +00:00
markd
0b2d001062 texlive: update to texlive 2022 2022-04-17 10:26:12 +00:00
markd
2516d94282 tex-texlive.infra: update to 2022
texlive 2022 version
2022-04-17 10:24:32 +00:00
markd
aa60735d62 tex-texlive-scripts{,-doc}: update to 2022
texlive 2022 version
2022-04-17 10:23:51 +00:00
markd
f8b17efe1e tex-luatex{,-doc}: update to 1.15.0
texlive 2022 version
2022-04-17 10:22:58 +00:00
markd
77bfa36138 tex-kpathsea{,-doc}: update to 2022
texlive 2022 version
2022-04-17 10:22:02 +00:00
markd
d6f0160a12 tex-pdfmanagement-testphase{,-doc}: update to 0.95n
### Fixed
- l3pdffield-radiobutton: handling of Opt array.

### Added
- l3pdffield-radiobutton: inunison key.
2022-04-17 10:20:14 +00:00
markd
512af2daf6 tex-dvipdfmx{,-doc}: update to 2021
chnages unknown
2022-04-17 10:18:56 +00:00
markd
2d3df35779 tex-dehyph-exptl{,-doc}: update to 0.8
Approx. 6100 words added.
2022-04-16 02:45:30 +00:00
markd
c337c62100 tex-ctex{,-doc}: Add version 2.5.8
ctex is a collection of macro packages and document classes for
LaTeX Chinese typesetting.
2022-04-16 02:10:06 +00:00
markd
240f5b12c4 tex-everyhook{,-doc}: Add version 1.2
The package takes control of the six TeX token registers
\everypar, \everymath, \everydisplay, \everyhbox, \everyvbox
and \everycr. Real hooks for each of the registers may be
installed using a stack like interface. For backwards
compatibility, each of the \everyX token lists can be set
without interfering with the hooks.
2022-04-16 02:06:05 +00:00
markd
0babfe0490 tex-svn-prov{,-doc}: Add version 3.1862
The package introduces Subversion variants of the standard
LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile
where the file name and date is extracted from Subversion Id
keywords. The file name may also be given explicitly as an
optional argument.
2022-04-16 02:02:46 +00:00
markd
42cc4f6471 tex-ieejtran{,-doc}: Add version 0.18
This package provides an unofficial BibTeX style for authors of
the Institute of Electrical Engineers of Japan (IEEJ)
transactions journals and conferences.
2022-04-16 01:58:45 +00:00
markd
c5c2525273 tex-jieeetran{,-doc}: Add version 0.18
This package provides an unofficial BibTeX style for authors
trying to cite Japanese articles in the Institute of Electrical
and Electronics Engineers (IEEE) format.
2022-04-16 01:55:24 +00:00
markd
26d3b4017b tex-kanbun{,-doc}: Add version 1.2
This package allows users to manually input macros for elements
in a kanbun-kundoku (Han Wen Xun Du ) paragraph. More
importantly, it accepts plain text input in the "kanbun
annotation" form when used with LuaLaTeX, which allows
typesetting kanbun-kundoku paragraphs efficiently.
2022-04-16 01:50:22 +00:00
markd
7fcf540fd5 tex-xecjk{,-doc}: Add version 3.8.8
A LaTeX package for typesetting CJK documents in the way users
have become used to, in the CJK package. The package requires a
current version of xtemplate (and hence of the current LaTeX3
development environment).
2022-04-16 01:47:13 +00:00
markd
491ea9e217 tex-xpinyin{,-doc}: Add version 2.9
The package is written to simplify the input of Hanyu Pinyin.
Macros are provided that automatically add pinyin to Chinese
characters.
2022-04-16 01:43:19 +00:00
markd
7964cba8b1 tex-zitie{,-doc}: Add version 1.4.0
This is a LaTeX package for creating CJK character calligraphy
practicing sheets (copybooks). Currently, only XeTeX is
supported.
2022-04-16 01:15:37 +00:00
markd
45b4fd845d tex-fancyvrb{,-doc}: update to 4.2
- change option file_ext to fileext
2022-04-16 00:40:49 +00:00
markd
fb44feb59b tex-xetex{,-doc}: update to 2021
addition of xetex-unsafe and xelatex-unsafe commands
2022-04-16 00:38:00 +00:00
markd
a3458e3875 tex-lua-uni-algos{,-doc}: Add version 0.4.1
Lua code working with Unicode data has to deal with quite some
challenges. For example there are many canonically equivalent
sequences which should be treated in the same way, and even
identifying a single character becomes quite different once you
have to deal with all kinds of combining characters, emoji
sequences and syllables in different scripts. Therefore
lua-uni-algos wants to build a collection of small libraries
implementing algorithms to deal with lots of the details in
Unicode, such that authors of LuaTeX packages can focus on
their actual functionality instead of having to fight against
the peculiarities of Unicode. Given that this package provides
Lua modules, it is only useful in Lua(HB)TeX. Additionally, it
expects an up-to-date version of the unicode-data package to be
present. This package is intended for package authors only; no
user-level functionality provided.
2022-04-15 05:54:51 +00:00
markd
10f5e2de4f tex-vntex{,-doc}: update to 3.2.2
This update fixes severe rounding errors in VNR Type 1 fonts.
2022-04-15 05:04:02 +00:00
markd
c3cd010362 tex-uptex-base{,-doc}: update to 2021
Update upTeX documents and samples based on upTeX version 1.28.
2022-04-15 04:59:07 +00:00
markd
51c858390d tex-uplatex{,-doc}: update to 2021.62387
changes unknown
2022-04-15 04:55:51 +00:00
markd
5f456464c6 tex-tools{,-doc}: update to 2021
changes unknown
2022-04-15 04:53:13 +00:00
markd
00cf19c349 tex-texinfo: update to 6.8
changes unknown
2022-04-15 04:49:55 +00:00
markd
0304453538 tex-texdoctk{,-doc}: update to 0.6.0.62186
changes unknown
2022-04-15 04:47:34 +00:00
markd
cde6176555 tex-texdoc{,-doc}: update to 3.4.1
- Make Data.tlpdb.lua reproducible
- Better locale handling in scoring
- Alias adjustments
2022-04-15 04:45:41 +00:00
markd
b2a238bb34 tex-tex4ht{,-doc}: update to 2021.63021
changes unknown
2022-04-15 04:43:09 +00:00
markd
9957361026 tex-tex4ebook{,-doc}: update to 0.3h
0.3h
- fixed issues with the validity and formatting of Epub 3 tables of contents
- fixed support for appendix chapters

0.3g
- the previous version introduced spurious "0" character in the
  metadata file, resulting in a validation error. This version fixes
  this issue.

0.3f
- fixed spurious numbers in Epub Table of Contents
- fixed support for \author command in Amsart class

0.3e
- TeX4ebook will use Calibre's `ebook-convert` command to create ebooks
  in Mobi and Azw formats if `kindlegen` is not available
- fixed cross-referencing error
2022-04-15 04:40:01 +00:00
markd
a26cc694a8 tex-pxjahyper{,-doc}: update to 1.0
- Experimental support for use with hyperref’s 'unicode' option on pLaTeX
- The already obsolete option 'none' is abolished. (Use 'nodvidriver' instead.)
- The option 'auto' is renamed to 'autodvidriver'.
2022-04-15 04:33:53 +00:00