-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn://tug.org/texlive/trunk/Build/source@73430 c570f23f-e606-0410-a88d-b1316a301751
- Loading branch information
Showing
411 changed files
with
5,928 additions
and
4,786 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2025-01-11 Karl Berry <[email protected]> | ||
|
||
* Import dvisvgm-3.4.3, patch from Martin. | ||
|
||
2024-01-27 TANAKA Takuji <[email protected]> | ||
|
||
* tests/dvisvgm-{uptex,hara}.test: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
--- dvisvgm-3.2.2/configure.ac 2024-03-07 03:07:02.000000000 -0800 | ||
+++ ./configure.ac 2024-03-07 14:41:00.745785681 -0800 | ||
--- dvisvgm-3.4.3/configure.ac 2025-01-04 03:40:14.000000000 -0800 | ||
+++ ./configure.ac 2025-01-11 10:11:01.398834796 -0800 | ||
@@ -1,18 +1,31 @@ | ||
-# This file is part of dvisvgm | ||
-# Copyright (C) 2005-2024 Martin Gieseking <[email protected]> | ||
-# Copyright (C) 2005-2025 Martin Gieseking <[email protected]> | ||
-# | ||
-# Process this file with autoconf to produce a configure script. | ||
- | ||
+dnl $Id: configure.ac 70431 2024-03-05 23:23:42Z karl $ | ||
+dnl $Id: configure.ac 70487 2024-03-07 22:55:09Z karl $ | ||
+dnl Process this file with autoconf to produce a configure script | ||
+dnl for dvisvgm in TeX Live. | ||
+dnl | ||
+dnl Copyright 2015-2024 Karl Berry <[email protected]> | ||
+dnl Copyright 2015-2025 Karl Berry <[email protected]> | ||
+dnl Copyright 2009-2014 Peter Breitenlohner <[email protected]> | ||
+dnl | ||
+dnl This file is free software; the copyright holder | ||
+dnl gives unlimited permission to copy and/or distribute it, | ||
+dnl with or without modifications, as long as this notice is preserved. | ||
+dnl | ||
+dnl Adapted for TeX Live from original dvisvgm configure.ac | ||
+dnl Copyright 2005-2024 Martin Gieseking | ||
+dnl Copyright 2005-2025 Martin Gieseking | ||
+dnl | ||
AC_PREREQ([2.69]) | ||
-AC_INIT([dvisvgm],[3.2.2],[[email protected]]) | ||
-AC_INIT([dvisvgm],[3.4.3],[[email protected]]) | ||
+m4_include([version.ac])[] dnl define dvisvgm_version | ||
+AC_INIT([dvisvgm (TeX Live)], dvisvgm_version, [[email protected]]) | ||
DATE="March 2024" | ||
DATE="January 2025" | ||
-AC_CONFIG_SRCDIR(src) | ||
+AC_CONFIG_SRCDIR([dvisvgm-src/src/dvisvgm.cpp]) | ||
AC_CONFIG_HEADERS([config.h]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.72 for dvisvgm (TeX Live) 3.2.2. | ||
# Generated by GNU Autoconf 2.72 for dvisvgm (TeX Live) 3.4.3. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -614,8 +614,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='dvisvgm (TeX Live)' | ||
PACKAGE_TARNAME='dvisvgm--tex-live-' | ||
PACKAGE_VERSION='3.2.2' | ||
PACKAGE_STRING='dvisvgm (TeX Live) 3.2.2' | ||
PACKAGE_VERSION='3.4.3' | ||
PACKAGE_STRING='dvisvgm (TeX Live) 3.4.3' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1435,7 +1435,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
'configure' configures dvisvgm (TeX Live) 3.2.2 to adapt to many kinds of systems. | ||
'configure' configures dvisvgm (TeX Live) 3.4.3 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1507,7 +1507,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of dvisvgm (TeX Live) 3.2.2:";; | ||
short | recursive ) echo "Configuration of dvisvgm (TeX Live) 3.4.3:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1647,7 +1647,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
dvisvgm (TeX Live) configure 3.2.2 | ||
dvisvgm (TeX Live) configure 3.4.3 | ||
generated by GNU Autoconf 2.72 | ||
|
||
Copyright (C) 2023 Free Software Foundation, Inc. | ||
|
@@ -2395,7 +2395,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
|
||
It was created by dvisvgm (TeX Live) $as_me 3.2.2, which was | ||
It was created by dvisvgm (TeX Live) $as_me 3.4.3, which was | ||
generated by GNU Autoconf 2.72. Invocation command line was | ||
|
||
$ $0$ac_configure_args_raw | ||
|
@@ -3392,7 +3392,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ | |
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ||
|
||
|
||
DATE="March 2024" | ||
DATE="January 2025" | ||
|
||
ac_config_headers="$ac_config_headers config.h" | ||
|
||
|
@@ -9520,7 +9520,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='dvisvgm--tex-live-' | ||
VERSION='3.2.2' | ||
VERSION='3.4.3' | ||
|
||
|
||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h | ||
|
@@ -23137,7 +23137,7 @@ Usage: $0 [OPTIONS] | |
Report bugs to <[email protected]>." | ||
|
||
lt_cl_version="\ | ||
dvisvgm (TeX Live) config.lt 3.2.2 | ||
dvisvgm (TeX Live) config.lt 3.4.3 | ||
configured by $0, generated by GNU Autoconf 2.72. | ||
|
||
Copyright (C) 2024 Free Software Foundation, Inc. | ||
|
@@ -26646,7 +26646,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by dvisvgm (TeX Live) $as_me 3.2.2, which was | ||
This file was extended by dvisvgm (TeX Live) $as_me 3.4.3, which was | ||
generated by GNU Autoconf 2.72. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -26714,7 +26714,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config='$ac_cs_config_escaped' | ||
ac_cs_version="\\ | ||
dvisvgm (TeX Live) config.status 3.2.2 | ||
dvisvgm (TeX Live) config.status 3.4.3 | ||
configured by $0, generated by GNU Autoconf 2.72, | ||
with options \\"\$ac_cs_config\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,20 +2,20 @@ dnl $Id$ | |
dnl Process this file with autoconf to produce a configure script | ||
dnl for dvisvgm in TeX Live. | ||
dnl | ||
dnl Copyright 2015-2024 Karl Berry <[email protected]> | ||
dnl Copyright 2015-2025 Karl Berry <[email protected]> | ||
dnl Copyright 2009-2014 Peter Breitenlohner <[email protected]> | ||
dnl | ||
dnl This file is free software; the copyright holder | ||
dnl gives unlimited permission to copy and/or distribute it, | ||
dnl with or without modifications, as long as this notice is preserved. | ||
dnl | ||
dnl Adapted for TeX Live from original dvisvgm configure.ac | ||
dnl Copyright 2005-2024 Martin Gieseking | ||
dnl Copyright 2005-2025 Martin Gieseking | ||
dnl | ||
AC_PREREQ([2.69]) | ||
m4_include([version.ac])[] dnl define dvisvgm_version | ||
AC_INIT([dvisvgm (TeX Live)], dvisvgm_version, [[email protected]]) | ||
DATE="March 2024" | ||
DATE="January 2025" | ||
AC_CONFIG_SRCDIR([dvisvgm-src/src/dvisvgm.cpp]) | ||
AC_CONFIG_HEADERS([config.h]) | ||
AC_CONFIG_MACRO_DIRS([../../m4])dnl not just _DIR | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
## This file is part of dvisvgm | ||
## Copyright (C) 2005-2024 Martin Gieseking <[email protected]> | ||
## Copyright (C) 2005-2025 Martin Gieseking <[email protected]> | ||
## | ||
## Process this file with automake. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,7 +116,7 @@ ADDITIONAL INFORMATION | |
|
||
COPYRIGHT | ||
|
||
Copyright (C) 2005-2024 Martin Gieseking <[email protected]> | ||
Copyright (C) 2005-2025 Martin Gieseking <[email protected]> | ||
|
||
This program is free software; you can redistribute it and/or modify it | ||
under the terms of the GNU General Public License as published by the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# This file is part of dvisvgm | ||
# Copyright (C) 2005-2024 Martin Gieseking <[email protected]> | ||
# Copyright (C) 2005-2025 Martin Gieseking <[email protected]> | ||
# | ||
# Process this file with autoconf to produce a configure script. | ||
|
||
AC_PREREQ([2.69]) | ||
AC_INIT([dvisvgm],[3.2.2],[[email protected]]) | ||
DATE="March 2024" | ||
AC_INIT([dvisvgm],[3.4.3],[[email protected]]) | ||
DATE="January 2025" | ||
AC_CONFIG_SRCDIR(src) | ||
AC_CONFIG_HEADERS([config.h]) | ||
AC_CONFIG_MACRO_DIR([m4]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
## This file is part of dvisvgm | ||
## Copyright (C) 2005-2024 Martin Gieseking <[email protected]> | ||
## Copyright (C) 2005-2025 Martin Gieseking <[email protected]> | ||
## | ||
## Process this file with automake. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- This file is part of dvisvgm --> | ||
<!-- Copyright (C) 2015-2024 Martin Gieseking <[email protected]> --> | ||
<!-- Copyright (C) 2015-2025 Martin Gieseking <[email protected]> --> | ||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> | ||
<!-- output monospaced text in bold --> | ||
<xsl:template match="literal"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<?xml version='1.0' encoding="iso-8859-1"?> | ||
<!-- This file is part of dvisvgm --> | ||
<!-- Copyright (C) 2015-2024 Martin Gieseking <[email protected]> --> | ||
<!-- Copyright (C) 2015-2025 Martin Gieseking <[email protected]> --> | ||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | ||
<xsl:param name="xetex.font"> | ||
<xsl:text>\setmainfont{Source Serif 4} </xsl:text> | ||
<xsl:text>\setsansfont{Source Sans 3} </xsl:text> | ||
<xsl:text>\setmonofont[Scale=0.9]{Source Code Pro} </xsl:text> | ||
<xsl:text>\setmonofont[Scale=0.9]{Source Code Pro Medium} </xsl:text> | ||
</xsl:param> | ||
|
||
<xsl:param name="doc.toc.show">0</xsl:param> | ||
|
Oops, something went wrong.