Hi,
\filename tends to get too much letterspacing; can I change that?
\tex has strange hyphenation, seems to break whereever; can I change that?
Hraban
___
If your question is of interest to others as well, please
ge numbers like \definelayout[+1][wide] are
nice.
If that’s not enough, I’m using \letterspacing with tiny ± values.
So much about dirty tricks. ;)
parpasses will permit you to have steps with different solutions so
expansion can be delayed till it is really needed; interesting is that
even w
ve page numbers like \definelayout[+1][wide] are
nice.
If that’s not enough, I’m using \letterspacing with tiny ± values.
So much about dirty tricks. ;)
parpasses will permit you to have steps with different solutions so
expansion can be delayed till it is really needed; interesting is that
even wit
like
\page\setuplayout[narrow]. I defined narrow, normal, and wide versions
with 1 mm difference. Before I didn’t know you can call named layouts
like this, also relative page numbers like \definelayout[+1][wide] are nice.
If that’s not enough, I’m using \letterspacing with tiny ± values.
So
On 7/12/2022 9:42 PM, Henning Hraban Ramm via ntg-context wrote:
And "fullhz" in spac-ali.mkxl calls \font_expansion_enable_k.
So, apparently fullhz enables stretching of *kerning* – that sounds to
me like letterspacing.
no, it's the inter-character kerning (the tiny
wo}
64%def\font_expansion_enable_n{\normaladjustspacing\plusone}
65\def\font_expansion_disable {\normaladjustspacing\zerocount}
And "fullhz" in spac-ali.mkxl calls \font_expansion_enable_k.
So, apparently fullhz enables stretching of *kerning* – that sounds to
me like letterspacing.
OTOH in my n
Am 24.06.22 um 05:15 schrieb Benjamin Buchmuller via ntg-context:
• Type density: Must be no more than 15 characters per linear inch (including
characters and spaces).
This talks about "type density", not characters per line. This depends
mostly on the font (and letterspacing)
t; to have the following features:
> >
> > * Its title should appear in the ToC, but its number should never be
> > printed in the ToC or in the text.
> > * It should always start on an odd page.
> > * Its text should be in a larger size than the text o
d appear in the ToC, but its number should never be
printed in the ToC or in the text.
* It should always start on an odd page.
* Its text should be in a larger size than the text of the body, set
in all caps, and set with extra letterspacing.
* Most importantly, the title of the headin
the ToC, but its number should never be
> > printed in the ToC or in the text.
>
> number=no.
>
> > * It should always start on an odd page.
>
> This is the default for \setuphead[part] (only noticeable in doublesided
> documents).
>
> > * Its text should
y noticeable in doublesided
documents).
> * Its text should be in a larger size than the text of the body, set
> in all caps, and set with extra letterspacing.
style is the right option there.
> * Most importantly, the title of the heading should appear on its own
> page
in the ToC or in the text.
- It should always start on an odd page.
- Its text should be in a larger size than the text of the body, set in
all caps, and set with extra letterspacing.
- Most importantly, the title of the heading should appear on its own
page without a header or footer. T
Ahoi,
the designer of a corporate design I must use insists to have the bodyfont
spaced by 4%, italics by 5%, in footnotes 13/14%.
I got as far as
\definecharacterkerning[default][factor=.04]
\definecharacterkerning[default-italic][factor=.05]
\definecharacterkerning[footnotes][factor=.13]
\defin
field(g, "stretch", kern)
setfield(g, "stretch_order", 1)
And what I should do about the "return new_kern(kern)"?
local g = new("kern")
setfield(g,"kern",kern)
I tried various variants and got results from no letterspacing to
"invalid node t
>local new = node.direct.new
>
>local g = new("glue")
>setfield(g, "stretch", kern)
>setfield(g, "stretch_order", 1)
And what I should do about the "return new_kern(kern)"?
I tried various variants and got results from no letterspacing
erence in letterspacing. Am I doing something
> wrong here?
>
> Hans van der Meer
>
> Minimal example and output:
>
> \setuppapersize[A5][A5]
> \starttext
> \setupbodyfont[lmodern]
> lmodern: uppercase smallcaps\blank
> \setupbodyfont[cambria]
> cambria: upperc
> On 29 Jun 2016, at 10:05, dr. Hans van der Meer wrote:
>
> I do not understand the behaviour of the \sc macro. I thought smallcaps would
> turn out to be smaller than capitals. But I see no difference between them
> except a subtle difference in letterspacing. Am I doing
except a subtle difference in letterspacing. Am I doing something wrong here?
Hans van der Meer
Minimal example and output:
\setuppapersize[A5][A5]
\starttext
\setupbodyfont[lmodern]
lmodern: uppercase smallcaps\blank
\setupbodyfont[cambria]
cambria: uppercase smallcaps\blank
\LuaTeX-versio
dr. Hans van der Meer <mailto:havdm...@ziggo.nl>
29. Juni 2016 um 10:05
I do not understand the behaviour of the \sc macro. I thought
smallcaps would turn out to be smaller than capitals. But I see no
difference between them except a subtle difference in letterspacing.
Am I doing som
On Wed, Jun 29, 2016 at 10:05 AM, dr. Hans van der Meer
wrote:
> I do not understand the behaviour of the \sc macro. I thought smallcaps would
> turn out to be smaller than capitals. But I see no difference between them
> except a subtle difference in letterspacing. Am I doing someth
I do not understand the behaviour of the \sc macro. I thought smallcaps would
turn out to be smaller than capitals. But I see no difference between them
except a subtle difference in letterspacing. Am I doing something wrong here?
Hans van der Meer
Minimal example and output:
\setuppapersize
:
1. Make #1 uppercase [OK, in simple situations I could just type the
uppercase letters]
2. change #1's color to xxx [not a problem]
3. apply an amount of letterspacing to the capitalized #1 that I can
specify myself.
Maybe I'm only using the wrong search term, maybe the letterspace
fe
tuations I could just type the
uppercase letters]
2. change #1's color to xxx [not a problem]
3. apply an amount of letterspacing to the capitalized #1 that I can
specify myself.
Maybe I'm only using the wrong search term, maybe the letterspace
feature is well hidden in the doc
author= {Hische, J.},
year = {2015},
title = {In progress},
subtitle = {see inside a lettering artist's sketchbook and process, from pencil to vector},
publisher = {Chronicle Books},
language = {english},
}
@Book{Hochuli2008,
author= {Hochuli, J.},
year = {20
).
*
Letterspacing is available with pdfTeX (≥ 1.40) or LuaTeX (≥ 0.62).
Looks like it’s not about interword spacing and kerning in itself, but their
*adjustment*.
I didn’t look into that docs, but I’d assume, tracking refers to some logging
or
,
while the adjustment of interword spacing
and of kerning only works with pdfTeX (≥ 1.40).
*
Letterspacing is available with pdfTeX (≥ 1.40) or LuaTeX (≥ 0.62).
protrusion and expansion are supported at the luatex
of kerning only works with pdfTeX (≥ 1.40).
>
> *****
>
> Letterspacing is available with pdfTeX (≥ 1.40) or LuaTeX (≥ 0.62).
>
Looks like it’s not about interword spacing and kerning in itself, but their
*adjustment*.
I didn’t look into that docs, but I’d
ly be assumed to work. Disabling ligatures requires
pdfTeX
(≥ 1.30) or LuaTeX,
while the adjustment of interword spacing
and of kerning only works with pdfTeX (≥ 1.40).
*
Letterspacing is available with pd
On 1/16/2016 6:57 PM, Aditya Mahajan wrote:
On Thu, 14 Jan 2016, Alexander Dyomin wrote:
Dear list,
when I stumble upon a slightly overhanging line (where it's not
allowed to hyphenate the hanging word and putting it on next line
leaves huge whitespaces), decreasing letterspacing in that
On Thu, 14 Jan 2016, Alexander Dyomin wrote:
Dear list,
when I stumble upon a slightly overhanging line (where it's not allowed to
hyphenate the hanging word and putting it on next line leaves huge
whitespaces), decreasing letterspacing in that line seems like a good idea, and
I man
Dear list,
when I stumble upon a slightly overhanging line (where it's not allowed to
hyphenate the hanging word and putting it on next line leaves huge
whitespaces), decreasing letterspacing in that line seems like a good idea, and
I manually insert \kerncharacters commands to do the
thor(s) in spaced-out small
caps (I am using the “letterspace” module). The year should be in
oldstyle numbers both in the inline reference and in the publications
list. An inline-reference should like this (simulated without BibTeX,
letterspacing slightly exaggerated):
%
The year should be in
> oldstyle numbers both in the inline reference and in the publications
> list. An inline-reference should like this (simulated without BibTeX,
> letterspacing slightly exaggerated):
>
>
> % == MWE ===
>
> \usemodule[
am using the
“letterspace” module). The year should be in oldstyle numbers both in
the inline reference and in the publications list. An inline-reference
should like this (simulated without BibTeX, letterspacing slightly
exaggerated):
% == MWE ===
\usemodule[t
On Wed, 27 Nov 2013, Thaddäus Töppen wrote:
Hi.
Sometimes I use variables (really rather abbreviations) in math formulas.
It seems to me that the letterspacing is a bit too wide then.
Maybe math mode thinks I want to multiply the letters as if they were variables
for themselves.
Is there a
Hi.
Sometimes I use variables (really rather abbreviations) in math formulas.
It seems to me that the letterspacing is a bit too wide then.
Maybe math mode thinks I want to multiply the letters as if they were variables
for themselves.
Is there a way to preserve normal letterspacing locally in a
as I can see from
luatex-fonts.lua the generic code doesn't load typo-krn. Does that
mean that letterspacing in node-mode with latex would need some new
code?
It depends (one can also to it at the tex end using macros or some lua
parsing as normally this kind of inter character kerning is ha
t\lspfont=\font 500 \lspfont blub
>
> base mode i.e. traditional, so it works
> So, when someone wants that feature he/she'd better force basemode which
> is no big deal as letterspacing is selectively applied to often known /
> specially defined fonts.
Ah. Ok that exp
t abc \letterspacefont\lspfont=\font 500 \lspfont blub
base mode i.e. traditional, so it works
\stoptext
So, when someone wants that feature he/she'd better force basemode which
is no big deal as letterspacing is selectively applied to often known /
specially defined fonts.
Anyhow, con
Dear Christoph,
Am Montag, den 13.06.2011, 14:43 +0200 schrieb Christoph Redecker:
[…]
please do not top post when the people helping you use interleaved style
[1].
> And why does my email client display this thread as a reply to the "fit
> to width by negative letterspacing o
\measure just for the next box?
yes
>
> And why does my email client display this thread as a reply to the "fit to
> width by negative letterspacing or narrowing" thread started by Henning?
I don't know.
--
luigi
__
ot;fit
to width by negative letterspacing or narrowing" thread started by Henning?
Christoph
On 13.06.2011 14:38, Wolfgang Schuster wrote:
Am 13.06.2011 um 14:34 schrieb Wolfgang Schuster:
\starttext
\dowithnextbox
{\edef\AlphabetLength{\the\nextboxwd}}%
\hbox{abcdefghijk
Am 2011-05-17 um 13:53 schrieb Hans Hagen:
On 17-5-2011 1:25, Henning Hraban Ramm wrote:
Hello again, it's been a while... ;-)
I need to pack fixed lines into a fixed width box.
Some years ago I had something similar in plain PostScript, where I
pre-calculated the width of a text box, let th
On 17-5-2011 1:25, Henning Hraban Ramm wrote:
Hello again, it's been a while... ;-)
I need to pack fixed lines into a fixed width box.
Some years ago I had something similar in plain PostScript, where I
pre-calculated the width of a text box, let the default font if it would
fit my max size, ot
Hello again, it's been a while... ;-)
I need to pack fixed lines into a fixed width box.
Some years ago I had something similar in plain PostScript, where I
pre-calculated the width of a text box, let the default font if it
would fit my max size, otherwise try a narrow font and if that wasn’
On 23-6-2010 7:44, Otared Kavian wrote:
Hi Wolfgang, Hraban,
Just testing the feature suggested by Wolfgang, I ran into a « fatal error » on
one test file, which I could nail down to this minimal example:
\definecharacterkerning[extraspace][factor=.05]
\setcharacterkerning[extraspace]
\startte
On 23-6-2010 7:44, Otared Kavian wrote:
Hi Wolfgang, Hraban,
Just testing the feature suggested by Wolfgang, I ran into a « fatal error » on
one test file, which I could nail down to this minimal example:
\definecharacterkerning[extraspace][factor=.05]
\setcharacterkerning[extraspace]
\startte
On 23-6-2010 8:12, Otared Kavian wrote:
On 23 juin 2010, at 19:55, Wolfgang Schuster wrote:
[…]
Is it the the word affligeant or just the ffl ligature which causes the error
message
the combination affli creates the fatal error, while ffli does not.
(can't check it at the moment) but extra
On 23 juin 2010, at 19:55, Wolfgang Schuster wrote:
> […]
> Is it the the word affligeant or just the ffl ligature which causes the error
> message
the combination affli creates the fatal error, while ffli does not.
> (can't check it at the moment) but extrakerning is just a workaround in this
Am 23.06.2010 um 19:44 schrieb Otared Kavian :
> Hi Wolfgang, Hraban,
>
> Just testing the feature suggested by Wolfgang, I ran into a « fatal error »
> on one test file, which I could nail down to this minimal example:
>
> \definecharacterkerning[extraspace][factor=.05]
> \setcharacterkerning[
Hi Wolfgang, Hraban,
Just testing the feature suggested by Wolfgang, I ran into a « fatal error » on
one test file, which I could nail down to this minimal example:
\definecharacterkerning[extraspace][factor=.05]
\setcharacterkerning[extraspace]
\starttext
affine, fil,
affligeant % <-- afflig
2010/6/23 Wolfgang Schuster :
>> Using it, I find it unnecessary tight - how can I space it a bit? (using
>> MkIV)
>> I found \stretchednormalcase, but I'd like to enable it per-font.
>
> This is currently not possible but you can try this:
> \definecharacterkerning[extraspace][factor=.05]
> \setc
Am 23.06.2010 um 16:08 schrieb Henning Hraban Ramm :
> Hi ho,
>
> I just noticed that Heros CN is missing in type-otf.mkiv. Would you
> add it please?
> The fonts are in the minimal distribution.
>
> Using it, I find it unnecessary tight - how can I space it a bit? (using MkIV)
> I found \stret
Hi ho,
I just noticed that Heros CN is missing in type-otf.mkiv. Would you
add it please?
The fonts are in the minimal distribution.
Using it, I find it unnecessary tight - how can I space it a bit? (using MkIV)
I found \stretchednormalcase, but I'd like to enable it per-font.
Greetlings, Hraba
Yue Wang wrote:
Hi,
i have no clue what you mean with tracking
He means the letterspacing feature from pdfTeX.
Wolfgang is right. And are there such higher level macros in ConTeXt?
Thanks!
it's organized as 'font handlers' an in mkiv a
Am 07.02.2009 um 03:29 schrieb Yue Wang:
i have no clue what you mean with tracking
He means the letterspacing feature from pdfTeX.
Wolfgang is right. And are there such higher level macros in ConTeXt?
In MkII it is integrated in the font handling mechanism
like protrusion and hz. To
Hi,
>> i have no clue what you mean with tracking
>
> He means the letterspacing feature from pdfTeX.
Wolfgang is right. And are there such higher level macros in ConTeXt?
Thanks!
Yue Wang
___
If your
Am 06.02.2009 um 19:28 schrieb Hans Hagen:
Yue Wang wrote:
Hi,
In macrotype (a latex package which uses pdftex extension), I can use
tracking when I want to assign a small caps font.
How can I do that in ConTeXt?
i have no clue what you mean with tracking
He means the letterspacing
On Fri, 2008-08-15 at 09:49 +0200, Hans Hagen wrote:
> in my opinion letterspacing only makes sense in titles, not in the main
> body of text (i consider kerning to be part of the font design)
>
Thanks, Hans!
Actually titles is where I would have used it. ;-) I generally agree
with
per Sperrdruck. One major drawback with my kludge
> is the need to use control spaces, else all spaces evaporate. If soul
> were ported to ConTeXt, and it seems like the code might allow that,
> then a version that "spaces in" and "spaces out" could well be possible.
in
well here, although
if there were essentially two realms, intraword and interword, with
different letterspacing controls for each, this could result in the
following solution:
If (overfull hbox) then
Apply an algorithm taking into account aesthetic rules for adjusting
intra- and interword spac
call to the soul.sty package for letterspacing the
entry. Here is macro \zy:
\sodef\zy{}{.040em}{.25em plus .5em}{2em plus .1em minus .1em}
It works OK with \writebetweenlist but fails when part of \writetolist etc.
I have two questions:
1. What are the extra braces for in the \writetolist
for example in all capital or
> small cap titles. Sometimes I do it and sometimes not.
>
> You can do it in Context. See:
>
> http://home.salamander.com/~wmcclain/context-help.html#typography-letterspacing
>
> You might have to look into the sources to find other options.
&g
//home.salamander.com/~wmcclain/context-help.html#typography-letterspacing
You might have to look into the sources to find other options.
-Bill
--
Sattre PressIn the Quarter
http://sattre-press.com/ by Robert W. Chambers
[EMAIL PROTECTED]
At 13:52 17/09/2003 +0200, you wrote:
Because of looking for a nice letterspacing solution I had a look at the
LaTeX's soul.sty.
Melchior Franz wrote that it should also work with ConTeXt:
The soul package
Melchior FRANZ
May 29, 2002
Abstract
This article describes the soul package1,
Because of looking for a nice letterspacing solution I had a look at
the LaTeX's soul.sty.
Melchior Franz wrote that it should also work with ConTeXt:
The soul package
Melchior FRANZ
May 29, 2002
Abstract
This article describes the soul package1, which provides h y p h e n -
a t a b
66 matches
Mail list logo