Re: [NTG-context] list not following "focus=standard"?

2023-01-31 Thread Pablo Rodriguez via ntg-context
On 1/30/23 12:18, Pablo Rodriguez via ntg-context wrote: > […] > I‘m afraid this might be a regression from a recently fixed issue. Hans, I see there is a new strc-lst.lmt. So comparing it with strc-lst.lmt, I saw what is missing: -if cheat and references then +local v

Re: [NTG-context] list not following "focus=standard"

2022-10-16 Thread Pablo Rodriguez via ntg-context
On 10/16/22 13:28, Pablo Rodriguez via ntg-context wrote: > [...] > So, line 40 of that file ("local cheat = true") needs a conditional that > I’m not able to provide (I have no idea how it would read). > > Basically, if \setupinteraction[focus=standard], please don’t cheat . Or even more

Re: [NTG-context] list not following "focus=standard"

2022-10-16 Thread Pablo Rodriguez via ntg-context
On 10/14/22 23:24, Pablo Rodriguez via ntg-context wrote: > Hi Hans, > > I have the following sample: > > \setupinteraction[state=start, > focus=standard] > \starttext > \completecontent > \section{section} > a\footnote{\contextversion} > \stoptext Hans, I have found the cause of

Re: [NTG-context] List of publications…

2022-05-18 Thread Damien Thiriet via ntg-context
Hi śrīrāma, > I hope you made the format (context --make) after > applying the changes. That's exactly what I missed. Should have read the whole thread and not the last part… Reading your diff, I also didn't comment out the lines with string.tolower and local lowered, but I guess this is not

Re: [NTG-context] List of publications…

2022-05-17 Thread śrīrāma via ntg-context
On 5/18/22 12:02 AM Damien Thiriet via ntg-context wrote: > Unfortunately, commenting out all occurrences of those two lines > didn't make the job for me. > And using lowercase characters is unfortunately a no-op as far as > I'm concerned: my bib files have been filled with CamelCase for years, >

Re: [NTG-context] List of publications…

2022-05-17 Thread Damien Thiriet via ntg-context
> Till there is a fix, I am able to workaround it by: > • using only lowercase characters (a-z) in the item tags > • comment out all occurrences of > tag = lowered[tag] > field = lowered[field] >in publ-ini.lua > > Sreeram Unfortunately, commenting out all occurrences of

Re: [NTG-context] List of publications...

2022-05-17 Thread Willi Egger via ntg-context
Hello everybody, sorry for not being responsive in recent days. — I have not been working on the computer in recent days… Thank you so much for all your testing and help for finding a fix for the time being! — I will look into the lua file and apply your suggestion. Many thanks Best Willi

Re: [NTG-context] List of publications...

2022-05-11 Thread śrīrāma via ntg-context
On 5/11/22 3:23 PM śrīrāma wrote: > Till there is a fix, I am able to workaround it by: > • using only lowercase characters (a-z) in the item tags > • comment out all occurrences of > tag = lowered[tag] > field = lowered[field] > in publ-ini.lua To be clear only

Re: [NTG-context] List of publications...

2022-05-11 Thread śrīrāma via ntg-context
On 5/11/22 2:24 PM Willi Egger via ntg-context wrote: > I ws trying to finish my list of publications. How ever I now get a very > strange list. > > Could someone compile the attached tex-sample-file and see? > > I have ConTeXt ver: 2022.04.20 19:18 LMTX fmt: 2022.4.22 Yes: this issue has

Re: [NTG-context] List of publications...

2022-05-11 Thread Günter Kolousek via ntg-context
I'm able to confirm that ❯ context --version mtx-context | ConTeXt Process Management 1.04 mtx-context | mtx-context | main context file: mtx-context | current version: 2022.05.10 18:44 mtx-context | main context file: mtx-context | current version: 2022.05.10 18:44

Re: [NTG-context] List of language-specific hyphenation commands

2020-05-23 Thread Wolfgang Schuster
Jairo A. del Rio schrieb am 22.05.2020 um 23:42: Hi everybody! I've read about some commands which allow hyphenation according to an specific language in ConTeXt, e.g. \french{word} for French hyphenation in a text the main language of which is Spanish, English, etc. Unlike \language[code], I

