Next | Query returned 24 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-04 01:20:49 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-hyperref{,-doc}: update to 7.01h

7.01h
* xr-hyper.sty has been converted into xr-hyper.dtx, it now has
   its own documentation and its code has been aligned with the
   code in the xr-package to prepare the merge of both packages
* xr-hyper now supports properties
* xr-hyper no longer expands label data when reading
* hyperref.dtx: no longer loads letltxmacro and infwarerr.
* hyperref.dtx: avoid error if czech is used
* documentation improvements

7.01g
* Remove dependency to infwarerr and ltxcmds
* xr-hyper.sty: store URL/file name of external documents always to
  allow file links even without destinations.
* remove now unneeded patches for memoir and titlesec
* rename \HyPsd at expand@utfvii to \HyPsd at expand@utfviii
* correct composite declaration

7.01f
* correct \cyreref to \cyrerev
 * corrent \textddagger definition
 * correct \DiamandSolid to \DiamondSolid in \psdmapshortnames
 * correct \textDiamandSolid to \textDiamondSolid
 * remove now unneeded fallbacks for reference commands
 * nameref: remove unneeded beamer patch
 * nameref: remove unneeded ifthen patch
 * nameref: remove memoir patches, it handles titles itself now
 * nameref: remove outdated titlesec patch.

7.01e
* improve code for theorems
* insert socket for varwidth
* improve documentation

7.01d
fix anchor handling for amsthm

7.01b
* make \Hy@@SectionAnchor safe in a MakeUppercase
* reset also \ltx at label of amsmath if a changed \label is
  detected (avoids problems with ntheorem and classes like svmono)
   2023-06-11 08:42:08 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-hyperref{,-doc}: update to 7.00y

* removed puenc-greekbasic.def and now load definitions from
  greek-fontenc instead.
* xr-hyper: unified and simplified the brace handling: all defined
  references have now five brace groups. Together with the change
  in LaTeX 2023-06-01 this will improve the combination of hyperref/
  non-hyperref documents and allow to merge with xr
* xr-hyper: changed default extension from dvi to pdf
* nameref: adapt label (re)definition to changes in LaTeX 2023-06-01
   2023-04-09 07:30:16 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-hyperref{,-doc}: update to 7.00v

* if babel is loaded casing with \MakeUppercase and \MakeLowercase
  respects the rules of the current locale/language in the bookmarks.
* removed old amstex patch of \@seteqlabel
* added test for \hyper at nopatch@amsmath at tag to allow to suppress
  an amsmath patch
* added test for \hyper at nopatch@counter to allow to suppress
  redefinitions of counter commands
* added test for \hyper at nopatch@mathenv to suppress math related
  patches
* added test for \hyper at nopatch@toc to suppress redefinition of
  toc related commands.
   2022-09-01 06:11:18 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-hyperref{,-doc}: update to 7.00s

7.00s
*  don't redefine \@secondoffive and \@fifthoffive
*  add interface to access some pdf related values unchanged (needed by hyperxmp).

7.00r
Definitions for \guillemetleft and \guillemetright added to the encoding files.
This corrects the spelling and follows the change in the latest LaTeX release.

7.00q
* fixed: beamer patch in nameref must be delayed after
   the class has been loaded.

7.00p
* fixed: check if \nameref is already defined for compability
   with ltugboat.cls
 * nameref is loaded always and earlier
 * the typexml option has been removed as the package it is
   meant to support no longer exists.

7.00o
The main changes are LaTeX 2020-10-01 is required as hooks are used now. A new
interface for package and class authors to create targets for
links has been added. Package and class authors can suppress some of the
hyperref patches if they clash with their own setup.
   2022-04-15 05:42:39 by Mark Davies | Files touched by this commit (7) | Package updated
Log message:
tex-hyperref{,doc}: update to 7.00n

This version removes a number of now unneeded patches from hyperref.
New is a key to set the next anchor name. This can be useful to create
manual bookmarks.
   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 09:47:21 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-hyperref{,-doc}: update to 7.00k

changes unknown
   2021-02-13 06:15:43 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-hyperref{,-doc}: update to 7.00j

