Re: [NTG-context] footnote mechanism broken (3)

2012-01-13 Thread luigi scarso
gt; > > > Just by setting the note's color to green, each footnote is set on a > single page!!! > > > > > > \setupnote[footnote][textcolor=green]% <- without this line the notes > are set right > > > > \starttext > > \dorecurse{10}{\input war

Re: [NTG-context] footnote mechanism broken (3)

2012-01-13 Thread Steffen Wolfrum
Am 13.01.2012 um 11:38 schrieb luigi scarso: > > > On Fri, Jan 13, 2012 at 11:01 AM, Steffen Wolfrum > wrote: > > This one is even more disturbing: > > Just by setting the note's color to green, each footnote is set on a single > page!!! > >

Re: [NTG-context] footnote mechanism broken (3)

2012-01-13 Thread luigi scarso
On Fri, Jan 13, 2012 at 11:01 AM, Steffen Wolfrum wrote: > > This one is even more disturbing: > > Just by setting the note's color to green, each footnote is set on a > single page!!! > > > \setupnote[footnote][textcolor=green]% <- without this line the note

Re: [NTG-context] footnote mechanism broken (2)

2012-01-13 Thread luigi scarso
{#1}} % <- gives big number > > > \setupnote > [footnote] > [textcommand=\MyNote] > > \starttext > Hi there!\footnote{I’m a footnote.} > \stoptext > > > > Please run it with 12pt and also with 13pt: > The difference in the number's size is huge, not only 1pt!! >

[NTG-context] footnote mechanism broken (3)

2012-01-13 Thread Steffen Wolfrum
This one is even more disturbing: Just by setting the note's color to green, each footnote is set on a single page!!! \setupnote[footnote][textcolor=green]% <- without this line the notes are set right \starttext \dorecurse{10}{\input ward\footnote{just one line. a test footnote.

[NTG-context] footnote mechanism broken (2)

2012-01-13 Thread Steffen Wolfrum
Hi, an other strange thing related to footnotes can be seen here: \def\MyNote#1{\switchtobodyfont[12pt]\high{#1}} % <- gives small number %\def\MyNote#1{\switchtobodyfont[13pt]\high{#1}} % <- gives big number \setupnote [footnote] [textcommand=\MyNote] \starttext Hi there!\footnote

[NTG-context] footnote mechanism broken

2012-01-13 Thread Steffen Wolfrum
Hi, in vers. 20120112 this example give "Undefined control sequence": \setupnote[footnote][way=bypage] \starttext \input{tufte}\footnote{Note} \stoptext What's wrong? Steffen ___ If your question

[NTG-context] footnote way=bypage

2012-01-06 Thread Vianney le Clément
Hi, I think I've found another bug. When asking to number footnotes by page, context says the \checkpagechange macro is undefined. Minimal example: \setupnote[footnote][way=bypage] \starttext \input{tufte}\footnote{Note} \stoptext Vi

Re: [NTG-context] setupnote[footnote] adding extra pages

2012-01-03 Thread Wolfgang Schuster
Am 03.01.2012 um 04:42 schrieb Chris Lott: > Why does this document create three pages, with the footnote on the > second and a third that is blank? > > \setuppagenumbering[state=stop] > \setupnote[footnote][numberconversion=Romannumerals] > \starttext > This is a sample

Re: [NTG-context] setupnote[footnote] adding extra pages

2012-01-03 Thread Chris Lott
On Mon, Jan 2, 2012 at 6:42 PM, Chris Lott wrote: > Why does this document create three pages, with the footnote on the > second and a third that is blank? > > \setuppagenumbering[state=stop] > \setupnote[footnote][numberconversion=Romannumerals] > \starttext > This is a sam

[NTG-context] setupnote[footnote] adding extra pages

2012-01-02 Thread Chris Lott
Why does this document create three pages, with the footnote on the second and a third that is blank? \setuppagenumbering[state=stop] \setupnote[footnote][numberconversion=Romannumerals] \starttext This is a sample letter. \footnote{foo} \stoptext If I remove the \setupnote line, then everything

Re: [NTG-context] Footnote Problem

2011-12-23 Thread Kip Warner
On Fri, 2011-12-23 at 12:08 +0100, Hans Hagen wrote: > Methods 0-3 treat inserts (graphics and footnotes) differently, so > best > just try all these alternatives with your example file and see if it > works out ok. Well, it works, so thanks anyways. -- Kip Warner -- Software Engineer OpenPGP

Re: [NTG-context] Footnote Problem

2011-12-23 Thread Hans Hagen
On 23-12-2011 00:49, Kip Warner wrote: On Thu, 2011-12-22 at 09:24 +0100, Hans Hagen wrote: use just \kindofpagetextareas\plusone as the constant is already defined. Thanks Hans. It works. Because I don't like to just copy and paste code without understanding it, could you try to run an expl

Re: [NTG-context] Footnote Problem

2011-12-22 Thread Kip Warner
On Thu, 2011-12-22 at 09:24 +0100, Hans Hagen wrote: > use just > > \kindofpagetextareas\plusone > > as the constant is already defined. Thanks Hans. It works. Because I don't like to just copy and paste code without understanding it, could you try to run an explanation by me? -- Kip Warner -

Re: [NTG-context] Footnote Problem

2011-12-22 Thread Hans Hagen
On 22-12-2011 09:29, Wolfgang Schuster wrote: Am 22.12.2011 um 02:16 schrieb Kip Warner: On Wed, 2011-12-21 at 09:39 +0100, Hans Hagen wrote: you can play with \setconstant\kindofpagetextareas\plusone (some day there will be a proper setting) Thanks Hans, but I get the following error:

Re: [NTG-context] Footnote Problem

2011-12-22 Thread Wolfgang Schuster
Am 22.12.2011 um 02:16 schrieb Kip Warner: > On Wed, 2011-12-21 at 09:39 +0100, Hans Hagen wrote: >> >> you can play with >> >> \setconstant\kindofpagetextareas\plusone >> >> (some day there will be a proper setting) > > Thanks Hans, but I get the following error: > > ! Undefined control se

Re: [NTG-context] Footnote Problem

2011-12-22 Thread Hans Hagen
On 22-12-2011 02:16, Kip Warner wrote: On Wed, 2011-12-21 at 09:39 +0100, Hans Hagen wrote: you can play with \setconstant\kindofpagetextareas\plusone (some day there will be a proper setting) Thanks Hans, but I get the following error: ! Undefined control sequence. l.19 \setconstant

Re: [NTG-context] Footnote Problem

2011-12-21 Thread Kip Warner
On Wed, 2011-12-21 at 09:39 +0100, Hans Hagen wrote: > > you can play with > > \setconstant\kindofpagetextareas\plusone > > (some day there will be a proper setting) Thanks Hans, but I get the following error: ! Undefined control sequence. l.19 \setconstant \kindofpagetextare

Re: [NTG-context] Footnote Problem

2011-12-21 Thread Hans Hagen
On 21-12-2011 06:33, Kip Warner wrote: On Wed, 2011-11-16 at 00:09 +0100, Wolfgang Schuster wrote: Am 15.11.2011 um 20:41 schrieb Kip Warner: On Tue, 2011-11-15 at 09:42 +0100, Wolfgang Schuster wrote: Am 15.11.2011 um 06:57 schrieb Kip Warner: Hey folks, The second \footnote doesn't

Re: [NTG-context] Footnote Problem

2011-12-20 Thread Kip Warner
On Wed, 2011-11-16 at 00:09 +0100, Wolfgang Schuster wrote: > Am 15.11.2011 um 20:41 schrieb Kip Warner: > > > On Tue, 2011-11-15 at 09:42 +0100, Wolfgang Schuster wrote: > >> Am 15.11.2011 um 06:57 schrieb Kip Warner: > >> > >>> Hey folks, > >&g

Re: [NTG-context] Formatting footnote numbers (in text)

2011-12-02 Thread Chris Lott
On Thu, Dec 1, 2011 at 11:40 AM, Wolfgang Schuster wrote: > > Am 01.12.2011 um 22:02 schrieb Chris Lott: > >> I'm new to ConTeXt, but I have searched for this myself... I'm trying >> to format the footnote numbers that appear in the text of my >> document

Re: [NTG-context] Formatting footnote numbers (in text)

2011-12-01 Thread Wolfgang Schuster
Am 01.12.2011 um 22:02 schrieb Chris Lott: > I'm new to ConTeXt, but I have searched for this myself... I'm trying > to format the footnote numbers that appear in the text of my > documents. I've used this to change them from being blue (there may be > a better way

[NTG-context] Formatting footnote numbers (in text)

2011-12-01 Thread Chris Lott
I'm new to ConTeXt, but I have searched for this myself... I'm trying to format the footnote numbers that appear in the text of my documents. I've used this to change them from being blue (there may be a better way-- I am generating PDFs for print, so don't need the hyperlinks)

