Up to [cvs.NetBSD.org] / pkgsrc / print / tex-glossaries
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Sat Apr 1 11:20:18 2023 UTC (5 months, 2 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
tex-glossaries{,-doc}: update to 4.52 4.50 **Major new version** UTF-8 is supported and some of the sentence case commands, such as \Glsentrytext can expand in PDF bookmarks. If your document uses \MakeTextUppercase or \MakeTextLowercase, you will need to explicitly load textcase.sty if you want to continue using them. Alternatively substitute them with \glsuppercase and \glslowercase. All deprecated and obsolete commands and options that have been retained for backward-compatibility for over 6 years have been removed. The other significant change is that the default setting for esclocations and \ifglswrallowprimitivemods is now false. If a document requiring xindy has locations that expand to robust or protected commands you may need to switch these on or see the "Problematic Locations" section of the user manual. 4.51 - indexing and unset/reset disabled during measuring - added \glsmeasurewidth, \glsmeasureheight and \glsifmeasuring - switched to \TrackIfKnownLanguage for the languages identified in "languages" option - added test file example-glossaries-user.tex - bug fix (automake doesn't work) 4.52 Bug fix: corrected spelling of \@ne
Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 8 23:07:05 2022 UTC (17 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.15: +4 -4
lines
Diff to previous 1.15 (colored)
tex-glossaries{,-doc}: update to 4.49 - bug fix: list style with entrycounter has problematic unexpanded content - new command \glsunexpandedfieldvalue (provided for use in \glslistexpandedname) - new command \glscapitalisewords (defaults to \capitalisewords) provides a way to switch to \capitalisefmtwords if required - added new files containing dummy entries for testing: - example-glossaries-longchild.tex - example-glossaries-childmultipar.tex
Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 26 11:13:28 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 7 14:50:17 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
print: Remove SHA1 hashes for distfiles
Revision 1.13 / (download) - annotate - [select for diffs], Fri May 1 02:30:50 2020 UTC (3 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
tex-[efg]*: update to texlive 2020 versions tex-endnotes{,-doc} to 2020 tex-epigraph{,-doc} to 1.5e tex-eplain{,-doc} to 3.9.54498 tex-etoc{,-doc} to 1.09b tex-europecv{,-doc} to 2020 tex-fancyvrb{,-doc} to 3.5 tex-filecontents{,-doc} to 1.5 tex-filehook{,-doc} to 0.7 tex-fmtcount{,-doc} to 3.07 tex-fncylab{,-doc} to 1.1 tex-footnotehyper{,-doc} to 1.1a tex-geometry{,-doc} to 5.9 tex-glossaries{,-doc} to 4.46 tex-graphics{,-doc} to 1.4a tex-graphics-def{,-doc} to 2020
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 30 06:16:44 2019 UTC (4 years, 7 months ago) by markd
Branch: 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
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
tex-glossaries{,-doc}: update to 4.42 glossaries.sty: - changed \edef to \protected at csedef in \glsfieldedef - changed \xdef to \protected at csxdef in \glsfieldxdef - added package option 'noglossaryindex' to counteract 'index' (if 'index' happens to be supplied as a global option) - automake option now takes 'immediate' as a value. glossary-longbooktabs.sty: - removed superfluous \glspatchLToutput
Revision 1.11 / (download) - annotate - [select for diffs], Sun May 6 04:06:39 2018 UTC (5 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
tex-glossaries{,-doc}: update to 4.37 * glossaries.sty: - bug fix (if \makeindex is used without \makeglossaries, corrupted glossary information is written to the .idx file) * makeglossaries-lite.lua: - corrected check for double-quotes in \@istfilename (from \jobname when the .tex file name contains spaces) - added check for nil codepage
Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 23 02:08:35 2017 UTC (5 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
tex-glossaries{,-doc}: update to 4.33 - added package option nolangwarn - added package option esclocations - added \GlsSetXdyNumberGroupOrder - added starred form of \GlsSetXdyFirstLetterAfterDigits
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 21 07:24:06 2017 UTC (6 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Update to TeXlive 2017 Updated print/tex-glossaries{,-doc} to 4.30 Updated print/tex-graphics{,-doc} to 1.2a Updated print/tex-graphics-def{,-doc} to 2017 Updated graphics/tex-graphics-pln{,-doc} to 2017 Updated print/tex-hausarbeit-jura{,-doc} to 1.5 Updated print/tex-hyperref{,-doc} to 6.85a Updated print/tex-hyphen-base to 2017 Updated print/tex-hyphen-german to 2017 Updated print/tex-hyphen-latin to 3.1.2017 Updated fonts/tex-inconsolata{,-doc} to 1.112 Updated fonts/tex-ipaex-type1{,-doc} to 0.4a Updated fonts/tex-japanese-otf{,-doc} to 1.7b6.42950 Updated print/tex-jsclasses to 2017
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 7 09:09:38 2016 UTC (7 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
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.7 / (download) - annotate - [select for diffs], Thu Jun 16 04:06:04 2016 UTC (7 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
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.6 / (download) - annotate - [select for diffs], Wed Nov 4 01:02:12 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add SHA512 digests for distfiles for print category Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 9 07:59:23 2015 UTC (8 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update tex-glossaries{,-doc} to 4.17 * makeglossaries (Perl script): - fixed ngerman din5007 issue. * glossaries.sty: - new field-related commands: \glsaddstoragekey, \glsfielddef, \glsfieldedef, \glsfieldgdef, \glsfieldxdef, \glsfieldfetch, \ifglsfieldeq, \ifglsfielddefeq, \ifglsfieldcseq - new user command \glswriteentry to hook into mechanism that writes entry information to the external files - new user command \glspostlinkhook to hook into end of commands like \gls and \glstext. - Added new acronym styles "long-sp-short" and "long-sp-short-desc" - bug fix: \glsadd should use \@@do at wrglossary not \@do at wrglossary
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 22 22:42:18 2015 UTC (8 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update tex-glossaries{,-doc} to 4.15 latest texlive version. changes unknown.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 18 21:32:43 2011 UTC (11 years, 11 months ago) by minskim
Branch: 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
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update tex-glossaries to 3.01. Notable changes: * Documentation has been restructured. * Added new package options: entrycounter, counterwithin, subentrycounter, sort, seeautonumberlist, savewrites, and compatible-2.07. * \printglossary sets \currentglossary to the current glossary's label. (Allows custom glossary styles access to the glossary type.) * Modified internal workings of acronyms.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 9 07:34:01 2007 UTC (16 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: 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,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update to 1.02: v1.02 (25 May 2007): * Added overview section in the documentation v1.01 (17 May 2007): * Added number range facility (equivalent to makeindex's |( and |) formatting commands.) * Added a space after \delimN and \delimR in the ist file.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 25 11:54:17 2007 UTC (16 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of tex-glossaries, version 1.0: The glossaries package supports acronyms and multiple glossaries. New entries are defined to have a name and description (and optionally an associated symbol). Plural forms can also be specified. New glossary styles can be defined, and preambles and postambles can be specified. There is provision for loading a database of terms: only terms used in the text will be added to the relevant glossary.
Revision 1.1 / (download) - annotate - [select for diffs], Fri May 25 11:54:17 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
Initial revision