7.00g
This hyperref version
 * sets unicode to true by default for all engines, so now also for
   pdflatex.

It cleaned up various language patches:
 * removed patches for russian, new version is on ctan
 * removed patches for danish, dutch, finnish, portugues, usorbian,
   swedish, slovene, macedonian, ukrainian.
   This doesn't affect the output, but can give warnings in the log
   until the language files adapt their definitions.
 * removed an outdated patch for \texttilde
 * moved language patches to an extra file for easier handling
 * removed \HyPsd at BabelPatch and the related code as no longer
   needed with a current babel.
 * removed patches for ngerman/german: these are now in babel-german
 * removed patches for french, unneeded according the
   babel-french maintainer.
 * removed patches for greeknumerals, the code is now in
   babel-greek.

Some outdated code has been removed:
 * removed outdated code to fix the first page boxlevel
 * removed outdated code to fix old ltxcmds code
 * removed outdated code to fix fancyvrb
 * removed code related to /Hid - deprecated in PDF 1.2

The supported autoref languages have been extended
 * added norsk to autoref languages
 * added danish to autoref language
 * corrected french language

Two bugs have been fixed:
 * corrected the definition of \begin/\end in \pdfstringdef
 * added Euro to encoding of form field font

7.00h
 * renamed the manual to hyperref-doc
 * moved the license of the documentation into the file
 * puenc.def defines cyrillic command, specially \C, only if
   \CYRDZE has been defined previously
 * puenc.def defines greek commands only if
   \textBeta has been defined previously
 * puenc.def defines hebrew command only if
   \hebdalet has been defined previously
 * ntheorem-hyper.sty made an obsolete stub
   as ntheorem has been hyperref-compatible for some years.
7.00i
 * moved definitions for the \G accent to an extra file
   puenc-extra.def, which can be loaded manually (issue 170)
 * moved the loading of puenc.def so that it can be suppressed
   with pdflatex with unicode=false
 * corrected the \hspace command in \pdfstringdef, so that it
   accepts some subset of the calc syntax.
7.00j
 * moved the PU-declarations for greek to an extra file
   puenc-greek.ldf and force loading if the options psdextra is
   used.
 * moved definition for \U accent into the cyrillic block.
   So it is only defined if \CYRDZE has been defined previously.
 * Some clarifications in the manual.
 * added \special{dvipdfmx:config C 0x10} to the xetex and
   dvipdfmx driver to avoid problems with links to external files.
 * if platex is detected unicode is set to false
 * reverted the delayed loading of puenc.def as it breaks
   package options
 * added a \lastnodetype test to distinguish explicit 0pt vskip from
   no skip in \Hy at SaveLastskip
 * enabled setting the pdfversion with the xetex/dvipdfm driver,
   2020-05-03 13:57:37 by Mark Davies | Files touched by this commit (110) | Package updated
Log message:
tex-[h-s]*: update to texlive 2020 versions

tex-hyperref{,-doc} to 7.00d
tex-jsclasses to 2020
tex-kotex-oblivoir to 2.2.1
tex-latexconfig to 2020
tex-lettrine{,-doc} to 2.23
tex-listings{,-doc} to 1.8d
tex-listofitems{,-doc} to 1.63
tex-moderncv{,-doc} to 2.0.0.52669
tex-ocgx2{,-doc} to 0.48
tex-overpic to 1.3
tex-parskip{,-doc} to 2.0d
tex-pdfpages{,-doc} to 0.5q
tex-pdftex{,-doc} to 2020
tex-pgf{,-doc} to 3.1.5b
tex-pgfplots{,-doc} to 1.17
tex-pict2e{,-doc} to 0.3c
tex-platex{,-doc} to 2020
tex-polyglossia{,-doc} to 1.49
tex-preview{,-doc} to 12.2
tex-ptex-base{,-doc} to 2020
tex-schwalbe-chess{,-doc} to 2.7
tex-siunitx{,-doc} to 2.8b
tex-snapshot{,-doc} to 2.13
tex-subfiles{,-doc} to 1.6
tex-supertabular to 4.1g
tex-latex-base-dev{,-doc} version 20201001pre5

Next | Query returned 24 messages, browsing 1 to 10 | Previous