Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to change character spacing in LaTeX (i.e. to produce "w i d e ")

4,921 views
Skip to first unread message

Tasho Statev Kaletha

unread,
Jul 4, 2003, 3:53:06 PM7/4/03
to
Hi there,

I've been cruising around the net for several days to find out how to
make LaTeX to typeset a word so that there is a space between every two
characters, making it appear wider (the typographical term is called
"spacing", as far as I know). The problem is that I need a way that the
hyphenation patterns are preserved and the font currently in use is
unchanged. I'll be glad to program it myself, but I have no idea how to
get the hyphenation information for a given word and process it.

Any ideas? Thanks in advance,

Tasho
--
Direct access to this group with http://web2news.com
http://web2news.com/?comp.text.tex

Ralf Stubner

unread,
Jul 4, 2003, 3:58:41 PM7/4/03
to
"Tasho Statev Kaletha" <tasho.new...@web2news.net> writes:

[see subject]

You could use the soul package, see
<URL:http://www.tex.ac.uk/cgi-bin/texfaq2html?label=letterspace>.

cheerio
ralf

Tasho Statev Kaletha

unread,
Jul 4, 2003, 5:37:22 PM7/4/03
to

Hi Ralf,

thanks very much for the help. I lost quite much time looking for this
package. It is just what I needed. There is only a small problem
concerning the hyphenation of german words containing umlauts (öüä,
etc). Sometimes, such words are not hyphenated at all and even the
manual hyphenation fails. I hope I can tackle this problem.

Thank you very much.
Regards, Tasho

Lars Madsen

unread,
Jul 4, 2003, 5:42:48 PM7/4/03
to

Tasho Statev Kaletha wrote:
> Ralf Stubner wrote:
>
>>"Tasho Statev Kaletha" <tasho.new...@web2news.net> writes:
>>
>>[see subject]
>>
>>You could use the soul package, see
>><URL:http://www.tex.ac.uk/cgi-bin/texfaq2html?label=letterspace>.
>>
>>cheerio
>>ralf
>
>
> Hi Ralf,
>
> thanks very much for the help. I lost quite much time looking for this
> package. It is just what I needed. There is only a small problem
> concerning the hyphenation of german words containing umlauts (öüä,
> etc). Sometimes, such words are not hyphenated at all and even the
> manual hyphenation fails. I hope I can tackle this problem.
>
> Thank you very much.
> Regards, Tasho


mostly the usage of \usepackage[T1]{fontenc} helps (we have the same
problem in danish). Now (hopefully) the special gernam letters behafe
like normal letters and not just combined characters.

--

/daleif (remove RTFSIGNATURE from email address)

LaTeX FAQ: http://www.tex.ac.uk/faq
AMSMATH Intro: http://www.ams.org/tex/short-math-guide.html
LaTeX Intro: http://people.ee.ethz.ch/~oetiker/lshort/lshort.pdf
Graphics Intro: http://www.ctan.org/tex-archive/info/epslatex.pdf
Remember to post minimal working examples.

Tasho Statev Kaletha

unread,
Jul 5, 2003, 6:59:18 AM7/5/03
to
Lars Madsen wrote:
>
> mostly the usage of \usepackage[T1]{fontenc} helps (we have the same
> problem in danish). Now (hopefully) the special gernam
> letters behafe
> like normal letters and not just combined characters.

Hi Lars,

thanks for the hint. Now everything works perfect.

Bye, Tasho

0 new messages