[med-svn] [praat] 02/05: d/README.Debian: Remove this obsolete file
Rafael Laboissiere
rafael at debian.org
Mon Aug 14 08:58:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository praat.
commit a2aca53624b7a899d4c1318b4586c987eb9ecad0
Author: Rafael Laboissiere <rafael at debian.org>
Date: Sun Aug 13 03:58:06 2017 -0300
d/README.Debian: Remove this obsolete file
---
debian/README.Debian | 39 ---------------------------------------
1 file changed, 39 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index d57a5ee..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,39 +0,0 @@
-praat for Debian
-----------------
-
-The choice of fonts for both the Praat picture and Help windows is way
-too restrictive and is limited to Times/Helvetica/Palatino. This is
-the reason why the praat package recommends some of the xfonts-*
-packages.
-
-In some case, the X-Window server may choose a font that displays
-poorly on the screen. This may happen, for instance, when the
-gsfonts-x11 is installed and its font directory appears before that of
-xfonts-75dpi or xfonts-100dpi in the fonts path. Indeed, the
-gsfonts-x11 package defines aliases for the PostScript fonts in its
-fonts.alias file.
-
-In order to fix the problem, either remove the gsfonts-x11 package or
-make the appropriate fonts to take precedence over those of
-gsfonts-x11. In a system-wide way, this can be done by editing the
-/etc/X11/xorg.conf file such that it reads something like:
-
- Section "Files"
- [...]
- FontPath "/usr/share/fonts/X11/100dpi"
- [...]
- FontPath "/usr/lib/X11/fonts/Type1"
- [...]
- EndSection
-
-Users might also insure that the directories in the font path are in
-the correct order by executing the following series of commands:
-
- xset -fp /usr/lib/X11/fonts/Type1
- xset -fp /usr/share/fonts/X11/100dpi
- xset +fp /usr/lib/X11/fonts/Type1
- xset +fp /usr/share/fonts/X11/100dpi
-
-
- -- Rafael Laboissiere <rafael at debian.org>, Sat, 8 Dec 2007 16:31:11 +0100
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list