Changeset a0751bdc
- Timestamp:
- 11/16/2015 10:15:17 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 769d8c8
- Parents:
- 764b1889
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r764b1889 ra0751bdc 47 47 <para>November 16th, 2015</para> 48 48 <itemizedlist> 49 <listitem> 50 <para>[ken] - Correction to my change for biblatex-3.1: I had 51 removed all of the Additional Downloads details instead of just the 52 patch, meaning biblatex had no download link.</para> 53 </listitem> 49 54 <listitem> 50 55 <para>[ken] - Fix a build failure in asymptote-2.35 with -
pst/typesetting/biber.xml
r764b1889 ra0751bdc 15 15 <!ENTITY biblatex-download-http "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz"> 16 16 <!ENTITY biblatex-download-ftp ""> 17 <!ENTITY biblatex-md5sum " fbadc0fc66f8580d94ad140191244545">17 <!ENTITY biblatex-md5sum "0b530b1ad0f7a0ffb05b759df5b980d6"> 18 18 <!ENTITY biblatex-size "19 MB"> 19 19 … … 64 64 </itemizedlist> 65 65 66 <bridgehead renderas="sect3">Required Additional Downloads</bridgehead> 66 <bridgehead renderas="sect3">Required Additional Download</bridgehead> 67 68 69 <itemizedlist spacing="compact"> 70 <listitem> 71 <para>The corresponding version of <application>biblatex</application> is 72 a separate project - the tds tarball is pre-packaged for untarring into 73 the <filename class="directory">texmf-dist</filename> directory. 74 Download (HTTP): <ulink url="&biblatex-download-http;"/></para> 75 </listitem> 76 <listitem> 77 <para>Download MD5 sum: &biblatex-md5sum;</para> 78 </listitem> 79 <listitem> 80 <para>Download size: &biblatex-size;</para> 81 </listitem> 82 </itemizedlist> 67 83 68 84 <bridgehead renderas="sect3">Biber Dependencies</bridgehead>
Note:
See TracChangeset
for help on using the changeset viewer.