Re: [NTG-context] List of Symbols/Abbreviations/Glosses with more then two entries

2019-10-11 Thread Thomas Welter
Since there has not been a response (and since I am still unhappy with the limitations of \definesynonyms) I came up with my own solution which is included in this mail. The code provides a fully automated handling of symbols. I think this might be useful for a lot of people in engineering,

Re: [NTG-context] list of figures

2018-09-14 Thread Andrea Valle
Thanks to all, yes, \placelistoffigures works fine Concerning structure: yeah, thanks Alan, I used it. I think I had some issues I was not able to solve so switched to raw input. Best -a- -- Andrea Valle

Re: [NTG-context] list of figures

2018-09-14 Thread Alan Braslau
On Fri, 14 Sep 2018 11:20:27 +0200 Andrea Valle wrote: > Thanks Henri > > actually this works in my chapter but I have a book made up of various > chapters coordinate by a main.tex file > containing general setting and e.g. > > \input c_1_semiotics.tex % chapter > > \input

Re: [NTG-context] list of figures

2018-09-14 Thread cryo shock
I tried \completelist[figure] and it doesn't work for me either. Could you please try this one instead: \placelistoffigures[criterium=text] Cheers, Lars 2018-09-14 11:20 GMT+02:00, Andrea Valle : > Thanks Henri > > actually this works in my chapter but I have a book made up of various >

Re: [NTG-context] list of figures

2018-09-14 Thread Andrea Valle
Thanks Henri actually this works in my chapter but I have a book made up of various chapters coordinate by a main.tex file containing general setting and e.g. \input c_1_semiotics.tex % chapter \input c_2_conceptions.tex etc if I place \completelist[figure] in the main it does not work

Re: [NTG-context] list of figures

2018-09-14 Thread Henri Menke
On 14/09/18 20:50, Andrea Valle wrote: > Dear all, > > I have a very simple question. > > How do I get a list of figures? \starttext \completelist[figure] \startplacefigure[title={S. Reich, {\em Piano Phase}.}] \externalfigure[img/chap01/2][width=\textwidth] \stopplacefigure \stoptext >

Re: [NTG-context] list items not broken in lines

