The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 10 00:33:04 2025 UTC (3 days, 12 hours ago) by markd
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
tex-hyperref{,-doc}: update to 7.01l

7.01k
This adapts to the next latex release which will predefine
\theHcounter and use sockets in \refstepcounter.

7.01l
Add a fix for cleveref

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 4 00:20:49 2024 UTC (15 months, 1 week 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
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)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 1 04:11:18 2022 UTC (2 years, 8 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
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.

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-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 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
Sat Feb 13 05:15:43 2021 UTC (4 years, 2 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, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -11 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.6: 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.5: preferred, colored
Changes since revision 1.5: +1 -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.5: download - view: text, markup, annotated - select for diffs
Sun Aug 11 11:36:08 2019 UTC (5 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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
tex-hyperref{,-doc}: update to 6.88h

Update to hyperref fixing issues reported on GitHub,
 main log entries since last release:

  copy manifest to tds zip for ctan checks
  spurious dictionary file for an unknown spell checker
  additional html files from restructured manual
  updated version and changelog
  added aftergroup code
  remade luatex test-files
  adapt version number
  removed producer from dviwindo
  removed producer from dvipsone driver
  removed producer code from xetex/dvipdfm driver
  removed producer code from pdftex driver
  remove pdfproducer setting from luatex driver
  added \mu mapping to psdextra.def
  limiitiiationss
  README is now merged with the manual, apart from a basic stub
  testfile for issue 81
  gobble \thanks in pdftitle
  Dutch language \autoref support

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 28 08:41:15 2019 UTC (6 years, 3 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -4 lines
tex-hyperref{,-doc}: update to 6.88e

Update to hyperref fixing issues as reported on GitHub
recent ChangeLog entries:

2018-11-30 6.88e Ulrike Fischer
 * added ignorespaces to footnotetext to address

2018-11-27 6.88d Ulrike Fischer
 * removed wrong producer warning for xetex and (x)dvipdfm(x)

2018-11-22 6.88c Ulrike Fischer
 * Added support for pdflinkmargin for xetex

2018-11-17 6.88b David Carlisle
 * Ensure Producer field in PDF shows LuaTeX version with two digits

Revision 1.3: 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-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.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Thu Jun 16 04:06:04 2016 UTC (8 years, 10 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Updated to TexLive 2016:

	Updated print/cjkutils to 4.8.4nb1
	Updated print/dviljk to 2.6.5nb7
	Updated print/dvipdfmx to 20160307
	Updated print/dvipsk to 5.996
	Updated print/kpathsea to 6.2.2
	Updated print/lacheck to 1.28nb1
	Updated print/luatex to 0.95
	Updated print/ptexenc to 1.3.4
	Updated print/seetexk to 1.1nb2
	Updated print/tex4ht to 0.0.20160522
	Updated print/vlna to 1.5nb2
	Updated print/web2c to 2016
	Updated print/xdvik to 22.87.03
	Updated print/xetex to 0.99996
	Updated print/xpdfopen to 0.86nb1
	Updated print/tex-IEEEtran{,-doc} to 1.8b
	Updated print/tex-abc{,-doc} to 2.0b
	Updated print/tex-aleph to 0.2.40768
	Updated print/tex-algorithm2e{,-doc} to 5.1
	Updated print/tex-algorithms{,-doc} to 0.1
	Updated print/tex-amsmath{,-doc} to 2.15b
	Updated print/tex-babel{,-doc} to 3.9r
	Updated print/tex-babel-bosnian to 1.1
	Updated print/tex-babel-estonian to 1.1a
	Updated print/tex-babel-french to 3.2c
	Updated print/tex-babel-friulan to 1.3
	Updated print/tex-babel-greek to 1.9f
	Updated print/tex-babel-hungarian to 1.5c
	Updated print/tex-babel-icelandic to 1.2b
	Updated print/tex-babel-latin to 3.5
	Updated print/tex-babel-russian to 1.3h
	Updated print/tex-babel-spanish to 5.0p
	Updated print/tex-babel-vietnamese to 1.4
	Updated print/tex-babel-welsh to 1.1a
	Updated print/tex-biblatex{,-doc} to 3.4
	Updated print/tex-booktabs{,-doc} to 1.618033
	Updated print/tex-breqn to 0.98d
	Updated print/tex-caption{,-doc} to 20160202
	Updated print/tex-chess-problem-diagrams{,-doc} to 1.12
	Updated print/tex-cjk-gs-integrate{,-doc} to 20160115.0
	Updated print/tex-cjk-ko{,-doc} to 1.8
	Updated print/tex-cjkpunct{,-doc} to 4.8.4
	Updated print/tex-context{,-doc} to 2016
	Updated print/tex-csplain to 2016
	Updated print/tex-csquotes{,-doc} to 5.1g
	Updated print/tex-ctable to 1.31
	Updated print/tex-cweb{,-doc} to 3.64af
	Updated print/tex-datatool{,-doc} to 2.25
	Updated print/tex-dvipdfmx{,-doc} to 2016
	Updated print/tex-dvipdfmx-def to 4.08
	Updated print/tex-dvips{,-doc} to 2016
	Updated print/tex-eplain{,-doc} to 3.8
	Updated print/tex-etex-pkg{,-doc} to 2.6
	Updated print/tex-europasscv{,-doc} to 2016
	Updated print/tex-fix2col{,-doc} to 0.04
	Updated print/tex-font-change{,-doc} to 2015.2
	Updated print/tex-glossaries{,-doc} to 4.23
	Updated print/tex-graphics{,-doc} to 1.0r
	Updated print/tex-hausarbeit-jura{,-doc} to 1.4
	Updated print/tex-hyperref{,-doc} to 6.83n
	Updated print/tex-hyph-utf8{,-doc} to 2016
	Updated print/tex-hyphen-afrikaans to 2016
	Updated print/tex-hyphen-ancientgreek to 2016
	Updated print/tex-hyphen-arabic to 2016
	Updated print/tex-hyphen-armenian to 2016
	Updated print/tex-hyphen-base to 2016
	Updated print/tex-hyphen-basque to 2016
	Updated print/tex-hyphen-bulgarian to 2016
	Updated print/tex-hyphen-catalan to 2016
	Updated print/tex-hyphen-chinese to 2016
	Updated print/tex-hyphen-coptic to 2016
	Updated print/tex-hyphen-croatian to 2016
	Updated print/tex-hyphen-czech to 2016
	Updated print/tex-hyphen-danish to 2016
	Updated print/tex-hyphen-dutch to 2016
	Updated print/tex-hyphen-english to 2016
	Updated print/tex-hyphen-esperanto to 2016
	Updated print/tex-hyphen-estonian to 2016
	Updated print/tex-hyphen-ethiopic to 2016
	Updated print/tex-hyphen-farsi to 2016
	Updated print/tex-hyphen-finnish to 2016
	Updated print/tex-hyphen-french to 2016
	Updated print/tex-hyphen-friulan to 2016
	Updated print/tex-hyphen-galician to 2016
	Updated print/tex-hyphen-georgian to 2016
	Updated print/tex-hyphen-german to 2016
	Updated print/tex-hyphen-greek to 2016
	Updated print/tex-hyphen-hungarian to 2016
	Updated print/tex-hyphen-icelandic to 2016
	Updated print/tex-hyphen-indic to 2016
	Updated print/tex-hyphen-indonesian to 2016
	Updated print/tex-hyphen-interlingua to 2016
	Updated print/tex-hyphen-irish to 2016
	Updated print/tex-hyphen-italian to 2016
	Updated print/tex-hyphen-kurmanji to 2016
	Updated print/tex-hyphen-latin to 3.1.2016
	Updated print/tex-hyphen-latvian to 2016
	Updated print/tex-hyphen-lithuanian to 2016
	Updated print/tex-hyphen-mongolian to 2016
	Updated print/tex-hyphen-norwegian to 2016
	Updated print/tex-hyphen-piedmontese to 2016
	Updated print/tex-hyphen-polish to 3.0a.2016
	Updated print/tex-hyphen-portuguese to 2016
	Updated print/tex-hyphen-romanian to 2016
	Updated print/tex-hyphen-romansh to 2016
	Updated print/tex-hyphen-russian to 2016
	Updated print/tex-hyphen-sanskrit to 2016
	Updated print/tex-hyphen-serbian to 1.0a.2016
	Updated print/tex-hyphen-slovak to 2016
	Updated print/tex-hyphen-slovenian to 2016
	Updated print/tex-hyphen-spanish to 4.5.2016
	Updated print/tex-hyphen-swedish to 2016
	Updated print/tex-hyphen-thai to 2016
	Updated print/tex-hyphen-turkish to 2016
	Updated print/tex-hyphen-turkmen to 2016
	Updated print/tex-hyphen-ukrainian to 2016
	Updated print/tex-hyphen-uppersorbian to 2016
	Updated print/tex-hyphen-welsh to 2016
	Updated print/tex-ifluatex{,-doc} to 1.4
	Updated print/tex-koma-script to 3.20
	Updated print/tex-kotex-oblivoir{,-doc} to 2.1.7
	Updated print/tex-kotex-plain{,-doc} to 2.1.1.a
	Updated print/tex-kotex-utf{,-doc} to 2.1.2
	Updated print/tex-kotex-utils{,-doc} to 2.1.0
	Updated print/tex-kpathsea{,-doc} to 2016
	Updated print/tex-latex{,-doc} to 2016
	Updated print/tex-latex-bin to 2016
	Updated print/tex-latexconfig to 2016
	Updated print/tex-leaflet{,-doc} to 1.1a
	Updated print/tex-lettrine{,-doc} to 1.9
	Updated print/tex-lollipop{,-doc} to 1.06
	Updated print/tex-luatex to 0.95
	Updated print/tex-mathtools to 1.18
	Updated print/tex-media9{,-doc} to 0.68
	Updated print/tex-memoir{,-doc} to 3.7f
	Updated print/tex-mhchem{,-doc} to 4.04
	Updated print/tex-microtype{,-doc} to 2.6a
	Updated print/tex-minted{,-doc} to 2.1
	Updated print/tex-musixtex{,-doc} to 1.22
	Updated print/tex-oberdiek{,-doc} to 2016
	Updated print/tex-pageslts to 1.2f
	Updated print/tex-paralist{,-doc} to 2.5
	Updated print/tex-pdfcomment{,-doc} to 2.3b
	Updated print/tex-pdfpages{,-doc} to 0.5f
	Updated print/tex-pdftex{,-doc} to 2016
	Updated print/tex-pgf{,-doc} to 3.0.1a
	Updated print/tex-pgfplots{,-doc} to 1.13
	Updated print/tex-pict2e{,-doc} to 0.3b
	Updated print/tex-plain to 3.141592653.40274
	Updated print/tex-polyglossia{,-doc} to 1.42.4
	Updated print/tex-powerdot to 1.5a
	Updated print/tex-preview{,-doc} to 11.89
	Updated print/tex-ptex to 3.2pl41220
	Updated print/tex-realscripts{,-doc} to 0.3d
	Updated print/tex-schwalbe-chess{,-doc} to 2.1
	Updated print/tex-showlabels{,-doc} to 1.7
	Updated print/tex-siunitx{,-doc} to 2.6q
	Updated print/tex-sttools{,-doc} to 1.8
	Updated print/tex-tetex{,-doc} to 3.0.41059
	Updated print/tex-tex4ht{,-doc} to 2016
	Updated print/tex-texinfo to 5.1.40618
	Updated print/tex-texlive-scripts to 2016
	Updated print/tex-texlive.infra to 2016
	Updated print/tex-titlesec{,-doc} to 2.10.2
	Updated print/tex-tools{,-doc} to 2016
	Updated print/tex-toptesi{,-doc} to 5.91
	Updated print/tex-udesoftec{,-doc} to 1.5.2
	Updated print/tex-xcjk2uni{,-doc} to 0.6
	Updated print/tex-xcolor{,-doc} to 2.12
	Updated print/tex-xetex{,-doc} to 2016
	Updated print/tex-xetex-def to 4.08
	Updated print/tex-xetexconfig to 2016
	Updated print/tex-xltxtra{,-doc} to 0.6
	Added print/tex-pbibtex-base{,-doc} version 0.0.2016
	Added print/tex-ptex-base{,-doc} version 0.0.2016
	Added print/tex-tex-ini-files{,-doc} version 2016
	Added print/tex-unicode-data{,-doc} version 1.4a
	Added print/tex-updmap-map version 2016

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 1 01:25:29 2009 UTC (16 years ago) by minskim
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, 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, 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-doc-6.78q as print/tex-hyperref-doc.

This is documentation for tex-hyperref.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 1 01:25:29 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>