[NTG-context] \filename and \tex

2024-12-11 Thread Henning Hraban Ramm
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

[NTG-context] Re: “breaking news”

2024-10-01 Thread Henning Hraban Ramm
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

[NTG-context] Re: “breaking news”

2024-09-30 Thread Hans Hagen
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

[NTG-context] Re: “breaking news”

2024-09-30 Thread Henning Hraban Ramm
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

Re: [NTG-context] fullhz, kerning and glue

2022-07-12 Thread Hans Hagen via ntg-context
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

[NTG-context] fullhz, kerning and glue

2022-07-12 Thread Henning Hraban Ramm via ntg-context
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

Re: [NTG-context] Count (and limit) glyphs per line?

2022-06-24 Thread Henning Hraban Ramm via ntg-context
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)

Re: [NTG-context] Setting a heading text on its own page with \setuphead

2021-08-07 Thread Joey McCollum via ntg-context
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

Re: [NTG-context] Setting a heading text on its own page with \setuphead

2021-08-07 Thread Wolfgang Schuster via ntg-context
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

Re: [NTG-context] Setting a heading text on its own page with \setuphead

2021-08-06 Thread Joey McCollum via ntg-context
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

Re: [NTG-context] Setting a heading text on its own page with \setuphead

2021-08-06 Thread Pablo Rodriguez via ntg-context
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

[NTG-context] Setting a heading text on its own page with \setuphead

2021-08-06 Thread Joey McCollum via ntg-context
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

[NTG-context] Letterspacing for bodyfont :(

2018-02-19 Thread Henning Hraban Ramm
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

Re: [NTG-context] generic font loader + luaotfload: 'nodepool' (a nil value)"

2017-07-14 Thread Hans Hagen
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

Re: [NTG-context] generic font loader + luaotfload: 'nodepool' (a nil value)"

2017-07-14 Thread Ulrike Fischer
>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

Re: [NTG-context] smallcaps

2016-06-29 Thread Alan Bowen
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

Re: [NTG-context] smallcaps

2016-06-29 Thread dr. Hans van der Meer
> 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

Re: [NTG-context] smallcaps

2016-06-29 Thread Meer, Hans van der
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

Re: [NTG-context] smallcaps

2016-06-29 Thread Wolfgang Schuster
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

Re: [NTG-context] smallcaps

2016-06-29 Thread Mikael P. Sundqvist
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

[NTG-context] smallcaps

2016-06-29 Thread dr. Hans van der Meer
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

Re: [NTG-context] Letterspacing

2016-05-29 Thread Hans Hagen
: 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

[NTG-context] Letterspacing

2016-05-29 Thread Thomas Fehige
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

Re: [NTG-context] What are your ten (10) favorite typography books of the last 50 years? (*not* OT)

2016-05-15 Thread Alan BRASLAU
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

Re: [NTG-context] Microtypography in ConTeXt

2016-04-06 Thread Hans Hagen
). * 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

Re: [NTG-context] Microtypography in ConTeXt

2016-04-06 Thread Hans Hagen
, 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

Re: [NTG-context] Microtypography in ConTeXt

2016-04-05 Thread Henning Hraban Ramm
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

Re: [NTG-context] Microtypography in ConTeXt

2016-04-05 Thread Jan Tosovsky
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

Re: [NTG-context] Automatic negative tracking to prevent slight overfull hbox's

2016-01-17 Thread Hans Hagen
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

Re: [NTG-context] Automatic negative tracking to prevent slight overfull hbox's

2016-01-16 Thread Aditya Mahajan
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

[NTG-context] Automatic negative tracking to prevent slight overfull hbox's

2016-01-14 Thread Alexander Dyomin
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

Re: [NTG-context] Formatting bibliographic inline references and publications list

2015-01-16 Thread Jörg Weger
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): %

Re: [NTG-context] Formatting bibliographic inline references and publications list

2015-01-16 Thread Alan BRASLAU
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[

[NTG-context] Formatting bibliographic inline references and publications list

2015-01-15 Thread Jörg Weger
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

Re: [NTG-context] Multi-letter variables in math mode

2013-11-27 Thread Aditya Mahajan
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

[NTG-context] Multi-letter variables in math mode

2013-11-27 Thread Thaddäus Töppen
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

Re: [NTG-context] LuaTeX + microtype: Small Caps vs. Letter Spacing

2011-06-15 Thread Hans Hagen
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

Re: [NTG-context] LuaTeX + microtype: Small Caps vs. Letter Spacing

2011-06-15 Thread Ulrike Fischer
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

Re: [NTG-context] LuaTeX + microtype: Small Caps vs. Letter Spacing

2011-06-15 Thread Hans Hagen
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

[NTG-context] netiquette (was: measuring alphabet length)

2011-06-13 Thread Paul Menzel
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

Re: [NTG-context] measuring alphabet length

2011-06-13 Thread luigi scarso
\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 __

Re: [NTG-context] measuring alphabet length

2011-06-13 Thread Christoph Redecker
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

Re: [NTG-context] fit to width by negative letterspacing or narrowing

2011-05-18 Thread Henning Hraban Ramm
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

Re: [NTG-context] fit to width by negative letterspacing or narrowing

2011-05-17 Thread 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 the default font if it would fit my max size, ot

[NTG-context] fit to width by negative letterspacing or narrowing

2011-05-17 Thread Henning Hraban Ramm
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’

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Hans Hagen
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

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Hans Hagen
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

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Hans Hagen
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

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Otared Kavian
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

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Wolfgang Schuster
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[

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread 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[extraspace] \starttext affine, fil, affligeant % <-- afflig

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Henning Hraban Ramm
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

Re: [NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread Wolfgang Schuster
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

[NTG-context] TeX Gyre Heros Condensed missing in typescript / letterspacing

2010-06-23 Thread 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 \stretchednormalcase, but I'd like to enable it per-font. Greetlings, Hraba

Re: [NTG-context] Tracking?

2009-02-07 Thread Hans Hagen
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

Re: [NTG-context] Tracking?

2009-02-07 Thread Wolfgang Schuster
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

Re: [NTG-context] Tracking?

2009-02-06 Thread Yue Wang
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

Re: [NTG-context] Tracking?

2009-02-06 Thread Wolfgang Schuster
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

Re: [NTG-context] Intraword spacing proof of concept

2008-08-15 Thread Charles P. Schaum
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

Re: [NTG-context] Intraword spacing proof of concept

2008-08-15 Thread Hans Hagen
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

[NTG-context] InDesign/InCopy vs. TeX and friends

2008-05-31 Thread Charles P. Schaum
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

[NTG-context] \writetolist vs \writebetweenlist

2007-02-14 Thread JOHN CULLETON
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

Re: [NTG-context] stretched text

2004-10-26 Thread Piotr Kopszak
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

Re: [NTG-context] stretched text

2004-10-25 Thread Bill McClain
//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]

Re: [NTG-context] Soul Package in ConTeXt

2003-09-17 Thread Hans Hagen
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,

[NTG-context] Soul Package in ConTeXt

2003-09-17 Thread Steffen Wolfrum
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