2017-03-06 Thread Pablo Rodriguez
On 03/06/2017 09:45 PM, Henning Hraban Ramm wrote: > Am 2017-03-06 um 21:23 schrieb Pablo Rodriguez: >> [...] >> I’m afraid I wasn’t clear. This is required for: >> >>\placelist[section][alternative=d]. >> >> I’m afraid it doesn’t work there. > > Did you try \setuplist[textcommand ? Hraban,

Re: [NTG-context] list items not broken in lines

2017-03-06 Thread Henning Hraban Ramm
Am 2017-03-06 um 21:23 schrieb Pablo Rodriguez : > On 03/06/2017 09:01 PM, Henning Hraban Ramm wrote: >> Am 2017-03-06 um 19:04 schrieb Pablo Rodriguez: >>> I would like to avoid line breaks in section items. Which would be the >>> right way of doing it? >>> >>> This would be

Re: [NTG-context] list items not broken in lines

2017-03-06 Thread Pablo Rodriguez
On 03/06/2017 09:01 PM, Henning Hraban Ramm wrote: > Am 2017-03-06 um 19:04 schrieb Pablo Rodriguez: >> I would like to avoid line breaks in section items. Which would be the >> right way of doing it? >> >> This would be similar (I think) to know how to get the "{this is a >> expression}" with no

Re: [NTG-context] list items not broken in lines

2017-03-06 Thread Henning Hraban Ramm
Am 2017-03-06 um 19:04 schrieb Pablo Rodriguez : > I would like to avoid line breaks in section items. Which would be the > right way of doing it? > > This would be similar (I think) to know how to get the "{this is a > expression}" with no line break inside (and not using "~").

Re: [NTG-context] list with individual item indications

2015-10-26 Thread Wolfgang Schuster
dr. Hans van der Meer 25. Oktober 2015 um 10:46 I want to typeset a series of items in the itemize-list structure. But not numbered 1. 2. etc, but each item a separate indication, in fact in this case years. In \startitemize \startitem .. \stopitem .. \stopitemize I

Re: [NTG-context] List of bugs and quirks

2013-03-27 Thread Hans Hagen
On 3/27/2013 7:55 PM, Marco Patzer wrote: Hi Hans, maybe after the current is made (which happens sometime within the next two weeks) best make sure that we have no serious bugs (experimental features apart) I think it's better to start a new thread for this issue. I maintain a small list

Re: [NTG-context] List of bugs and quirks

2013-03-27 Thread Hans Hagen
On 3/27/2013 7:55 PM, Marco Patzer wrote: % %% the \stop… line of database module environment must not be indented, %% spurious line otherwise \usemodule [database] \defineseparatedlist [CSV] [before=\bTABLE, after=\eTABLE,

Re: [NTG-context] List of bugs and quirks

2013-03-27 Thread Hans Hagen
On 3/27/2013 7:55 PM, Marco Patzer wrote: I maintain a small list of bugs and quirks which I would like to share. I don't know if the issues are considered bugs or not. I % %% MetaPost Location throws error \startuseMPgraphic{foo}

Re: [NTG-context] List of bugs and quirks

2013-03-27 Thread Hans Hagen
On 3/27/2013 7:55 PM, Marco Patzer wrote: %% Wide descriptions protruding into the margin \definedescription [description] [alternative=hanging, width=broad] \starttext \startdescription{conclusion that} \input knuth \stopdescription \startdescription{conclusion that the

Re: [NTG-context] List of bugs and quirks

2013-03-27 Thread Marco Patzer
On 2013–03–27 Hans Hagen wrote: A potentially incompatible change It's already the second time you warn me about this. Should I be concerned? ... upto you and wolfgang to check it Actually I used a patched version for months in several projects without issues. I replaced the kern with an

Re: [NTG-context] List without bullets

2012-07-02 Thread Wolfgang Schuster
Am 30.06.2012 um 00:49 schrieb Gilbert Houtekamer: Hi, I am would like to make \startitemize list with \head that has no bullets, e.g. Topic My text for topic Another Topic Text for another topic. With \startitemize and \head I get bullets before Topic and

Re: [NTG-context] List without bullets

2012-06-30 Thread Wolfgang Schuster
Am 30.06.2012 um 00:49 schrieb Gilbert Houtekamer: Hi, I am would like to make \startitemize list with \head that has no bullets, e.g. Topic My text for topic Another Topic Text for another topic. With \startitemize and \head I get bullets before Topic and Another

Re: [NTG-context] List without bullets

2012-06-30 Thread Gilbert Houtekamer
Wolfgang Schuster schuster.wolfgang at gmail.com writes: Am 30.06.2012 um 00:49 schrieb Gilbert Houtekamer: Hi, I am would like to make \startitemize list with \head that has no bullets, e.g. Topic My text for topic Another Topic Text for another

Re: [NTG-context] List without bullets

2012-06-29 Thread Otared Kavian
Hi, You can customize the symbol appearing in your items, and set it to nothing… \definesymbol[NoSymbol][{}] \definesymbol[MySymbol][{$\heartsuit$}] \starttext \startitemize[Nosymbol] \item foo \item bar \item baz \stopitemize \startitemize[MySymbol,packed] \item foo \item

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
Am 15.08.2011 um 16:31 schrieb Cecil Westerhof: While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not find how to represent [ and ]. How would I use those

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Cecil Westerhof cldwester...@gmail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not find how to represent [ and ]. How would I use those characters

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
Am 15.08.2011 um 17:05 schrieb Cecil Westerhof: 2011/8/15 Cecil Westerhof cldwester...@gmail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not find how to

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not find how to represent [ and ]. How would I use

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
Am 15.08.2011 um 17:12 schrieb Cecil Westerhof: Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to put comments in your document you can use “%%”. Wolfgang

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com 2011/8/15 Cecil Westerhof cldwester...@gmail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to put comments in your document you can use “%%”.

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
Am 15.08.2011 um 17:29 schrieb Cecil Westerhof: 2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com 2011/8/15 Cecil Westerhof cldwester...@gmail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash,

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
Am 15.08.2011 um 17:33 schrieb Cecil Westerhof: 2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to put comments in your document you can use “%%”.

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
Am 15.08.2011 um 18:05 schrieb Cecil Westerhof: 2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to put comments in your document you can use “%%”.

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Cecil Westerhof cldwester...@gmail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to put comments in your document you can use “%%”. Does not work

Re: [NTG-context] list of all (even unused) abbreviations

2010-12-04 Thread Wolfgang Schuster
Am 04.12.2010 um 02:43 schrieb Jonas Stein: Provide a example where it doesn’t work, the \infull is to get the full text of the abbreviation in your text, e.g. \infull{VVV}. in the wiki is an example: http://wiki.contextgarden.net/Reference/en/definesynonyms i think [\infull] in line

Re: [NTG-context] list of all (even unused) abbreviations

2010-12-02 Thread Wolfgang Schuster
Am 02.12.2010 um 02:52 schrieb Jonas Stein: It works now. I think i had a Problem with the line \definesynonyms[abbreviation][abbreviations][\infull] in Description on [1] Should i delete the [\infull] there? It works fine without it. Provide a example where it doesn’t work, the

Re: [NTG-context] list of all (even unused) abbreviations

2010-12-01 Thread Jonas Stein
How can i get a list of _all_ (even unused) abbreviations? \placelistofabbreviations[criterium=all] that does not work here with mkiv i get the text [criterium=all] after the usual list of abbreviations. You need the setup command: \setupsynonyms[abbreviation][criterium=all] Example:

Re: [NTG-context] list of all (even unused) abbreviations

2010-12-01 Thread Wolfgang Schuster
Am 01.12.2010 um 20:58 schrieb Jonas Stein: This example did not work on my pc and not on http://live.contextgarden.net/ What could be wrong here? The context on the wiki provides only mkii and your installation is probably to old. Wolfgang

Re: [NTG-context] list of all (even unused) abbreviations

2010-12-01 Thread Jonas Stein
It works now. I think i had a Problem with the line \definesynonyms[abbreviation][abbreviations][\infull] in Description on [1] Should i delete the [\infull] there? It works fine without it. I added an example now. [1] http://wiki.contextgarden.net/Reference/en/definesynonyms -- Jonas Stein

Re: [NTG-context] list of all (even unused) abbreviations

2010-11-30 Thread Wolfgang Schuster
Am 29.11.2010 um 21:23 schrieb Jonas Stein: How can i get a list of _all_ (even unused) abbreviations? \placelistofabbreviations[criterium=all] that does not work here with mkiv i get the text [criterium=all] after the usual list of abbreviations. You need the setup command:

Re: [NTG-context] list of all (even unused) abbreviations

2010-11-29 Thread Wolfgang Schuster
Am 29.11.2010 um 20:33 schrieb Jonas Stein: The Wiki [1] says: If you want to put a list of the abbreviations used in your document you can type: \placelistofabbreviations How can i get a list of _all_ (even unused) abbreviations? \placelistofabbreviations[criterium=all] Wolfgang

Re: [NTG-context] list of all (even unused) abbreviations

2010-11-29 Thread Jonas Stein
How can i get a list of _all_ (even unused) abbreviations? \placelistofabbreviations[criterium=all] that does not work here with mkiv i get the text [criterium=all] after the usual list of abbreviations. -- Jonas Stein n...@jonasstein.de

Re: [NTG-context] List of all bibliography items is empty in mkiv

2010-07-05 Thread Nicola
In article 4c2dceb2.90...@elvenkind.com, Taco Hoekwater t...@elvenkind.com wrote: On 07/02/2010 01:26 PM, Nicola wrote: \usemodule[bib] \setupbibtex[database=mypublications] \starttext \placepublications[criterium=all] \stoptext \end What can I check next? You could try

Re: [NTG-context] List of all bibliography items is empty in mkiv

2010-07-02 Thread Taco Hoekwater
On 07/02/2010 12:37 PM, Nicola wrote: Hi, the following code results in an empty output when typeset by MKIV on my system: \usemodule[bib] \setuppublications[criterium=all] \setupbibtex[database=mypublications] \starttext \placepublications \stoptext \end The same code typeset with MKII

Re: [NTG-context] List of all bibliography items is empty in mkiv

2010-07-02 Thread Nicola
In article 4c2dc522.9040...@elvenkind.com, Taco Hoekwater t...@elvenkind.com wrote: On 07/02/2010 12:37 PM, Nicola wrote: Hi, the following code results in an empty output when typeset by MKIV on my system: \usemodule[bib] \setuppublications[criterium=all]

Re: [NTG-context] List of all bibliography items is empty in mkiv

2010-07-02 Thread Taco Hoekwater
On 07/02/2010 01:26 PM, Nicola wrote: \usemodule[bib] \setupbibtex[database=mypublications] \starttext \placepublications[criterium=all] \stoptext \end What can I check next? You could try adding some text or even a section command. At some point it should start working (probably even

Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Taco Hoekwater
Curiouslearn wrote: Hi, I wanted to check the fonts that are properly installed with (that come with) the default installation of Context Minimals. As mentioned on the Context Garden, I entered the following command at the terminal prompt * mtxrun --script fonts --list * After doing

Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Hi Taco, Thanks for replying. Sorry for not being clear. The main problem is that I do not get any list with fonts. So I do not know which fonts I can use, other than the default font. Please see below for the complete message that the terminal gives me. MTXrun | fontnames: identifying tree font

Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Taco Hoekwater
Curiouslearn wrote: Hi Taco, Thanks for replying. Sorry for not being clear. The main problem is that I do not get any list with fonts. Ah! You need an (even) newer luatex trunk. I'll try to do a luatex release tomorrow, btw. Best wishes, Taco

Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Thanks Taco. After you release a new Luatex version tomorrow, I will update my Context installation (to the beta version). Thanks so much. On Tue, Aug 18, 2009 at 11:23 AM, Taco Hoekwater t...@elvenkind.com wrote: Curiouslearn wrote: Hi Taco, Thanks for replying. Sorry for not being

Re: [NTG-context] List of all math macros

2009-07-16 Thread Aditya Mahajan
On Thu, 16 Jul 2009, Hans Hagen wrote: Maurí­cio wrote: Is there a command that prints all math macros available in ConTeXt? http://wiki.contextgarden.net/Math/basic#List_of_All_Math_macros I think \showmathcharacters is not supposed to work anymore. most of those tests are modules in

Re: [NTG-context] List of all math macros

2009-07-15 Thread Hans Hagen
Maurí­cio wrote: Is there a command that prints all math macros available in ConTeXt? http://wiki.contextgarden.net/Math/basic#List_of_All_Math_macros I think \showmathcharacters is not supposed to work anymore. most of those tests are modules in mkiv (s-fnt-25 has some math listing

Re: [NTG-context] List of all math macros

2009-07-13 Thread Aditya Mahajan
On Thu, 9 Jul 2009, Maurí­cio wrote: Is there a command that prints all math macros available in ConTeXt? http://wiki.contextgarden.net/Math/basic#List_of_All_Math_macros Aditya___ If your question is of interest

Re: [NTG-context] List of all math macros

2009-07-13 Thread Maurí­cio
Is there a command that prints all math macros available in ConTeXt? http://wiki.contextgarden.net/Math/basic#List_of_All_Math_macros I think \showmathcharacters is not supposed to work anymore. Maurício ___ If

Re: [NTG-context] list of images with bibliography

2009-02-09 Thread Taco Hoekwater
Mojca Miklavec wrote: Hello, I would like to create a normal list with bibliography (list of sources used in an article) + a list of figures, approximately like this: List of Figures Figure 1: http://wiki.contextgarden.net/skins/common/images/logo_circ_small.png Figure 2: Important, the

Re: [NTG-context] list bug when using margin?

2008-08-01 Thread Wolfgang Schuster
Am 01.08.2008 um 18:53 schrieb Gerben Wierda: The following list \startitemize[n,packed,joinedup] \item A is larger than B. \item B is larger than C. \item Therefore, A is larger than C. \stopitemize displays fine except it is not indented. So I added:

Re: [NTG-context] list bug when using margin?

2008-08-01 Thread Aditya Mahajan
On Fri, 1 Aug 2008, Gerben Wierda wrote: The following list \startitemize[n,packed,joinedup] \item A is larger than B. \item B is larger than C. \item Therefore, A is larger than C. \stopitemize displays fine except it is not indented. So I added:

Re: [NTG-context] List of special characters?

2006-12-28 Thread cormullion
I'm really struggling to get this working... I've got some keywords which i want to mark in the text with a special style: -- \starttext \usetypescript[adobekb][\defaultencoding] \setupbodyfont[pos,9pt] \setupcolors[state=start] \define[1]\Keyword{%

Re: [NTG-context] List of special characters?

2006-12-28 Thread Mojca Miklavec
On 12/28/06, [EMAIL PROTECTED] wrote: This works great. But then I've got the following keywords: # ! | \ @ ^ + - * / % Just copied from Aditya's code :) \letterhash, \# \letterexclamationmark \letterbar \letterbackslash \letterat \letterhat \letterslash \letterpercent, \% \letterless

Re: [NTG-context] List of special characters?

2006-12-28 Thread cormullion
On 2006-12-28, at 13:15.0, Mojca Miklavec wrote: On 12/28/06, [EMAIL PROTECTED] wrote: This works great. But then I've got the following keywords: # ! | \ @ ^ + - * / % Just copied from Aditya's code :) \letterhash, \# \letterexclamationmark \letterbar \letterbackslash \letterat

Re: [NTG-context] List of special characters?

2006-12-28 Thread Idris Samawi Hamid
On Thu, 28 Dec 2006 07:00:07 -0700, [EMAIL PROTECTED] wrote: Just copied from Aditya's code \letterhash, \# \letterexclamationmark \letterbar \letterbackslash \letterat \letterhat \letterslash \letterpercent, \% \letterless \lettermore \letterampersand, \ \letteropenbrace, \{

Re: [NTG-context] List of special characters?

2006-12-28 Thread cormullion
I've just discovered the command \showcharacters. It's not in the manuals, but useful for showing some of the characters available. ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] List of special characters?

2006-12-25 Thread Taco Hoekwater
[EMAIL PROTECTED] wrote: Is there a list of special characters anywhere (eg \percent, \upperleftsingle6quote, etc) ? I'm trying to insert a |, at the moment, but I can't find a list... I don't know if there is a list out there somewhere by a user, but there is no 'official' one that I know

Re: [NTG-context] List of special characters?

2006-12-25 Thread pete . boardman
On 2006-12-25, at 10:46.0, Taco Hoekwater wrote: [EMAIL PROTECTED] wrote: Is there a list of special characters anywhere (eg \percent, \upperleftsingle6quote, etc) ? I'm trying to insert a |, at the moment, but I can't find a list... I don't know if there is a list out there somewhere by a

Re: [NTG-context] List of special characters?

2006-12-25 Thread Mojca Miklavec
On 12/25/06, [EMAIL PROTECTED] wrote: On 2006-12-25, at 10:46.0, Taco Hoekwater wrote: [EMAIL PROTECTED] wrote: Is there a list of special characters anywhere (eg \percent, \upperleftsingle6quote, etc) ? I'm trying to insert a |, at the moment, but I can't find a list... ... Thanks Taco

Re: [NTG-context] list ?

2006-10-20 Thread Hans Hagen
Renaud AUBIN wrote: Hi all, Considering the fact that I have no answer for the thread [NTG-context] Presentation style: customizing the right interaction menu (list-related thread), I decided to reformulate my problem... After some experiments, I have the following code: \definehead

Re: [NTG-context] list ?

2006-10-20 Thread Renaud AUBIN
Hi Hans, I succeed to do what I want thanks to you (once more ;) ) ! I'll put the resulting presentation online at least at the end of the next week (u3d + layer + custom pre-original + animation with JS and fieldstack + program runs including mplayer runs with linux + ... robotics ?)

Re: [NTG-context] List of Formulas

2006-05-10 Thread Hans Hagen
nico wrote: On Tue, 09 May 2006 23:38:47 +0200, Hans Hagen [EMAIL PROTECTED] wrote: nico wrote: Hello, Is it possible to display a list of the numbered formulas (done with \placeformula)? I tried \placelist[formula] without success. you want to see the formulas too?

Re: [NTG-context] List of Formulas

2006-05-10 Thread Hans Hagen
nico wrote: On Tue, 09 May 2006 23:38:47 +0200, Hans Hagen [EMAIL PROTECTED] wrote: nico wrote: Hello, Is it possible to display a list of the numbered formulas (done with \placeformula)? I tried \placelist[formula] without success. you want to see the formulas too?

Re: [NTG-context] List of Formulas

2006-05-09 Thread Hans Hagen
nico wrote: Hello, Is it possible to display a list of the numbered formulas (done with \placeformula)? I tried \placelist[formula] without success. you want to see the formulas too? \defineblock[formula] \starttext \beginformula \placeformula \startformula a = 1 \stopformula

Re: [NTG-context] List of Formulas

2006-05-09 Thread nico
On Tue, 09 May 2006 23:38:47 +0200, Hans Hagen [EMAIL PROTECTED] wrote: nico wrote: Hello, Is it possible to display a list of the numbered formulas (done with \placeformula)? I tried \placelist[formula] without success. you want to see the formulas too? Well, no, i just wanted a list,

Re: [NTG-context] List of builtin TeX commands

2006-03-26 Thread Henning Hraban Ramm
Am 2006-03-25 um 14:36 schrieb Thomas A. Schmitz: Does that do what you want: http://www.tug.org/utilities/plain/ cseq.html Great! Perhaps not what the OP was looking for, but what I wanted for a long while! Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Hans Hagen
Nikolai Weibull wrote: Hi! Is there a list of builtin TeX commands anywhere on the net? I need it for a syntax definition of the plain TeX format. With builtin TeX commands I mean stuff like \def, \global, and such. A list of commands defined in plain.tex would be great as well, but at

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Thomas A. Schmitz
On Mar 25, 2006, at 11:41 AM, Nikolai Weibull wrote: Hi! Is there a list of builtin TeX commands anywhere on the net? I need it for a syntax definition of the plain TeX format. Does that do what you want: http://www.tug.org/utilities/plain/cseq.html Best Thomas

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread John R. Culleton
On Saturday 25 March 2006 07:35, Hans Hagen wrote: Nikolai Weibull wrote: Hi! Is there a list of builtin TeX commands anywhere on the net? I need it for a syntax definition of the plain TeX format. With builtin TeX commands I mean stuff like \def, \global, and such. A list of

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Karsten Heymann
Nikolai Weibull schrieb: Is there a list of builtin TeX commands anywhere on the net? TeXbook, chapters 24-26, should be fairly complete. The source file is freely availabe (http://ctan.org/tex-archive/systems/knuth/tex/), but you may not process it with tex. Yours, Karsten signature.asc

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Taco Hoekwater
Karsten Heymann wrote: Nikolai Weibull schrieb: Is there a list of builtin TeX commands anywhere on the net? TeXbook, chapters 24-26, should be fairly complete. The source file is freely availabe (http://ctan.org/tex-archive/systems/knuth/tex/), but you may not process it with tex. All

Re: [NTG-context] List of figures with shorter captions

2005-05-30 Thread Michael Fuchs
Hi! You can use the \nolist{} command within the caption for parts, that shouldn't go in the list of figures: f.ex: \placefigure [here][fig:Res_FlussSkalierungsfaktor] {This is a caption. \nolist{This part of the caption will not be listed in the list of figures.}}

Re: [NTG-context] List of figures with shorter captions

2005-05-30 Thread Nikolai Weibull
Tim 't Hart wrote: I was wondering if it's possible to let ConTeXt write a different text to the List of Figures. See http://www.pragma-ade.com/general/magazines/mag-0001.pdf, nikolai -- Nikolai Weibull: now available free of charge at http://bitwi.se/! Born in Chicago, IL USA;