[NTG-context] Footnote rule is not drawn in columnset layout

2011-11-29 Thread Peter Park Nelson
problem with my setup (excerpt) below? %%---%% \definecolumnset[body][n=2,distance=2em,balance=yes] % Use superior figures from the font for footnote marks, instead of \high: \defineconversion[supnumbers][\setff{sups

Re: [NTG-context] Footnote Problem

2011-11-27 Thread Kip Warner
On Wed, 2011-11-16 at 00:09 +0100, Wolfgang Schuster wrote: > Am 15.11.2011 um 20:41 schrieb Kip Warner: > > > On Tue, 2011-11-15 at 09:42 +0100, Wolfgang Schuster wrote: > >> Am 15.11.2011 um 06:57 schrieb Kip Warner: > >> > >>> Hey folks, > >&g

Re: [NTG-context] Footnote Problem

2011-11-26 Thread Kip Warner
On Wed, 2011-11-16 at 00:09 +0100, Wolfgang Schuster wrote: > Am 15.11.2011 um 20:41 schrieb Kip Warner: > > > On Tue, 2011-11-15 at 09:42 +0100, Wolfgang Schuster wrote: > >> Am 15.11.2011 um 06:57 schrieb Kip Warner: > >> > >>> Hey folks, > >&g

Re: [NTG-context] Imposition eats footnote numbers (on the latest beta) [FIXED]

2011-11-18 Thread Marco Pessotto
On version: 2011.11.17 23:31 it works again. Thanks Hans! -- Marco ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/

Re: [NTG-context] [solved] Footnote bug with \setuparranging

2011-11-17 Thread Romain Diss
Le vendredi 18 novembre 2011, Hans Hagen a écrit : > On 17-11-2011 20:41, Romain Diss wrote: > > I have a small problem with footnotes. If I use \setuparranging to print > > two A5 pages on one A4, the footnote index of the left page footnotes go > > to the right page. &

Re: [NTG-context] Footnote bug with \setuparranging

2011-11-17 Thread Hans Hagen
On 17-11-2011 20:41, Romain Diss wrote: Hi all, I have a small problem with footnotes. If I use \setuparranging to print two A5 pages on one A4, the footnote index of the left page footnotes go to the right page. Here is a minimal example. %% START %% \setuppapersize[A5][A4,landscape

[NTG-context] Footnote bug with \setuparranging

2011-11-17 Thread Romain Diss
Hi all, I have a small problem with footnotes. If I use \setuparranging to print two A5 pages on one A4, the footnote index of the left page footnotes go to the right page. Here is a minimal example. %% START %% \setuppapersize[A5][A4,landscape] \setuparranging[2SIDE] \starttext \dorecurse

Re: [NTG-context] Footnote Problem

2011-11-15 Thread Kip Warner
On Tue, 2011-11-15 at 09:42 +0100, Wolfgang Schuster wrote: > Am 15.11.2011 um 06:57 schrieb Kip Warner: > > > Hey folks, > > > > The second \footnote doesn't show in the generated PDF. The number is > > listed where it should at the end of the sentence, but

Re: [NTG-context] Imposition eats footnote numbers (on the latest beta)

2011-11-15 Thread Willi Egger
On 15 Nov 2011, at 11:42, Marco Pessotto wrote: > Hans Hagen writes: > >>> %% start minimal example >>> >>> \setuppapersize[A5][A4,landscape] >>> \setuparranging[2UP] >>> >>> \setupnotedefinition[footnote][location=serried] >>

Re: [NTG-context] Imposition eats footnote numbers (on the latest beta)

2011-11-15 Thread Marco Pessotto
Hans Hagen writes: >> %% start minimal example >> >> \setuppapersize[A5][A4,landscape] >> \setuparranging[2UP] >> >> \setupnotedefinition[footnote][location=serried] >> >> \showframe >> >> >> \starttext >> >> t

Re: [NTG-context] Imposition eats footnote numbers (on the latest beta)

2011-11-15 Thread Hans Hagen
On 15-11-2011 11:33, Marco Pessotto wrote: Willi Egger writes: Hi, Thanks for spotting this. I tested with my project where there are only few footnotes, indeed the reference-numbers are gone once arranging is set on. It looks like it's a in-margin material problem, not a footnot

Re: [NTG-context] Imposition eats footnote numbers (on the latest beta)

2011-11-15 Thread Marco Pessotto
Willi Egger writes: > Hi, > > Thanks for spotting this. I tested with my project where there are only few > footnotes, indeed the reference-numbers are gone once arranging is set on. > It looks like it's a in-margin material problem, not a footnote one. See the next exampl

Re: [NTG-context] Footnote Problem

2011-11-15 Thread Wolfgang Schuster
Am 15.11.2011 um 06:57 schrieb Kip Warner: > Hey folks, > > The second \footnote doesn't show in the generated PDF. The number is > listed where it should at the end of the sentence, but the text of the > footnote is not listed at the bottom of the page. Add \automi

[NTG-context] Footnote Problem

2011-11-14 Thread Kip Warner
Hey folks, The second \footnote doesn't show in the generated PDF. The number is listed where it should at the end of the sentence, but the text of the footnote is not listed at the bottom of the page. \definestartstop [SomeDocument] [before={ \crlf \setupbackground[

Re: [NTG-context] Imposition eats footnote numbers (on the latest beta)

2011-11-10 Thread Willi Egger
to show the footnote > number. Commenting the setuparranging shows it again. > > %% start minimal example > \setuppapersize[A5][A4,landscape] > \setuparranging[2UP] > > \starttext > > test\footnote{this is the note} > > \stoptext > %% stop. > >

[NTG-context] Imposition eats footnote numbers (on the latest beta)

2011-11-10 Thread Marco Pessotto
Hello there. With the latest beta, the following example fails to show the footnote number. Commenting the setuparranging shows it again. %% start minimal example \setuppapersize[A5][A4,landscape] \setuparranging[2UP] \starttext test\footnote{this is the note} \stoptext %% stop. Current

Re: [NTG-context] empty footnote marker needed

2011-11-08 Thread Steffen Wolfrum
Hi Hans, as there was no answer at all on the list, does that mean that the idea of \footnote[-] was deleted without replacement? Steffen Am 03.11.2011 um 10:42 schrieb Steffen Wolfrum: > > Sure, one can use a construct like this ... > > \starttext > > \chapter{

Re: [NTG-context] empty footnote marker needed

2011-11-03 Thread Steffen Wolfrum
Sure, one can use a construct like this ... \starttext \chapter{a} \section{b} \start \definestructureconversionset[footnote][empty] \setupenumerations[footnote][numberconversionset=footnote,numberseparatorset=footnote] test\footnote{only this} text \stop \stoptext ... but a short command

Re: [NTG-context] Footnote numbering pro page

2011-09-30 Thread Wolfgang Schuster
Am 30.09.2011 um 16:45 schrieb Khaled Hosny: > On Fri, Sep 30, 2011 at 10:27:53PM +0900, Vladimir Lomov wrote: >> Hello, >> ** Cecil Westerhof [2011-09-30 15:21:54 +0200]: >> >>> A footnote is placed (at least the way I use it) on the same page as it is >>

Re: [NTG-context] Footnote numbering pro page

2011-09-30 Thread Khaled Hosny
On Fri, Sep 30, 2011 at 10:27:53PM +0900, Vladimir Lomov wrote: > Hello, > ** Cecil Westerhof [2011-09-30 15:21:54 +0200]: > > > A footnote is placed (at least the way I use it) on the same page as it is > > referred. But the numbering of the footnotes is continues. H

Re: [NTG-context] Footnote numbering pro page

2011-09-30 Thread Vladimir Lomov
Hello, ** Cecil Westerhof [2011-09-30 15:21:54 +0200]: > A footnote is placed (at least the way I use it) on the same page as it is > referred. But the numbering of the footnotes is continues. How can I make > the footnote numbering reset to one at every page? Does \setupfootnotes[w

[NTG-context] Footnote numbering pro page

2011-09-30 Thread Cecil Westerhof
A footnote is placed (at least the way I use it) on the same page as it is referred. But the numbering of the footnotes is continues. How can I make the footnote numbering reset to one at every page? -- Cecil Westerhof

[NTG-context] Footnote numbering delimeter

2011-09-19 Thread Kip Warner
Hey folks, How do I ensure that when a sentence has more than one footnote at the same place, that those numbers above the sentence are separated with a comma? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This

Re: [NTG-context] Numbering footnote by page does not work in mkiv

2011-09-05 Thread Khaled Hosny
On Tue, Aug 23, 2011 at 11:17:16PM +0200, Khaled Hosny wrote: > The numbering is reset with mkii but not mkiv, is it broken or there is > a different wa to do it in mkiv? > > \setupnote[footnote][way=bypage] > \starttext > Text\footnote{Note} > \page > Text\footnote{

[NTG-context] Numbering footnote by page does not work in mkiv

2011-08-23 Thread Khaled Hosny
The numbering is reset with mkii but not mkiv, is it broken or there is a different wa to do it in mkiv? \setupnote[footnote][way=bypage] \starttext Text\footnote{Note} \page Text\footnote{Note} \stoptext Regards, Khaled -- Khaled Hosny Egyptian Arab

[NTG-context] Footnote numbering pro page

2011-08-15 Thread Cecil Westerhof
I would like my footnote numbering start on every page with 1. I thought this should be done with: \setupnote[footnote][way=bypage] I also tried: \setupnotedefinition[footnote][indenting={yes, small, next}, way=bypage] But both do not work. What is the right way to do it? -- Cecil

Re: [NTG-context] Footnote number followed by a dot

2011-07-02 Thread Andreas Harder
Am 02.07.2011 um 15:52 schrieb Wolfgang Schuster: > > Am 02.07.2011 um 15:05 schrieb Andreas Harder: > >> I tried this allready >> >> \setupnote [footnote] [numbercommand=,] >> \setupnotedefinition [footnote] [right={.}] >> >> \s

Re: [NTG-context] Footnote number followed by a dot

2011-07-02 Thread Wolfgang Schuster
Am 02.07.2011 um 15:05 schrieb Andreas Harder: > I tried this allready > > \setupnote [footnote] [numbercommand=,] > \setupnotedefinition [footnote] [right={.}] > > \starttext > \dorecurse{12}{test\footnote{test}} > \stoptext > > The output is th

Re: [NTG-context] Footnote number followed by a dot

2011-07-02 Thread Andreas Harder
Am 02.07.2011 um 14:42 schrieb Wolfgang Schuster: > > Am 02.07.2011 um 14:20 schrieb Andreas Harder: > >> Hi all, >> >> I'm pretty sure the following example worked a white ago >> >> \setupnote [footnote] [numbercommand=,right={.}] > > Use

Re: [NTG-context] Footnote number followed by a dot

2011-07-02 Thread Wolfgang Schuster
Am 02.07.2011 um 14:20 schrieb Andreas Harder: > Hi all, > > I'm pretty sure the following example worked a white ago > > \setupnote [footnote] [numbercommand=,right={.}] Use \setupnotedefinition. Wolfgang __

[NTG-context] Footnote number followed by a dot

2011-07-02 Thread Andreas Harder
Hi all, I'm pretty sure the following example worked a white ago \setupnote [footnote] [numbercommand=,right={.}] \starttext \dorecurse{12}{test\footnote{test}} \stoptext Can someone help? I would like to have: 1. First footnote 2. Second footnote etc. Greeting An

Re: [NTG-context] Aligning numbers in the footnote block

2011-05-24 Thread Wolfgang Schuster
Am 24.05.2011 um 15:15 schrieb Oliver Buerschaper: >> \setupnotedefinition >> [footnote] >> [ location=left, >> headalign=flushright, >> width=1em, >> distance=1ex] > > This comes very close to what I have in mind :-) > > Is it possible

Re: [NTG-context] Aligning numbers in the footnote block

2011-05-24 Thread Oliver Buerschaper
> \setupnotedefinition > [footnote] > [ location=left, > headalign=flushright, > width=1em, >distance=1ex] This comes very close to what I have in mind :-) Is it possible to not fix the width globally but rather use the largest actual width encountered in any sin

Re: [NTG-context] Aligning numbers in the footnote block

2011-05-24 Thread Wolfgang Schuster
Am 24.05.2011 um 09:24 schrieb Oliver Buerschaper: > Dear all, > > is there a way to align the numbers in the footnote block (flush) right as is > done without the key "location=left" in the following? I don't want the > numbers in the margin though…

[NTG-context] Aligning numbers in the footnote block

2011-05-24 Thread Oliver Buerschaper
Dear all, is there a way to align the numbers in the footnote block (flush) right as is done without the key "location=left" in the following? I don't want the numbers in the margin though… --- \setupdescriptions [footnote] [location=left, distance=1ex] \setupnot

Re: [NTG-context] [***SPAM***] footnote numbering in t-letter

2011-03-29 Thread Wolfgang Schuster
Am 29.03.2011 um 10:21 schrieb Gerhard Kugler: > Hi, > > in my (new) version of t-letter the numbering of footnotes begins in a > document with "3", and then "4" etc. Can you give me a example because i fixed it a while ago and it works for me with the current version of the module. Wolfgang

[NTG-context] [***SPAM***] footnote numbering in t-letter

2011-03-29 Thread Gerhard Kugler
Hi, in my (new) version of t-letter the numbering of footnotes begins in a document with "3", and then "4" etc. Gerhard -- Gerhard Kugler Psychotherapeut Bensheim (Germany) http://www.psychotherapie-kugler.de ___ If

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-26 Thread Nicola
In article <76d2e755-4b9c-44c0-9a78-45ab357bf...@googlemail.com>, Wolfgang Schuster wrote: > Am 26.03.2011 um 12:13 schrieb Nicola: > > > In article <113278bd-de8c-4f2a-9311-2c972d0f4...@googlemail.com>, > > Wolfgang Schuster wrote: > > > >> \usemodule[simplefonts] > >> > >> \setmainfont[Tim

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-26 Thread Wolfgang Schuster
Am 26.03.2011 um 12:13 schrieb Nicola: > In article <113278bd-de8c-4f2a-9311-2c972d0f4...@googlemail.com>, > Wolfgang Schuster wrote: > >> \usemodule[simplefonts] >> >> \setmainfont[Times New Roman] > > That's was I had tried in the first place. But how can I change the math font > then? \s

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-26 Thread Nicola
In article <113278bd-de8c-4f2a-9311-2c972d0f4...@googlemail.com>, Wolfgang Schuster wrote: > Mac: > > \usetypescriptfile[type-mac] > > \setupbodyfont[timesnewroman] > > All: > > \usemodule[simplefonts] > > \setmainfont[Times New Roman] That's was I had tried in the first place. But how can

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread Wolfgang Schuster
Am 25.03.2011 um 17:25 schrieb Nicola: > Ok. Please bear with me, understanding of font handling mechanisms is still > beyond my reach. This is the best I was able to do so far to use Times New > Roman: Mac: \usetypescriptfile[type-mac] \setupbodyfont[timesnewroman] \starttext Times New Rom

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread Nicola
In article , Nicola wrote: > ps: for aligning footnote symbols, I have no clue yet. Never mind, just stumbled upon \setupnotedefinition in the wiki. Nicola ___ If your question is of interest to others as w

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread Nicola
gureCaption Style,suffix={.}] Is this the mkiv way? Nicola ps: for aligning footnote symbols, I have no clue yet. ___ If your question is of interest to others as well, please add an entry to the Wiki! mailli

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread mathew
On Fri, Mar 25, 2011 at 07:16, Nicola wrote: >I ask because my publisher seems to have strict font requirements, > and has asked me to check that my paper be entirely in Times New Roman… Your best bet, then, is to download the MS TT core fonts package. http://corefonts.sourceforge.net/ That ins

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread Wolfgang Schuster
Am 25.03.2011 um 12:51 schrieb Nicola: > Hi, > a document of mine (compiled with the latest mkiv beta) contains the > following setup: > > \usetypescript[times][ec] > \setupbodyfont[times,10pt] \setupbodyfont is enough, you don’t need \usetypescript here and font encoding (i.e. “ec”) are gone

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread luigi scarso
On Fri, Mar 25, 2011 at 1:16 PM, Nicola wrote: > I guess Apple Symbols and txsy are there because of mathematical symbols, > but what about Termes and Times-Roman? Also, is that TimesNewRomanPSMT the > “official” Times New Roman, > or a “quasi”-Times? I ask because my publisher seems to have stri

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread Nicola
In article , luigi scarso wrote: > # pdffonts test.pdf That's great! I didn't know about pdffonts… Well, I don't know much about fonts in general :) So, now that's quite complicated (for me). This is what I get: name type emb sub uni object ID ---

Re: [NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread luigi scarso
est minimals %%test.tex \usetypescript[times][ec] \setupbodyfont[times,10pt] \defineconversion[onlyasterisks][*,*,*,*,*] \setupnote[footnote][numberconversion=onlyasterisks,bodyfont=9pt] \setupcaptions[inbetween={\blank[6pt]},width=max,align=middle,style=bold, suffix={.}] \starttext \input kn

[NTG-context] Help with Times font, footnote symbols and captions

2011-03-25 Thread Nicola
Hi, a document of mine (compiled with the latest mkiv beta) contains the following setup: \usetypescript[times][ec] \setupbodyfont[times,10pt] \defineconversion[onlyasterisks][*,*,*,*,*] \setupnote[footnote][numberconversion=onlyasterisks,bodyfont=9pt] \setupcaptions[inbetween={\blank[6pt

Re: [NTG-context] Footnote disappears (TABLE, itemize)

2011-03-21 Thread Vedran Miletić
2011/3/20 Wolfgang Schuster > > Am 20.03.2011 um 22:08 schrieb Vedran Miletić: > > > Hi, > > > > the following code makes first footnote disappear. > > > > \starttext > > \placetable{My table}{\bTABLE > > \bTR \bTD {\bf Something} \eTD \b

Re: [NTG-context] Footnote disappears (TABLE, itemize)

2011-03-20 Thread Wolfgang Schuster
Am 20.03.2011 um 22:08 schrieb Vedran Miletić: > Hi, > > the following code makes first footnote disappear. > > \starttext > \placetable{My table}{\bTABLE > \bTR \bTD {\bf Something} \eTD \bTD \startitemize[1, packed] > \item First > \item S

[NTG-context] Footnote disappears (TABLE, itemize)

2011-03-20 Thread Vedran Miletić
Hi, the following code makes first footnote disappear. \starttext \placetable{My table}{\bTABLE \bTR \bTD {\bf Something} \eTD \bTD \startitemize[1, packed] \item First \item Second\footnote{test1} hello \item Third\footnote{test2} hello \stopitemize \eTD \eTR \eTABLEbody

Re: [NTG-context] Pagination problem with an intermezzo containing a footnote

2011-03-12 Thread Wolfgang Schuster
Am 11.03.2011 um 20:54 schrieb mathew: > \starttext > > This is a sample document to demonstrate a possible bug. You will > probably see a footnote below which appears before the page it's > referenced from. > > \placeintermezzo[page][block:example]{Demonstrating

[NTG-context] Pagination problem with an intermezzo containing a footnote

2011-03-11 Thread mathew
\starttext This is a sample document to demonstrate a possible bug. You will probably see a footnote below which appears before the page it's referenced from. \placeintermezzo[page][block:example]{Demonstrating a bug} \startframedtext[width=0.8\makeupwidth] This is a rather dull inter

[NTG-context] bug in \definestructureconversionset[footnote] ?

2011-02-17 Thread Steffen Wolfrum
Friends, todays current beta (20110211) writes "number" in front of the actual footnote number! Please run example below: \definestructureseparatorset [footnote][][] \definestructureconversionset[footnote][number,characters][numbers] \setupenumerations[footnote][numberconversionse

[NTG-context] strange interaction with footnote and section

2011-01-30 Thread Florian Wobbe
Hi, I have a strange problem with footnotes, when interaction is turned on. When a footnote is followed by a \section{}, the color of the first footnote number will change from contrastcolor to color. Also the number is not a clickable link anymore. Of cause the footnote is not on a different

Re: [NTG-context] \startquotation, grid and footnote

2011-01-16 Thread Oliver Heins
tartlinecorrection[blank]\noindentation}, >> after={\stoplinecorrection}, >> style=\tfx] > > \setupdelimitedtext > [blockquote] > [spacebefore=line, > style=\tfx] > >> […] >> >> \startquotation >> \getbuffer[quot]\footnote{foobar} >&

Re: [NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Wolfgang Schuster
={\startlinecorrection[blank]\noindentation}, > after={\stoplinecorrection}, > style=\tfx] \setupdelimitedtext [blockquote] [spacebefore=line, style=\tfx] > […] > > \startquotation > \getbuffer[quot]\footnote{foobar} > \stopquotation \startblockquote … \stopblockqu

Re: [NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Oliver Heins
I forgot to say that I use mkiv. olli -- Oliver Heins he...@sopos.org http://www.sopos.org/olli GPG: F27A BA8C 1CFB B905 65A8 2544 0F07 B675 9A00 D827 1024D/9A00D827 2004-09-24 -- gpg --recv-keys 0x9A00D827 Please avoid sending me Word or PowerPoint attachments: http://www.gnu.org/philosophy/n

[NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Oliver Heins
uffer \showgrid \starttext \input tufte \startquotation \getbuffer[quot]\footnote{foobar} \stopquotation \input tufte \begquote \getbuffer[quot]\footnote{barbaz} \endquote \input tufte \stoptext -- Oliver Heins he...@sopos.org http://www.sopos.org/olli GPG: F27A BA8C 1CFB B905 65A8 2544 0F07

Re: [NTG-context] \footnote in \placefigure

2011-01-14 Thread Hans Hagen
On 10-1-2011 6:02, Hannes Riebl wrote: Dear ConTeXt users, I am using the following piece of code: \placefigure[right]{Zerfall von Pangäa\footnote{\hyphenatedurl{http://www.geologie.uni-frankfurt.de/staff/Homepages/Oschmann/Oschmann/Homepage/P21-Homepage/P21-9-Evolution.html}, zugegriffen am 3

[NTG-context] Interaction messing with footnote positioning

2011-01-12 Thread Mathieu Boespflug
Hi all, consider the following document: \setupinteraction[state=start] \starttext {\definedfont[Regular at 30pt] blah\footnote{hello}} \stoptext and compare it with the result for the same document where the first line is commented out. The footnote number isn't aligned the same. Shou

[NTG-context] \footnote in \placefigure

2011-01-10 Thread Hannes Riebl
Dear ConTeXt users, I am using the following piece of code: \placefigure[right]{Zerfall von Pangäa\footnote{\hyphenatedurl{http://www.geologie.uni-frankfurt.de/staff/Homepages/Oschmann/Oschmann/Homepage/P21-Homepage/P21-9-Evolution.html}, zugegriffen am 3. Januar 2010}}{\externalfigure

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 1:47 PM, Jon Crump wrote: > On Thu, Dec 23, 2010 at 1:41 PM, Thomas A. Schmitz > wrote: >> >> On Dec 23, 2010, at 10:34 PM, Jon Crump wrote: >> >>> mysterious: I tried that and got the same output; both for your version and >>> mine >> >> Here's mine. Are you using the sa

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 1:41 PM, Thomas A. Schmitz wrote: > > On Dec 23, 2010, at 10:34 PM, Jon Crump wrote: > >> mysterious: I tried that and got the same output; both for your version and >> mine > > Here's mine. Are you using the same version? > > ConTeXt  ver: 2010.12.22 20:18 MKIV  fmt: 2010

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
even more minimal, I tried running context on this: \starttext some text with footnote\footnote[f]{footnote text} \\ some text with reference\note[f] \stoptext and got the same phenomenon: some text with footnote 1 some text with reference ?? Something about the \note[] mechanism I'

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Thomas A. Schmitz
On Dec 23, 2010, at 10:34 PM, Jon Crump wrote: > mysterious: I tried that and got the same output; both for your version and > mine Here's mine. Are you using the same version? ConTeXt ver: 2010.12.22 20:18 MKIV fmt: 2010.12.23 int: english/english doublefoot.pdf Description: Adobe PDF

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 1:20 PM, Thomas A. Schmitz wrote: > > On Dec 23, 2010, at 10:17 PM, Jon Crump wrote: > >> My thought, ill-informed perhaps, was simply for clarity: to make it >> clear that I'm using the same value in both \note[] and \footnote[]. >> In

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Thomas A. Schmitz
On Dec 23, 2010, at 10:17 PM, Jon Crump wrote: > My thought, ill-informed perhaps, was simply for clarity: to make it > clear that I'm using the same value in both \note[] and \footnote[]. > In any case, sadly, using what you suggest still gets me the same > result. I get co

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
you use the intermediate step of creating a macro? I think this does > what you want: > > > \startxmlsetups xml:ref >        \xmldoifelse{#1}{parent::d...@type='arText']} >                {\footnote[\xmlatt{#1}{target}] >                        {\xmlfirst{#1} >  

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Thomas A. Schmitz
xmlsetups xml:ref \xmldoifelse{#1}{parent::d...@type='arText']} {\footnote[\xmlatt{#1}{target}] {\xmlfirst{#1} {root::/body/text/d...@type='fnotes']/no...@xml:id==strin

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 12:36 PM, Yury G. Kudryashov wrote: > I'm not sure about expansion order. Probably \thisRefName is not expanded in > one of the commands above. Could you please attach either a minimal working > example (test.xml and test.tex that one can save and run context test), or > l

Re: [NTG-context] \note and \footnote

2010-12-23 Thread Yury G. Kudryashov
Jon Crump wrote: > All, > > I thought to use TeX's \note[ref], but the following doesn't seem to work. > > \startxmlsetups xml:ref > \define\thisRefName{\xmlatt{#1}{target}} > \xmldoifelse{#1}{parent::d...@type='arText']} > {\footn

[NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
All, Something elementary, I'm sure, that I'm not understanding. I'm trying to achieve parallel footnotes in arab/english texts, ie. each footnote in the Arabic text has a corresponding footnote in the English text. Both should point to the same footnote

Re: [NTG-context] Font sizes, vertical spacing, footnote symbols

2010-12-06 Thread Wolfgang Schuster
Am 06.12.2010 um 17:10 schrieb luigi scarso: > On Mon, Dec 6, 2010 at 5:06 PM, Wolfgang Schuster > wrote: >> Just a hint, use mixed case > Camel case D’oh! Wolfgang ___ If your question is of interest to others a

Re: [NTG-context] Font sizes, vertical spacing, footnote symbols

2010-12-06 Thread luigi scarso
On Mon, Dec 6, 2010 at 5:06 PM, Wolfgang Schuster wrote: > Just a hint, use mixed case Camel case -- luigi ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-conte

Re: [NTG-context] Font sizes, vertical spacing, footnote symbols

2010-12-06 Thread Wolfgang Schuster
Am 06.12.2010 um 15:32 schrieb Nicola: >>> How can I ensure that the font size is exactly 17pt? >>> How to I specify precise vertical spacing? >> >> \definefont[TitleStyle][SerifBold at 17pt] > > Oh, I see... I should have read co-fonts.pdf more carefully! Just a hint, use mixed case or upperc

<    1   2   3   4   5   6   7   8   9   >