\def\fourdots
{\ldotp\ldotp\ldotp\ldotp}
Wolfgang
Am 11.05.2009 um 23:14 schrieb Ryo Furue:
Wolfgang,
| \unexpanded\def\fourdots{{\def\periodswidth{.3em}\periods[4]}}
|
| \starttext
| Hello\fourdots\ World\fourdots
|
| Hello\fourdots\ World.
| \stoptext
Thanks for the macro! It's almost p
Ryo Furue wrote:
By the way, I'm wondering where one should store personal macro files.
With LaTeX (texlive-latex), ~/texmf/tex/latex/ seems to be the default
place. Is ~/texmf/tex/context/ a recommended place?
texmf-project/tex/context/user/
is a pretty safe place
Hans
---
Wolfgang,
| \unexpanded\def\fourdots{{\def\periodswidth{.3em}\periods[4]}}
|
| \starttext
| Hello\fourdots\ World\fourdots
|
| Hello\fourdots\ World.
| \stoptext
Thanks for the macro! It's almost perfect. . . . I thought I was
imagining things, but the distance between the last letter of the
Am 08.05.2009 um 22:22 schrieb Ryo Furue:
\starttext
Hello\ldots. World.\ldots
Hello\unknown. World.\unknown
Hello\unknown World.
\stoptext
\unexpanded\def\fourdots{{\def\periodswidth{.3em}\periods[4]}}
\starttext
Hello\fourdots\ World\fourdots
Hello\fourdots\ World.
\stoptext
Wolfgang
Hello Hans,
| > Hello ConTeXt folks,
| > I'm quite new to ConTeXt. I like it.
| > It's way more systematic than LaTeX.
| > Here's my first question. When omitting the last
| > part of a sentence, I want four periods:
| > This is a long sentence which\ldots.
|
| which\unknown
Thanks for the
Ryo Furue wrote:
Hello ConTeXt folks,
I'm quite new to ConTeXt. I like it.
It's way more systematic than LaTeX.
Here's my first question. When omitting the last
part of a sentence, I want four periods:
This is a long sentence which\ldots.
which\unknown
Hello ConTeXt folks,
I'm quite new to ConTeXt. I like it.
It's way more systematic than LaTeX.
Here's my first question. When omitting the last
part of a sentence, I want four periods:
This is a long sentence which\ldots.
LaTeX produces equally-spaced four periods,
but with ConTeXt, the la