Log of /deb-maint/ttf2tex/tags/0.70-13/debian
Directory Listing
Revision
8725 -
Directory Listing
Modified
Wed Mar 19 00:55:50 2008 UTC
(5 years, 2 months ago)
by
rafael
Tagging Debian release ttf2tex_0.70-13
Revision
6379 -
Directory Listing
Modified
Wed Dec 5 12:12:36 2007 UTC
(5 years, 5 months ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
* debian/control:
+ Dropped the Homepage pseudo-header from the extended descriptions
+ Bumped Standards-Version to 3.7.3
Revision
4014 -
Directory Listing
Modified
Sun Jul 29 09:00:55 2007 UTC
(5 years, 9 months ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
* debian/patches/02_texmfhome.patch: When --user option is used try to
get installation directory from both HOMETEXMF and TEXMFHOME kpathsea
variables (the former seems to be deprecated). Closes: #435063.
* debian/patches/01_drop--a-option.patch: Renamed patch
Revision
2777 -
Directory Listing
Modified
Mon Mar 26 20:32:38 2007 UTC
(6 years, 1 month ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
The variable $package is not set through the YAML file, but composed using
the value of $font. Documented this in the man page.
Revision
2773 -
Directory Listing
Modified
Mon Mar 26 19:56:37 2007 UTC
(6 years, 1 month ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
* Instead of having two substitution string for generalfamily, namely
#FAMILYCMD# and #GENERALFAMILY#, use only the later and use the
appropriate \??default and \??family in font.sty and test.tex (BTW,
\rm, \sf, and \tt are old LaTeX 2.09 commands, although they still
work in LaTeX2e).
* When doing the substitutions in $line, use an elegant array
containing the names and map over them. For some strange reason,
this only works when the concerned varaibles are _not_ defined with
"my" (go figure...)
* We do not need the %families hash anymore. Make the check for a
valid generalfamily using an anonymous hash.
Revision
2772 -
Directory Listing
Modified
Mon Mar 26 19:45:53 2007 UTC
(6 years, 1 month ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
Use a hash for the default values and move the code up, before the
YAML file is read, such that we do not need to check whether the
variables are already defined.
Revision
2750 -
Directory Listing
Modified
Fri Mar 23 14:54:28 2007 UTC
(6 years, 2 months ago)
by
loxley-guest
Original Path:
deb-maint/ttf2tex/trunk/debian
Added "generalfamily" paramter to control which kind of font
(rm, sf, tt) is processed. Documentation and example are updated
to reflect that change.
Revision
2728 -
Directory Listing
Modified
Wed Mar 21 15:12:09 2007 UTC
(6 years, 2 months ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
* debian/README.Debian: Added a paragraph explaining that the package
currently only works with pdflatex (and not with latex+dvips) as well
as why the upstream development of ttf2tex was stopped
Revision
2714 -
Directory Listing
Modified
Tue Mar 20 20:50:11 2007 UTC
(6 years, 2 months ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
Use debhelper debian/links file. Also, the link should include the
#FAMILY# directory, otherwise the package would contain a wrong symlink in
/usr/share/texmf/fonts/map/pdftex
Revision
2669 -
Directory Listing
Modified
Sun Mar 18 09:42:47 2007 UTC
(6 years, 2 months ago)
by
rafael
Original Path:
deb-maint/ttf2tex/trunk/debian
* From now on, this package will be collaboratively maintained with
Klaus-Martin Hansche through the collab-maint group at
alioth.debian.org
* debian/control:
+ Added the appropriate fields XS-Vcs-Svn and XS-Vcs-Browser
+ Changed the maintainer to "Co-maintainers of ttf2tex
<rafael-ttf2tex@debian.org>". This is a dedicated e-mail alias in
my account in master.debian.org.