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

Bug#108448: wrong hyphen.cfg used when cslatex installed



On Fri, Mar 15, 2002 at 10:34:14AM +0900, Atsuhito Kohda wrote:
> From: Michael Schneider <m_schnei@woglintel>
> Subject: Bug#108448: wrong hyphen.cfg used when cslatex installed
> Date: Sun, 12 Aug 2001 04:28:01 +0200
> 
> > My conclusion is, that this error isn't a very hard problem, but it should
> > be fixed someday, because if there are any people talking both czech *and* 
> > german (or french or...), they perhaps won't find a solution for this 
> > problem. It took me several hours, and I am a somewhat experienced 
> > computer user (though not an experienced TeX admin).
> 
> Could you please provide a concrete and short example
> TeX file for us?

I will assume that you have the German TeX stuff on bord (is "babel" 
in the base-packages? I use all the packages from "standard" and 
"optional", so I don't really know where it is from.), but for the 
first run _not_ the Czech packages from Xtr ("cslatex", "cstexfonts", 
"csplain") so that the following LaTeX document will be properly 
built:


	\documentclass{article}
	\usepackage[german]{babel}

	\begin{document}

	Hallo Welt! (German version of "`hello world!"')

	\end{document}


Now install the three Czech packages I mentioned and do 
a "fmtutil --all". After that, LaTeX will warn you, wenn 
you try to build the document (called "x.tex"):


	[m_schnei@woglintel /tmp]$ latex x
	This is TeX, Version 3.14159 (Web2C 7.3.1)
	/usr/share/texmf/web2c/latex.fmt: Permission denied
	/usr/share/texmf/web2c/latex.fmt: Permission denied
	I can't find the format file `latex.fmt'!
	[m_schnei@woglintel /tmp]$ latex x
	This is TeX, Version 3.14159 (Web2C 7.3.1)
	(x.tex
	LaTeX2e <1998/12/01> patch level 1
	Loading CZ hyphenation patterns: Pavel Sevecek, v3, 1995
	Loading SK hyphenation patterns: Jana Chlebikova, 1992
	(/usr/share/texmf/tex/latex/base/article.cls
	Document Class: article 1999/01/07 v1.4a Standard LaTeX document class
	(/usr/share/texmf/tex/latex/base/size10.clo))	
	(/usr/share/texmf/tex/generic/babel/babel.sty
	(/usr/share/texmf/tex/generic/babel/babel.def
	(/usr/share/texmf/tex/generic/babel/switch.def))
	(/usr/share/texmf/tex/generic/babel/germanb.ldf

	Package babel Warning: No hyphenation patterns were loaded for
	(babel)                the language `German'
	(babel)                I will use the patterns loaded for \language=0 instead.

	)) (/usr/share/texmf/tex/latex/base/fontenc.sty
	(/usr/share/texmf/tex/latex/base/t1enc.def))
	(/usr/share/texmf/tex/latex/base/inputenc.sty beta test version
	(/usr/share/texmf/tex/latex/base/latin1.def)) (x.aux) [1] (x.aux) )
	Output written on x.dvi (1 page, 248 bytes).
	Transcript written on x.log.

Now I purge the Czech stuff, do a "fmtutil --all" and everything 
works well again!


Bye, 
Michael

> 
> Best regards,			2002.3.15
> 
> -- 
>  Debian Developer & Debian JP Developer - much more I18N of Debian
>  Atsuhito Kohda <kohda@debian.org>
>  Department of Math., Tokushima Univ.
> 

-- 
Michael Schneider <m_schnei@gmx.de>



Reply to: