[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bug fix for tetex language config file



Hi Frank, hi all!

As I said, switching from tetex to texlive doesn't work, because tetex
is violating the TeX policy ;-))))

I submitted this to the svn depot:

Index: setup-conflinks.in
===================================================================
--- setup-conflinks.in	(revision 410)
+++ setup-conflinks.in	(working copy)
@@ -28,6 +28,16 @@
   package=tetex-base
   texmfdir=debian/$package/usr/share/texmf-tetex
 
+# add the magic header to the language config file
+  printf "%% 00tetex.cnf
+%%
+%% You really can change stuff in this file, but it is NOT RECOMMENDED
+%% to play around with this file if you do not know what you are doing!
+%% Please leave this comment!
+%% -_- DebPkgProvidedMaps -_-
+%%
+" >> $LANGUAGE_DIR/00tetex.cnf
+
 # install latex's language dat in language.d
   sed -n -e '0,\@^% The hyphenation pattern files are in the dir@ d; 0,/^$/ d; p' \
     $ldatdir/language.dat >> $LANGUAGE_DIR/00tetex.cnf


With this, also switching from tetex to texlive should work (now
running)

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HOVE (adj.)
Descriptive of the expression seen on the face of one person in the
presence of another who clearly isn't going to stop talking for a very
long time.
			--- Douglas Adams, The Meaning of Liff



Reply to: