Re: [NTG-context] Automatic numbering of footnotes set with \note (not with \footnote)

2023-03-16 Thread Joaquín Ataz-López via ntg-context
(in the source file) the flow of the main text, instead of using the \footnote macro, I introduce the footnotes using \note[label] at the point where the call to the footnote should be placed, and in a separate place in the source file I write the text associated to the footnote using \footnotetext[label

Re: [NTG-context] Automatic numbering of footnotes set with \note (not with \footnote)

2023-03-16 Thread Bruce Horrocks via ntg-context
> \footnote macro, I introduce the footnotes using \note[label] at the point > where the call to the footnote should be placed, and in a separate place in > the source file I write the text associated to the footnote using > \footnotetext[label]. > > This works quite well and allow

[NTG-context] Automatic numbering of footnotes set with \note (not with \footnote)

2023-03-15 Thread Joaquín Ataz López via ntg-context
Good Morning to all list members. I am writing a document with very long footnotes, and in order not to break (in the source file) the flow of the main text, instead of using the \footnote macro, I introduce the footnotes using \note[label] at the point where the call to the footnote should

Re: [NTG-context] Changed behavior from \convertnumber{arabicdecimals}{..} as a textcommand for note

2022-01-16 Thread musa furber via ntg-context
Dear Hans, Thank you for your reply. Here is the missing MWE. (I will also try to attach it.) % mwe % document is an English translation of Arabic text; all annotations are in English. % % concerning footnotes to Arabic text: % numbers in body should use Mashriki numbers (e.g. ٠١٢٣٤٥٦٧٨٩),

Re: [NTG-context] Changed behavior from \convertnumber{arabicdecimals}{..} as a textcommand for note

2022-01-15 Thread Hans Hagen via ntg-context
={\switchtobodyfont[kitab]}, textcommand=\footnotenotenumbercommand, alternative=text] \protected\def\footnotenotenumbercommand#1{\high{(#1)}} \starttext x\arfootnote{x} \stoptext The #1 passed can be anything that renderes the note so the converters sees rubish. You can see details with you add

[NTG-context] Changed behavior from \convertnumber{arabicdecimals}{..} as a textcommand for note

2022-01-14 Thread musa furber via ntg-context
This week I updated ConTeXt minimals. Before then, I used the following code so that footnotes to Arabic passages would have parenthesis around them and use the digits used in Arabic texts in the Middle East (e.g. ٠١٢٣٤٥٦٧٨٩). \setupnote [arfootnote] [ headstyle={\switchtobodyfont[kitab]},

Re: [NTG-context] Displaying names in Chicago-Turabian "note" style

2021-12-21 Thread Joey McCollum via ntg-context
ion=invertedfirst, \c!separator:names:4={\btxcomma\btxlabeltext{and}\space}] % between only 2 names I hope this helps! Joey On Tue, Dec 21, 2021 at 12:51 PM Joel via ntg-context wrote: > I could not find any existing solution for using Chicago-Turabian "note" > style in

Re: [NTG-context] Displaying names in Chicago-Turabian "note" style

2021-12-21 Thread Wolfgang Schuster via ntg-context
Joel via ntg-context schrieb am 21.12.2021 um 18:51: [...] \define[3]\ifisempty{%         \setbox0=\hbox{#1\unskip}%         \ifdim\wd0=0pt             #2%         \else             #3%         \fi }% No need for your own command because ConTeXt already provides \doifemptyelse which

[NTG-context] Displaying names in Chicago-Turabian "note" style

2021-12-21 Thread Joel via ntg-context
I could not find any existing solution for using Chicago-Turabian "note" style in ConTeXt, so I have started my own attempt. Chicago-Turabian uses footnotes to display the author's details on the same page, but also uses a bibliography to display an alphabetical list of the sou

Re: [NTG-context] \note[xx] gives unknown reference for \startfootnote, ok for \footnote

2021-08-05 Thread Hans Hagen via ntg-context
On 8/5/2021 5:07 AM, Rik Kabel via ntg-context wrote: The following example: \starttext abc\footnote[fn:abc]{footnote abc}\ abc def \startfootnote[fn:def]  footnote def \stopfootnote \ def No problem here: abc\note[fn:abc] Problem appears here: def\note

[NTG-context] \note[xx] gives unknown reference for \startfootnote, ok for \footnote

2021-08-04 Thread Rik Kabel via ntg-context
The following example: \starttext abc\footnote[fn:abc]{footnote abc}\ abc def \startfootnote[fn:def]  footnote def \stopfootnote \ def No problem here: abc\note[fn:abc] Problem appears here: def\note[fn:def] \stoptext Generates a missing reference error

Re: [NTG-context] color conversion eats note

2021-06-27 Thread Wolfgang Schuster
Steffen Wolfrum schrieb am 27.06.2021 um 15:55: uncommenting the following \setupcolors changes magenta to black when running luatex. but when running luametatex the footnote is crippled to «error»: \starttext \definestartstop[UL][color=magenta] %\setupcolors[state=stop,conversion=never]%

[NTG-context] color conversion eats note

2021-06-27 Thread Steffen Wolfrum
uncommenting the following \setupcolors changes magenta to black when running luatex. but when running luametatex the footnote is crippled to «error»: \starttext \definestartstop[UL][color=magenta] %\setupcolors[state=stop,conversion=never]% <- bw with lualatex, but «error» with luametatex?

Re: [NTG-context] \setupinteraction[style=...] supersedes manual text style for \note

2020-04-02 Thread Pablo Rodriguez
On 4/2/20 12:30 PM, Benjamin Buchmuller wrote: > Hi Pablo, > > thanks, this works. :) I will see if I can add this information in > the wiki at some point. > > Is there any way to figure out which styles are inherited or taken > from which setup in general? Hi Benjamin, maybe a superuser from

Re: [NTG-context] \setupinteraction[style=...] supersedes manual text style for \note

2020-04-02 Thread Pablo Rodriguez
On 4/2/20 12:04 AM, Benjamin Buchmuller wrote: > For the following one, I’m not sure if this is the intended > behaviour or not: > > I want to set up the “notation” and “note” style manually, which > works great unless I also call > \setupinteraction[state=start,style=normal] (

[NTG-context] \setupinteraction[style=...] supersedes manual text style for \note

2020-04-01 Thread Benjamin Buchmuller
For the following one, I’m not sure if this is the intended behaviour or not: I want to set up the “notation” and “note” style manually, which works great unless I also call \setupinteraction[state=start,style=normal] (or any other style), regardless of calling it before or after setting up

[NTG-context] first and last note in page

2016-11-26 Thread Pablo Rodriguez
Hans, I have the following sample: \setuppagenumbering[A6] \setupheadertexts[{\getmarking[chapter]}] \definesectionblock [whatcomeslast] [lastmatter] [number=no] \setupsectionblock [lastmatter] [page=no, after=\page]

[NTG-context] \footnote and \note with \setupnotation[way=bypage], but it does not work with XML processing

2015-07-02 Thread mf
Hello list, I have a text with footnotes that get referenced more than once. No problem for ConTeXt, since it has \footnote and \note for that. Resetting the footnote counter every page with \setupnotation[way=bypage] complicates the problem, because when you call \note on the next page

Re: [NTG-context] A note on Arabic names in bibliographies and indices

2015-02-02 Thread Alan BRASLAU
The handling of the vons issue is cultural and language-dependent. The problem with mucking around with vonsep and other parameters is that one may very well have a mixture of references in a single document (this is often the case for me). I see no solution other than trying to identify some

Re: [NTG-context] A note on Arabic names in bibliographies and indices

2015-02-02 Thread Keith Schultz
Hi Hans, All, Am 02.02.2015 um 01:05 schrieb Hans Hagen pra...@wxs.nl: [snip, snip] I'm sure we can cook up something. Personally I'd like to get away from this 'von' and 'junior' thing and use better names, like initials (by default taken from firstnames) firstnames prefixes (unless

Re: [NTG-context] A note on Arabic names in bibliographies and indices

2015-02-02 Thread Hans Hagen
On 2/2/2015 3:23 PM, Alan BRASLAU wrote: The handling of the vons issue is cultural and language-dependent. The problem with mucking around with vonsep and other parameters is that one may very well have a mixture of references in a single document (this is often the case for me). I see no

Re: [NTG-context] A note on Arabic names in bibliographies and indices

2015-02-02 Thread Alan BRASLAU
Of course, language of the cited publication. Nothing else makes sense at all. This field is also to be used for hyphenation of the title field. BUT, the author of the TeX document must control and decide if the bibliography will use an eventual language= field or rather use the language rule in

[NTG-context] A note on Arabic names in bibliographies and indices

2015-02-01 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear Syndicate, The current bibliography handler uses the following for authors: \type{\author[junior]{firstnames}[inits]{von}{surname}} Now in Arabic we have something similar to the 'von' field: the definite article 'al-', 'ibn', etc. Just as with 'von' we want to ignore them in the

Re: [NTG-context] A note on Arabic names in bibliographies and indices

2015-02-01 Thread Keith J. Schultz
Hi Idris, All, We have here the classical database problem of finding a format that fits all. But, as any body working with databases knows this will not work with a rigid format. Here we have 3 fields for the authors can can be misused. The von is the most problematic. It seems due to its

Re: [NTG-context] A note on Arabic names in bibliographies and indices

2015-02-01 Thread Hans Hagen
On 2/1/2015 4:06 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear Syndicate, The current bibliography handler uses the following for authors: \type{\author[junior]{firstnames}[inits]{von}{surname}} Looks mkii cq. th eold bin system ... no more time will be spent on that (by me). Now

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-05-28 Thread Jano Kula
Hello Andy, On 05/27/2012 04:41 PM, Andy Thomas wrote: Hello Jano, On May 26, 2012, at 2:12 PM, Jano Kula wrote: Hello Andy, Side notes set ragged left (rigth justyfied) on left pages are quite difficult to read, I would make them ragged right (left justified) on all pages and. I guess

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-05-27 Thread Andy Thomas
Hello Jano, On May 26, 2012, at 2:12 PM, Jano Kula wrote: Hello Andy, On 05/23/2012 04:09 PM, Andy Thomas wrote: I finished a first version of a tufte style sample document that is based on a predecessor in another macro language. The auto alignment of the marginals has to be improved,

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-05-26 Thread Jano Kula
Hello Andy, On 05/23/2012 04:09 PM, Andy Thomas wrote: I finished a first version of a tufte style sample document that is based on a predecessor in another macro language. The auto alignment of the marginals has to be improved, but the rest looks already quite decent. Please see:

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-05-23 Thread Andy Thomas
I finished a first version of a tufte style sample document that is based on a predecessor in another macro language. The auto alignment of the marginals has to be improved, but the rest looks already quite decent. Please see:

[NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Yue Wang
Dear powerful ConTeXt users: Is there some way to do tufte style side notes? I googled and did found Wolfgang's solution (http://archive.contextgarden.net/message/20110906.202722.f501f115.en.html) but it's just too simple and cannot be used for production. Side notes will cluttered or fall out of

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread S Barmeier
-sized notes. There is also \startmarginblock ... \stopmarginblock and it exceed my ConTeXt user powers to be able to tell you the difference. My guess is, that this type of margin note is a block, which maybe enjoys features of textblocks...? But I, too, would be interested to understand

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Wolfgang Schuster
is for shorter margin notes, the latter for use with paragraph-sized notes. There is also \startmarginblock ... \stopmarginblock and it exceed my ConTeXt user powers to be able to tell you the difference. My guess is, that this type of margin note is a block, which maybe enjoys features of textblocks

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Henning Hraban Ramm
Am 2012-04-22 um 10:17 schrieb Wolfgang Schuster: All of the mechanisms are added at different times in the process to make from text a page. Margindata (\inmargin etc.) is added to the line where you have it in your and doesn’t move from this position but you prevent overlapping of two

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Wolfgang Schuster
Am 22.04.2012 um 11:55 schrieb Henning Hraban Ramm: Thank you for the example, I need the same, and my setup worked some months before, but ConTeXt (latest beta) seems broken in that regard: - footnotes appear doubled in margin and in footer, even with location=none in both setups I

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Henning Hraban Ramm
Am 2012-04-22 um 13:13 schrieb Wolfgang Schuster: - footnotes appear doubled in margin and in footer, even with location=none in both setups I noticed this and this does also happen with \endnotes etc. - numbering is by document (at least not by page, if I setup way=bypage) Did you use

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Yue Wang
... overlapping. As I understand it, the former is for shorter margin notes, the latter for use with paragraph-sized notes. There is also \startmarginblock ... \stopmarginblock and it exceed my ConTeXt user powers to be able to tell you the difference. My guess is, that this type of margin note

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Henning Hraban Ramm
Am 2012-04-22 um 18:30 schrieb Yue Wang: There are many styles available on the context-garden site (http://wiki.contextgarden.net/Sample_documents) which are really helpful to help newcomers to learn how to define styles in context. Wouldn't it be great to add tufte's and bringhurst's as

Re: [NTG-context] \note does not preserve formatting -- example

2012-01-24 Thread Wolfgang Schuster
Am 24.01.2012 um 05:44 schrieb Peter Park Nelson: After updating to the current beta, I discovered that the \note macro does not format the note marker correctly. In the minimal example below, I define an item group for a paragraph-formatted list of article authors, and an affiliation note

Re: [NTG-context] \note does not preserve formatting -- example

2012-01-24 Thread Wolfgang Schuster
Am 24.01.2012 um 05:44 schrieb Peter Park Nelson: After updating to the current beta, I discovered that the \note macro does not format the note marker correctly. In the minimal example below, I define an item group for a paragraph-formatted list of article authors, and an affiliation note

[NTG-context] \note does not preserve formatting -- example

2012-01-23 Thread Peter Park Nelson
After updating to the current beta, I discovered that the \note macro does not format the note marker correctly. In the minimal example below, I define an item group for a paragraph-formatted list of article authors, and an affiliation note for a paragraph-formatted list of affiliations below

[NTG-context] \note and \footnote

2010-12-23 Thread Jon Crump
='fnotes' note xml:id=N01text for note ONE/note note xml:id=N02text for note TWO/note /div /text /body 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

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']} {\footnote[\thisRefName]{\xmlfirst{#1} {root::/body/text/d

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

2010-12-23 Thread Jon Crump
' lb / some arab ref target=#N01text/ref lb / more arab ref target=#N02text/ref /div div type='enText' lb / some english ref target=#N01text/ref lb / more english ref target=#N02text/ref /div div type='fnotes' note xml:id=N01text for note ONE/note note xml:id=N02text for note

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

2010-12-23 Thread Thomas A. Schmitz
)]} } } {\note[\xmlatt{#1}{target}]} \xmlflush{#1} \stopxmlsetups Thomas ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

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 correct output here. Try

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

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 1:20 PM, Thomas A. Schmitz thomas.schm...@uni-bonn.de 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 any case, sadly

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
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'm

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

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 1:41 PM, Thomas A. Schmitz thomas.schm...@uni-bonn.de 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

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

2010-12-23 Thread Jon Crump
On Thu, Dec 23, 2010 at 1:47 PM, Jon Crump jjcr...@uw.edu wrote: On Thu, Dec 23, 2010 at 1:41 PM, Thomas A. Schmitz thomas.schm...@uni-bonn.de 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

[NTG-context] Keeping margin note on the same line

2010-06-05 Thread Vyatcheslav Yatskovsky
Hello, Please, advise me. Is there a way to keep margin text and body text on the same line in the following situation? \define[0]\chorus{\startnarrower{\itx CHORUS}\stopnarrower} \starttext \chorus \chorus \inmargin{B}\chorus \stoptext Now B is above CHORUS, I want it to be exactly on

Re: [NTG-context] Keeping margin note on the same line

2010-06-05 Thread Rogutės Sparnuotos
Vyatcheslav Yatskovsky (2010-06-05 14:25): Hello, Please, advise me. Is there a way to keep margin text and body text on the same line in the following situation? \define[0]\chorus{\startnarrower{\itx CHORUS}\stopnarrower} \starttext \chorus \chorus \inmargin{B}\chorus

Re: [NTG-context] Keeping margin note on the same line

2010-06-05 Thread Vyatcheslav Yatskovsky
No, no, your idea is exactly what I missed! :) Thanks! I somehow feel that this is not what you want: \def\chorus#1{\startnarrower{\itx CHORUS}\doiftext{#1}{\inmargin{#1}}\stopnarrower} \starttext \chorus{} \chorus{B} \stoptext -- Best Regards, Vyatcheslav Yatskovsky

[NTG-context] marginal note problems

2010-03-26 Thread Michael Saunders
I'm still trying to get marginal notes to work with columns. I've been experimenting with columnsets, but I still get the marginal notes popping up on the wrong side of their column, and overprinting the other column, not printing in the margin. I thought that this though, would be an

[NTG-context] marginal note problems

2010-03-25 Thread Michael Saunders
Thank you for the help with headers---it worked. My marginal note problems continue: If I have a two-column text with margins on either side, is there a way for \inmargin{} or something like it to place text in the margin next to the column where it occurs? I haven't been able to avoid

[NTG-context] no space after \note[]

2010-03-09 Thread Peter Münster
Hello, The space after \note[test] is eaten: \starttext bla\footnote[test]{bla} bla\note[test] bla \stoptext Bug or feature? Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ ___ If your

Re: [NTG-context] no space after \note[]

2010-03-09 Thread Hans Hagen
On 9-3-2010 17:08, Peter Münster wrote: Hello, The space after \note[test] is eaten: \starttext bla\footnote[test]{bla} bla\note[test] bla \stoptext Bug or feature? side effect of multiple optional arguments

Re: [NTG-context] no space after \note[]

2010-03-09 Thread Taco Hoekwater
Hans Hagen wrote: On 9-3-2010 17:08, Peter Münster wrote: Hello, The space after \note[test] is eaten: \starttext bla\footnote[test]{bla} bla\note[test] bla \stoptext Bug or feature? side effect of multiple optional arguments Hans will look into this later, but if you want a quick hack

Re: [NTG-context] no space after \note[]

2010-03-09 Thread Peter Münster
On Tue, 9 Mar 2010, Taco Hoekwater wrote: (or write \note[footnote][ref] explicitly) Thanks, this is ok for me! Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ ___ If your question

Re: [NTG-context] no space after \note[]

2010-03-09 Thread Steffen Wolfrum
Am 09.03.2010 um 18:25 schrieb Peter Münster: On Tue, 9 Mar 2010, Taco Hoekwater wrote: (or write \note[footnote][ref] explicitly) Thanks, this is ok for me! Great, that's fine. And indeed interesting: What other values besides footnote there may be?! Thanks, Steffen

Re: [NTG-context] no space after \note[]

2010-03-09 Thread Hans Hagen
On 9-3-2010 18:38, Steffen Wolfrum wrote: Am 09.03.2010 um 18:25 schrieb Peter Münster: On Tue, 9 Mar 2010, Taco Hoekwater wrote: (or write \note[footnote][ref] explicitly) Thanks, this is ok for me! Great, that's fine. And indeed interesting: What other values besides footnote

[NTG-context] Fwd: [XeTeX] a note from the XeTeX author

2008-07-04 Thread Martin Schröder
-- Forwarded message -- From: Jonathan Kew [EMAIL PROTECTED] Date: 2008/7/3 Subject: [XeTeX] a note from the XeTeX author To: Unicode-based TeX for Mac OS X and other platforms [EMAIL PROTECTED] To the XeTeX user community: This note is to let you know that for personal reasons

[NTG-context] how to set a referenced note to normal ?

2007-09-03 Thread Steffen Wolfrum
Hi, please have a look at this minimal example: \starttext This is a test text\footnote[129]{for testing} with two footnotes \footnote[130]{the same purpose as fn. \note[129]}. \stoptext It would look better if fn. 1 would be set the same type (not 1 being smaller and set high

Re: [NTG-context] how to set a referenced note to normal ?

2007-09-03 Thread Wolfgang Schuster
2007/9/3, Steffen Wolfrum [EMAIL PROTECTED]: Hi, please have a look at this minimal example: \starttext This is a test text\footnote[129]{for testing} with two footnotes \footnote[130]{the same purpose as fn. \note[129]}. \stoptext It would look better if fn. 1 would be set the same

Re: [NTG-context] How to split margin note to the next page?

2007-03-04 Thread Taco Hoekwater
Zhichu Chen wrote: Can margin be splitted to the next page automatically? As far as I know, it cannot. TeX is not smart enough to do this on it's own, and I don't believe Hans has written code to do this. Best wishes, Taco ___ ntg-context mailing

[NTG-context] How to split margin note to the next page?

2007-03-03 Thread Zhichu Chen
Hi, everybody Thank you for having helped me before, and I have a new problem here. When I was writing an article, I used margin to give some explanations. But the margin note is very very long, and eventually it appeares near the bottom of a page. So the output is awful, like

[NTG-context] Avoiding page breaks in self-defined Note environment

2006-11-14 Thread Martin Becker
Dear all, I'm having a problem with unwanted page breaks using ConTeXt. Imagine a note environment that is separated from normal text by horizontal rules: -- Note - Notice that this text is embedded in... -- The problem however is that ConTeXt

Re: [NTG-context] Avoiding page breaks in self-defined Note environment

2006-11-14 Thread Hans Hagen
Martin Becker wrote: Dear all, I'm having a problem with unwanted page breaks using ConTeXt. Imagine a note environment that is separated from normal text by horizontal rules: -- Note - Notice that this text is embedded

[NTG-context] \namedglyph (was: [XeTeX] \XeTeXglyphindex: just a short note)

2006-08-12 Thread Mojca Miklavec
Hello, Some time ago Jonathan implemented a new \XeTeXglyphindex command to retrieve the glyph from current font by name (it currently only works for OpenType, but that's the most important). \getglyph is already taken, I used it in the example below just because I didn't think of a better name.

Re: [NTG-context] \namedglyph (was: [XeTeX] \XeTeXglyphindex: just a short note)

2006-08-12 Thread Hans Hagen
Mojca Miklavec wrote: Would it name sense to provide a \namedglyph macro in ConTeXt for XeTeX users as well? (Hopefully the feature will be available in pdfTeX as well ;) \namedglyph is too generic; you ask for a \fontglyph\font{name} and even then, there probably is not sucha primitive,

Re: [NTG-context] formatting \note output

2005-09-23 Thread Alan Bowen
and there was no response, I thought I would ask the following once more (before going through my source files and making the changes by hand). Does anyone know how to modify or adapt \note so that the output is a footnote number in normal/body text format---e.g., (ref.\ \note [lemur]) becomes (ref.\ 9

[NTG-context] formatting \note output

2005-09-22 Thread Alan Bowen
Though I have asked this question before and there was no response, I thought I would ask the following once more (before going through my source files and making the changes by hand). Does anyone know how to modify or adapt \note so that the output is a footnote number in normal/body text

Re: [NTG-context] formatting \note output

2005-09-22 Thread Brooks Moses
At 04:18 AM 9/22/2005, Alan Bowen [EMAIL PROTECTED] wrote: Though I have asked this question before and there was no response, I thought I would ask the following once more (before going through my source files and making the changes by hand). Does anyone know how to modify or adapt \note so

[NTG-context] Re: Can \note repeat its footnote?

2004-06-30 Thread Stefan Wachter
Hi Hans, many thanks for your help. Now it works. Great! I try to come along without having the same footnote marker for repeated footnotes. (This would make sense only if footnotes are sequentially numbered over a whole document.) Thanks again, --Stefan

Re: [NTG-context] Re: Can \note repeat its footnote?

2004-06-25 Thread Hans Hagen
} {\ifnum\currentrealreference=\NotePageB\relax \pagereference[note:a:#1:\getvalue{note:n:#1}]% \note[note:a:#1:\getvalue{note:l:#1}]% \else\ifnum\NotePageA=\NotePageB\relax \pagereference[note:a:#1:\getvalue{note:n:#1}]% \note[note:a:#1

[NTG-context] Re: Can \note repeat its footnote?

2004-06-23 Thread Stefan Wachter
] \stoptext --Stefan PS: Would it be possible to use the same footnote mark again when a footnote is repeated? Hans Hagen wrote: Stefan Wachter wrote: Hi all! The \note[xxx] command is used to reference a previously defined footnote. Is it possible that the previously defined footnote is repeated

Re: [NTG-context] Can \note repeat its footnote?

2004-06-21 Thread Hans Hagen
Stefan Wachter wrote: Hi all! The \note[xxx] command is used to reference a previously defined footnote. Is it possible that the previously defined footnote is repeated if a page break had occured between the \footnote[xxx]{bla bla bla} and the corresponding \note[xxx] command? it's incredible

Re: [NTG-context] Can \note repeat its footnote?

2004-06-18 Thread Peter Mnster
On Thu, 17 Jun 2004, Stefan Wachter wrote: The \note[xxx] command is used to reference a previously defined footnote. Is it possible that the previously defined footnote is repeated if a page break had occured between the \footnote[xxx]{bla bla bla} and the corresponding \note[xxx] command

[NTG-context] Can \note repeat its footnote?

2004-06-17 Thread Stefan Wachter
Hi all! The \note[xxx] command is used to reference a previously defined footnote. Is it possible that the previously defined footnote is repeated if a page break had occured between the \footnote[xxx]{bla bla bla} and the corresponding \note[xxx] command? Thanks for your attention, --Stefan

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

2003-08-27 Thread John Culleton
On Tuesday 26 August 2003 06:53, John Culleton wrote: I do \footnote[bene]{Here is a footnote} and later, Mumble mumble\note[bene] The \footnote works OK but \note does nothing. What am I doing wrong? The TeXLive 8 beta was again the culprit. I also had problems with TOC that went away

[NTG-context] \footnote and \note

2003-08-26 Thread John Culleton
I do \footnote[bene]{Here is a footnote} and later, Mumble mumble\note[bene] The \footnote works OK but \note does nothing. What am I doing wrong? -- John Culleton Able Indexers and Typesetters http://wexfordpress.com ___ ntg-context mailing list