Path to this page:
./
print/tex-babel-german,
Babel support for documents written in German
Branch: CURRENT,
Version: 2.14,
Package name: tex-babel-german-2.14,
Maintainer: pkgsrc-usersThe package defines LaTeX support, within the Babel package, of
German (including its Austrian dialect), in both 'old' and
'new' orthographies.
Required to run:[
print/kpathsea] [
print/tex-babel]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-02-03) Updated to version: tex-babel-german-2.14
- (2021-06-03) Updated to version: tex-babel-german-2.13
- (2021-02-15) Updated to version: tex-babel-german-2.12
- (2019-01-28) Updated to version: tex-babel-german-2.11
- (2018-05-03) Updated to version: tex-babel-german-2.10
- (2017-06-21) Updated to version: tex-babel-german-2.9
CVS history: (Expand)
2024-02-03 02:42:51 by Mark Davies | Files touched by this commit (2) | |
Log message:
tex-babel-german: update to 2.14
* Add "capsz" modifier to get a capital eszett letter if available (ngerman
and naustrian only)
* Add some shorthands to insert gender-range marks (*, :, or _) which do not
break hyphenation
|
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2021-06-03 06:13:43 by Mark Davies | Files touched by this commit (2) | |
Log message:
tex-babel-german: update to 2.13
changes unknown
|
2021-02-14 21:18:15 by Mark Davies | Files touched by this commit (2) | |
Log message:
tex-babel-german: update to 2.12
* Properly handle shorthands in hyperref pdf strings
* Some clarifications about standard varieties in the manual
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-12-06 21:19:34 by Mark Davies | Files touched by this commit (430) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2019-01-28 12:11:04 by Mark Davies | Files touched by this commit (2) | |
Log message:
tex-babel-german: update to 2.11
This release fixes an old hyphenation regression which was introduced
with babel 3.7 (16 years ago!) in a number of shorthands: Since then,
\allowhyphens is deactivated in T1 encoding. Thus, hyphenation did not
work as intended in T1 with shorthands that used \allowhyphens.
As a fix, babel-german now uses \bbl at allowhyphens which is synonymous
to \allowhyphens, except that it works in T1, in these shorthands.
Affected by this change: "a "o "u "A "O "U "f \
"| shorthands, and the \ck macro.
Note that this change might affect line/page breaking. But then, the
unnoticed regression fixed here did so as well.
This change also restitutes compatibility with [n]german.sty for the
mentioned shorthands.
|