The NetBSD Project

CVS log for pkgsrc/print/tex-hyperref/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-hyperref

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 11 06:42:07 2023 UTC (23 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 15 03:42:39 2022 UTC (3 years ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 3 07:47:21 2021 UTC (3 years, 11 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
tex-hyperref{,-doc}: update to 7.00k

changes unknown

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 13 05:15:43 2021 UTC (4 years, 2 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -0 lines
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,

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 3 11:57:31 2020 UTC (5 years ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 7 09:09:38 2016 UTC (8 years, 9 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Update some texlive packages to latest versions.
Precise changes unknown
 Updated print/tex-amsmath(,-doc} to 2.15d
 Updated print/tex-caption(,-doc} to 20160522
 Updated print/tex-csplain to 2016.41764
 Updated print/tex-csquotes(,-doc} to 5.1h
 Updated print/tex-datatool(,-doc} to 2.27
 Updated print/tex-dvips(,-doc} to 2016.41704
 Updated print/tex-etex-pkg(,-doc} to 2.7
 Updated print/tex-glossaries(,-doc} to 4.25
 Updated print/tex-hyperref(,-doc} to 6.83q
 Updated print/tex-koma-script to 3.21
 Updated print/tex-latex(,-doc} to 2016.41765
 Updated print/tex-lollipop(,-doc} to 1.07
 Updated print/tex-luatex85(,-doc} to 1.4
 Updated print/tex-marginnote(,-doc} to 1.2
 Updated print/tex-media9(,-doc} to 0.69
 Updated print/tex-minted(,-doc} to 2.4
 Updated print/tex-musixtex(,-doc} to 1.23
 Updated print/tex-oberdiek(,-doc} to 2016.41346
 Updated print/tex-pdfcomment(,-doc} to 2.4
 Updated print/tex-ptex-base(,-doc} to 0.0.2016.41420
 Updated print/tex-readarray(,-doc} to 1.3
 Updated print/tex-showlabels(,-doc} to 1.8
 Updated print/tex-sttools(,-doc} to 1.9
 Updated print/tex-tex4ht(,-doc} to 2016.41726
 Updated print/tex-texinfo to 5.1.41792
 Updated print/tex-textpos(,-doc} to 1.8
 Updated print/tex-tools(,-doc} to 2016.41688
 Updated print/tex-toptesi(,-doc} to 5.92
 Updated print/tex-unicode-data(,-doc} to 1.5
 Updated print/tex-updmap-map to 2016.41585

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 23 11:29:01 2015 UTC (10 years ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Update tex-hyperref{,-doc} to 6.83m

latest texlive version.  changes unknown.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 10 20:32:00 2010 UTC (15 years ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Update tex-hyperref{,-doc} to 6.80x.

Too many changes since 6.78r.  See ChangeLog in tex-hyperref-doc for the
complete list.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Apr 29 22:08:33 2009 UTC (16 years ago) by minskim
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import tex-hyperref-6.78q as print/tex-hyperref.

The hyperref package is used to handle cross-referencing commands in
LaTeX to produce hypertext links in the document.  The package
provides backends for the \special set defined for HyperTeX DVI
processors; for embedded pdfmark commands for processing by Acrobat
Distiller (dvips and Y&Y's dvipsone); for Y&Y's dviwindo; for PDF
control within pdfTeX and dvipdfm; for TeX4ht; and for VTeX's pdf and
HTML backends.  The package is distributed with the backref and
nameref packages, which make use of the facilities of hyperref.  The
package depends on the author's kvoptions and refcount packages.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 29 22:08:33 2009 UTC (16 years ago) by minskim
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>