[NTG-context] How to reset settings in setuphead back to defaults?

2022-08-21 Thread Joel via ntg-context
,                         numbercolor=white,                         strut=yes,                         page=chapterpagebreak,                         header=empty] A problem I have is I need one document to ignore all the above, basically pretend each of these is reset to defaults. Is there a way to rest all

Re: [NTG-context] Reset environment between MetaPost graphics?

2022-01-21 Thread Vincent Hennebert via ntg-context
On Thu, 2022-01-20 at 15:47 +0100, Hans Hagen via ntg-context wrote: > On 1/20/2022 3:26 PM, Aditya Mahajan via ntg-context wrote: > > > AFAIK, there is no in-built support for this. > > FYEO: > > \starttext > > \startMPcode > u = 123; > \stopMPcode > >

Re: [NTG-context] Reset environment between MetaPost graphics?

2022-01-20 Thread Hans Hagen via ntg-context
On 1/20/2022 3:42 PM, Hans Hagen via ntg-context wrote: next upload: \resetMPinstance[metafun:1] but try to avoid this because reloading takes time Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Reset environment between MetaPost graphics?

2022-01-20 Thread Hans Hagen via ntg-context
On 1/20/2022 3:26 PM, Aditya Mahajan via ntg-context wrote: AFAIK, there is no in-built support for this. FYEO: \starttext \startMPcode u = 123; \stopMPcode \ctxlua{metapost.reset("metafun:1")} \startMPcode u = 123; \stopMPcode \stoptext (the instance is reported on the console)

Re: [NTG-context] Reset environment between MetaPost graphics?

2022-01-20 Thread Hans Hagen via ntg-context
On 1/20/2022 2:59 PM, Vincent Hennebert via ntg-context wrote: Hi, Say I’m writing a document containing many independent MetaPost figures. I don’t want to bother with enclosing each and every graphics in a ‘begingroup...endgroup’ with the appropriate ‘save’ statement. But I don’t want

Re: [NTG-context] Reset environment between MetaPost graphics?

2022-01-20 Thread Aditya Mahajan via ntg-context
On Thu, 20 Jan 2022, Vincent Hennebert via ntg-context wrote: > Hi, > > Say I’m writing a document containing many independent MetaPost > figures. I don’t want to bother with enclosing each and every graphics > in a ‘begingroup...endgroup’ with the appropriate ‘save’ statement. But > I don’t

[NTG-context] Reset environment between MetaPost graphics?

2022-01-20 Thread Vincent Hennebert via ntg-context
Hi, Say I’m writing a document containing many independent MetaPost figures. I don’t want to bother with enclosing each and every graphics in a ‘begingroup...endgroup’ with the appropriate ‘save’ statement. But I don’t want variables from previous graphics to leak into following ones either.

[NTG-context] Reset bibliography numbering

2018-10-24 Thread Martin Hasoň
Hi all, I want to use a custom bibliography for every section in document. It is possible to starting the numbering from 1 for each section? \setupbtxrendering[default][ repeat=yes, continue=yes, method=local, numbering=yes, criterium=section, ]

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Fabrice Couvreur
Oups, I forgot the name "ex", I am confused. Thanks Fabrice 2016-08-08 13:27 GMT+02:00 Wolfgang Schuster : > Fabrice Couvreur > 8. August 2016 um 13:11 > Hi Wolfgang, > In fact, I have a project "Lesson" with components chapter 1,

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Wolfgang Schuster
Fabrice Couvreur 8. August 2016 um 13:11 Hi Wolfgang, In fact, I have a project "Lesson" with components chapter 1, chapter 2, ... If I add \setupenumeration [] [way=bysubsection] to each component that does not work.

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Fabrice Couvreur
eur <fabrice1.couvr...@gmail.com> > 8. August 2016 um 12:27 > Hi, > I use a counter for each "Exercises" section of each chapter (Wolfgang thank > you !). > How to reset the counter to 1 for each section ? > thank you, > Fabrice > > > \defineprocessor[A

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Wolfgang Schuster
Fabrice Couvreur <mailto:fabrice1.couvr...@gmail.com> 8. August 2016 um 12:27 Hi, I use a counter for each "Exercises" section of each chapter (Wolfgang thank you!). How to reset the counter to 1 for each section ? thank you, Fabrice \defineprocessor[ACPROCESSOR][

[NTG-context] How to reset a new processor ?

2016-08-08 Thread Fabrice Couvreur
Hi, I use a counter for each "Exercises" section of each chapter (Wolfgang thank you !). How to reset the counter to 1 for each section ? thank you, Fabrice \defineprocessor[ACPROCESSOR][command=\EXFRAME] \defineconversionset[ACCONVERSION][][ACPR

Re: [NTG-context] late reset of counter with way=bypage

2016-02-22 Thread massifr
note]% \incrementcounter[authornote]\decrementcounter[authornote]% <-- authornote is incremented and decremented to force the reset by page >\setcounter[footnote][{\rawcountervalue[authornote]}]% >\setupnotation[footnote][numberconversion=set 1]% >\foot

[NTG-context] late reset of counter with way=bypage

2016-02-18 Thread massifr
Hello list, this is an example of footnotes with two different markers (and counters): numbers for editor's footnotes, stars for author's footnotes. The footnotes are typeset together, in the order they appear in the text, so number and star markers are interspersed. The two counters are reset

Re: [NTG-context] reset blocks with dorecurse

2014-01-15 Thread DesdeChaves
Please, can someone provide some assistance in resolving this problem, if possible. I need to prepare a worksheet for Friday and I'm having this problem, ie, each worksheet show the hints and the answers of all worksheets. thanks in advance Jorge 2014/1/14 DesdeChaves desdecha...@gmail.com

Re: [NTG-context] reset blocks with dorecurse

2014-01-15 Thread Wolfgang Schuster
. There is no command to reset a block, to create the different worksheets you have to process your document three times (don’t forget to delete the temporary files because the randomseed won’t change otherwise). Wolfgang

Re: [NTG-context] reset blocks with dorecurse

2014-01-15 Thread DesdeChaves
this problem, ie, each worksheet show the hints and the answers of all worksheets. There is no command to reset a block, to create the different worksheets you have to process your document three times (don’t forget to delete the temporary files because the randomseed won’t change otherwise

[NTG-context] reset blocks with dorecurse

2014-01-14 Thread DesdeChaves
Is there a way to empty the blocks after each recurse cycle. If i make three exams with the command \dorecurse[3], in the first exam i found the hints and the answers of all exams. I try with the commands \resetnumber[hint, answer], but don't work. begin question-hint-answer-blocks.tex

Re: [NTG-context] setupformulas reset not working

2013-01-18 Thread Zenlima
Thanks, that explanation makes it a lot easier :-) \formulaparameter is a command to access the values of the keys for the \setupformula command, e.g. \formulaparameter{spacebefore} results in “big”. ___ If your

[NTG-context] setupformulas reset not working

2013-01-17 Thread Zenlima
a formula often. Unlucky \startformula[spacebefore=...,spaceafter=...] is not working. So I try to achieve it via the big setup function: \setupformulas[spacebefore=...,spaceafter=...] - not nice but it works (except that strange space \formulaparameter). But now after that paragraph I want to reset

Re: [NTG-context] setupformulas reset not working

2013-01-17 Thread Wolfgang Schuster
space \formulaparameter). But now after that paragraph I want to reset the spaces of setupformulas. In the file strc-math.mkiv says that the spaces are defined like this: ... c!spacebefore=\v!big, \c!spaceafter=\formulaparameter\c!spacebefore, ... So I tried after

Re: [NTG-context] Reset counters by sectionblock

2012-03-13 Thread Hans Hagen
On 12-3-2012 18:44, Wolfgang Schuster wrote: Hi Hans, can add “way=block” to counter which reset the number at the start of each sectionblock, for now it works in the same way as “way=text”. Actually block is already implemented but not resolved right (due to inheritance resolving

Re: [NTG-context] Reset counters by sectionblock

2012-03-13 Thread Wolfgang Schuster
Am 13.03.2012 um 12:38 schrieb Hans Hagen: On 12-3-2012 18:44, Wolfgang Schuster wrote: Hi Hans, can add “way=block” to counter which reset the number at the start of each sectionblock, for now it works in the same way as “way=text”. Actually block is already implemented

[NTG-context] Reset counters by sectionblock

2012-03-12 Thread Wolfgang Schuster
Hi Hans, can add “way=block” to counter which reset the number at the start of each sectionblock, for now it works in the same way as “way=text”. \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset [bodypart:pagenumber][][numbers

[NTG-context] How to reset numbers of formulas?

2011-11-17 Thread Otared Kavian
Hi, Is it possible to reset the numbers which appear after invoking \placeformula? To be more precise, I mean the following situation: \starttext Euler says \placeformula \startformula {\rm e}^{{\rm i} \pi} + 1 = 0. \stopformula The above formula

Re: [NTG-context] How to reset numbers of formulas?

2011-11-17 Thread Otared Kavian
Many thanks, Christian: that's the way… I added a note in the wiki: http://wiki.contextgarden.net/Reference/en/placeformula Best regards: OK On 17 nov. 2011, at 14:48, Christian wrote: Is it possible to reset the numbers which appear after invoking \placeformula? To be more precise

Re: [NTG-context] TOC : margin size doesn't reset if next section is a chapter

2011-05-26 Thread Hans Hagen
On 26-5-2011 6:23, Wolfgang Schuster wrote: Am 25.05.2011 um 22:08 schrieb Mathieu DUPONT: It bugs on the \leftskip command. Any idea why ? I forgot that \listparameter can’t handle arguments in braces (e.g. \listparameter{before}), this is a real limitation and i hope Hans is going to

Re: [NTG-context] TOC : margin size doesn't reset if next section is a chapter

2011-05-26 Thread Mathieu DUPONT
Until then, this works fine for me now.Thank you ! Mathieu From: schuster.wolfg...@googlemail.com Date: Thu, 26 May 2011 06:23:08 +0200 To: ntg-context@ntg.nl CC: pra...@wxs.nl Subject: Re: [NTG-context] TOC : margin size doesn't reset if next section is a chapter Am 25.05.2011 um

[NTG-context] TOC : margin size doesn't reset if next section is a chapter

2011-05-25 Thread Mathieu DUPONT
a subsection) is a chapter, it becomes shifted to the right (its margin is 1.25cm).Is there something I could add to my command \ChapterList to reset the margin to 0cm ?Thanks ! \setuplabeltext[chapter=CHAPTER~] \define[3]\ChapterList{ \blank \par\noindent\currentlistsymbol\crlf #2\enspace

Re: [NTG-context] TOC : margin size doesn't reset if next section is a chapter

2011-05-25 Thread Wolfgang Schuster
, there is no problem. But if (as shown here) the next section (after a subsection) is a chapter, it becomes shifted to the right (its margin is 1.25cm). Is there something I could add to my command \ChapterList to reset the margin to 0cm ? Thanks ! \setuplabeltext[chapter=CHAPTER~] \define[3

Re: [NTG-context] TOC : margin size doesn't reset if next section is a chapter

2011-05-25 Thread Mathieu DUPONT
} \doendoflist \stoplistrefe... ... l.49 ? Mathieu From: schuster.wolfg...@googlemail.com Date: Wed, 25 May 2011 20:51:14 +0200 To: ntg-context@ntg.nl Subject: Re: [NTG-context] TOC : margin size doesn't reset if next section

Re: [NTG-context] TOC : margin size doesn't reset if next section is a chapter

2011-05-25 Thread Wolfgang Schuster
Am 25.05.2011 um 22:08 schrieb Mathieu DUPONT: It bugs on the \leftskip command. Any idea why ? I forgot that \listparameter can’t handle arguments in braces (e.g. \listparameter{before}), this is a real limitation and i hope Hans is going to change this. \unprotect \define[3]\ChapterList

Re: [NTG-context] setupindenting[no] does not reset indentation for items

2011-04-13 Thread Cecil Westerhof
Nobody an idea about this problem? How at least getting items without indent? 2011/4/9, Cecil Westerhof cldwester...@gmail.com: I have the following code: \starttext {\bf\em default} paragrap1 paragrap2 paragrap3 \startitemize \item paragrap1

[NTG-context] setupindenting[no] does not reset indentation for items

2011-04-09 Thread Cecil Westerhof
I have the following code: \starttext {\bf\em default} paragrap1 paragrap2 paragrap3 \startitemize \item paragrap1 paragrap2 paragrap3 \stopitemize \setupindenting[yes,medium] {\bf\em after setupindenting[yes,medium]} paragrap1

[NTG-context] missing or ungrouped '=' after 'reset'

2011-03-19 Thread Reviczky, Adam
Hi I'm getting lines like these since context experimental 2011.03.11 (including 2011.03.18) by using definelayout reset. checkmissing or ungrouped '=' after 'reset' in line 8 (@@ly2) checkmissing or ungrouped '=' after 'reset' in line 12 (@@ly9) Did something change

Re: [NTG-context] missing or ungrouped '=' after 'reset'

2011-03-19 Thread Wolfgang Schuster
Am 19.03.2011 um 15:01 schrieb Reviczky, Adam: Hi I'm getting lines like these since context experimental 2011.03.11 (including 2011.03.18) by using definelayout reset. checkmissing or ungrouped '=' after 'reset' in line 8 (@@ly2) checkmissing or ungrouped

Re: [NTG-context] missing or ungrouped '=' after 'reset'

2011-03-19 Thread Reviczky, Adam
The example is wrong, for \definelayout only assignments are valid parameters while \setuplayout accepts also “reset” for the first (with one argument) or second (with two arguments) argument. Hmm, but it's the only way it produces the output with the right layouts. So what needs to be changed

Re: [NTG-context] missing or ungrouped '=' after 'reset'

2011-03-19 Thread Wolfgang Schuster
Am 19.03.2011 um 16:08 schrieb Reviczky, Adam: The example is wrong, for \definelayout only assignments are valid parameters while \setuplayout accepts also “reset” for the first (with one argument) or second (with two arguments) argument. Hmm, but it's the only way it produces the output

[NTG-context] \blank[reset] in MkIV

2011-02-10 Thread Ogam
Hi, The command \blank[reset] works in MkII but not in MkIV. Is it a bug, or has the keyword reset been changed? ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

[NTG-context] footnote numbering reset bychapter

2010-08-25 Thread Horacio Suarez
hello all in the sample bellow, when a \part have only one \chapter inside, the footnote number does not reset properly, but if there is more than one chapter in a part, it resets fine. thankyou % \starttext \setuphead[chapter][number=no,page=no]\setuphead[part][placehead=yes,number

Re: [NTG-context] How to reset the chapter number

2009-09-21 Thread Joshua Lee
Hi Derek, I write a little example, there's still a little issue. The chapter number start with 1 for part II, how to make it continue from part I. Thanks. Best regards, Joshua On Sat, 19 Sep 2009, Derek CORDEIRO wrote: On Sat, Sep 19, 2009 at 4:13 PM, Joshua Lee muz...@gmail.com wrote:

Re: [NTG-context] How to reset the chapter number

2009-09-21 Thread Wolfgang Schuster
Am 21.09.2009 um 17:40 schrieb Joshua Lee: Hi Derek, I write a little example, there's still a little issue. The chapter number start with 1 for part II, how to make it continue from part I. \definestructureresetset[default][0,0][1] \setuphead[part][sectionresetset=default] Wolfgang

Re: [NTG-context] How to reset the chapter number

2009-09-21 Thread Joshua Lee
Hi Wolfgang, It works, thanks for your quick response. Best regards, Joshua On Mon, 21 Sep 2009, Wolfgang Schuster wrote: Am 21.09.2009 um 17:40 schrieb Joshua Lee: Hi Derek, I write a little example, there's still a little issue. The chapter number start with 1 for part II, how to

Re: [NTG-context] How to reset the chapter number

2009-09-21 Thread Aditya Mahajan
Hi Wolfgang, On Mon, 21 Sep 2009, Wolfgang Schuster wrote: Am 21.09.2009 um 17:40 schrieb Joshua Lee: Hi Derek, I write a little example, there's still a little issue. The chapter number start with 1 for part II, how to make it continue from part I.

[NTG-context] How to reset the chapter number

2009-09-19 Thread Joshua Lee
Hi Guys, Here's a little example, \setupcolors[state=start] \starttext \completecontent \part{First Part} \chapter{First Chapter} \chapter{Second Chapter} \part{Second Part} \chapter{Third Chapter} \chapter{Chapter 4} \stoptext I would like to show the chapter number 1,2,3,4.. instead

Re: [NTG-context] How to reset the chapter number

2009-09-19 Thread Derek CORDEIRO
On Sat, Sep 19, 2009 at 4:13 PM, Joshua Lee muz...@gmail.com wrote: Hi Guys, Here's a little example, \setupcolors[state=start] \setuphead[chapter][sectionsegments=2:100] \starttext \completecontent \part{First Part} \chapter{First Chapter} \chapter{Second Chapter}

[NTG-context] Footnotes number can not be reset by way=bychapter

2009-04-19 Thread Yanrui Li
Hi, \setupfootnotes[way=bychapter] can not work. This is minimal example: \setupfootnotes[way=bychapter] \starttext \chapter{The Bare Basics} In this\footnote{CAGD} first chapter, we cover some basic geometry\footnote{CAGD}. \chapter{Lines and Planes} Next, we cover\footnote{CAGD} the

[NTG-context] Reset linenumbers on each page

2008-12-17 Thread Wolfgang Schuster
Hi, How can I reset the linenumber on each new page. \starttext \startlinenumbering \dorecurse{10}{\input knuth\par} \stoplinenumbering \stoptext Wolfgang ___ If your question is of interest to others as well

[NTG-context] how to NOT reset subsection ONLY ??

2008-04-03 Thread Steffen Wolfrum
by \setuphead[section] [resetnumber=no] fails: chapter resets everything! but chapter should only reset section and not subsection too!! any idea how to solve this problem (without fiddling with every appearance of subsection individually)?? Thank you, Steffen

Re: [NTG-context] how to NOT reset subsection ONLY ??

2008-04-03 Thread Wolfgang Schuster
{(-should be 4) ccc} \subsubsection{ddd} \stoptext trying to avoid resetting subsection by \setuphead[section] [resetnumber=no] fails: chapter resets everything! but chapter should only reset section and not subsection too!! any idea how to solve this problem (without fiddling with every

Re: [NTG-context] How to not reset page numbers with a new part?

2008-02-13 Thread Wolfgang Schuster
should get reset to 1. However, when I did a way=bytext, I could not reset the numbering to 1 when I was in the bodymatter section. Any more hints? Just for clarity sake, here's some sample code of what I'm trying to do: \enablemode[doublesided] \setuppagenumbering[ location={footer

Re: [NTG-context] How to not reset page numbers with a new part?

2008-02-12 Thread Willi Egger
Hi Bart, \setuppagenumbering[way=bytext] is your friend. Willi On Feb 12, 2008, at 6:35 PM, Bart Wise wrote: When I define a new part to my document (\part{Part One}), the page numbers always get reset to 0. How do I prevent this? Thanks, Bart

Re: [NTG-context] How to not reset page numbers with a new part?

2008-02-12 Thread Bart Wise
Willi, I tried that and it did do what I wanted. My book has frontmatter and bodymatter. The page numbering will start at 1 on the title page, displayed in roman numerals. And then when the bodymatter is entered, the numbering should get reset to 1. However, when I did a way=bytext, I

[NTG-context] How to not reset page numbers with a new part?

2008-02-12 Thread Bart Wise
When I define a new part to my document (\part{Part One}), the page numbers always get reset to 0. How do I prevent this? Thanks, Bart ___ If your question is of interest to others as well, please add an entry

[NTG-context] error with \setcharacterspacing[reset]

2007-12-04 Thread Peter Münster
Hello, With \setcharacterspacing[reset] I get the following error: ! Missing number, treated as zero. to be read again \relax l.5 \setcharacterspacing[reset] But no problem with \doresetattribute{spacing}. Test file: % engine=luatex \setcharacterspacing[frenchpunctuation

Re: [NTG-context] Reset a setup directive

2007-07-11 Thread Wolfgang Schuster
2007/7/10, Saji Njarackalazhikam Hameed [EMAIL PROTECTED]: Hi Folks, Is there a way to reset a \setupSomeThing[ ] directive? Consider for instance a complex setup for TABLES. Imagine I have used this setup for some parts of the document, but later on I want to have a radically different

Re: [NTG-context] Reset a setup directive

2007-07-11 Thread Saji Njarackalazhikam Hameed
you suggested eases up the process. Thanks again, saji ... * Wolfgang Schuster [EMAIL PROTECTED] [2007-07-11 08:36:39 +0200]: 2007/7/10, Saji Njarackalazhikam Hameed [EMAIL PROTECTED]: Hi Folks, Is there a way to reset a \setupSomeThing[ ] directive? Consider for instance a complex

Re: [NTG-context] Reset a setup directive

2007-07-11 Thread Aditya Mahajan
On Wed, 11 Jul 2007, Wolfgang Schuster wrote: @Hans: Is it possible to integrate a setups key into \bTABLE to write something like \bTABLE[setups=table:noframe] to avoid the \start/\stop and \setups{..} commands as I did in my example above. I second this request. In fact, a setups (or

Re: [NTG-context] Reset a setup directive

2007-07-11 Thread Saji Hameed
I think this concept would help keep the styling (setups) away from the structural markup (section, tables etc). This would be a much desirable feature. saji On Jul 11, 2007, at 4:43 PM, Aditya Mahajan wrote: On Wed, 11 Jul 2007, Wolfgang Schuster wrote: @Hans: Is it possible to

[NTG-context] Reset a setup directive

2007-07-10 Thread Saji Njarackalazhikam Hameed
Hi Folks, Is there a way to reset a \setupSomeThing[ ] directive? Consider for instance a complex setup for TABLES. Imagine I have used this setup for some parts of the document, but later on I want to have a radically different setup for TABLES, say. Is there a convenient way to do this as we

Re: [NTG-context] reset command for natural tables.

2007-03-12 Thread Hans Hagen
JOHN CULLETON wrote: Sometimes when I combine different pieces of the same document the natural tables settings for one chapter will mess up tables in another chapter. I am looking for a generic \setupTABLE [reset] type command to put everything back to default values. Since

footnotes number doesn�t reset bychapter

2006-09-03 Thread Horacio Suarez
hello: \setupfootnotes[way=bychapter] doesn´t reset all the chapters footnotes numbering. I´ve also tryed: \setupnumber[footnote][start=1], \setnumber[footnote]{1} and \setupnumber[footnote][way=bysection,start=1] and didn´t work. I have 9 parts and 20 chapters. 5 chapters are wrong

RE: footnotes number doesn�t reset bychapter

2006-09-03 Thread Horacio Suarez
i´ve fixed it making a fake chapterlike head, [placehead=no,page=] . _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Re: [NTG-context] How can I reset the height of a row in \bTABLE..\eTABLE?

2006-02-01 Thread Hans Hagen
a) reset the row height for the second table using something like \setupTABLE[r][1][height=auto] or b) set the minimum height of a row e.g. \setupTABLE[r][1][minheight=3ex] so that the height is able to expand if necessary? I found a macro named \resetallTABLEparameters but it doesn't seem

[NTG-context] How can I reset the height of a row in \bTABLE..\eTABLE?

2006-01-31 Thread Pearson, Mark (Capita Symonds)
Hello All, The example below shows two tables. The first table has the height of its 1st row explicitly set, which then carries over to the second table causing the content to overflow the boundaries of the table. My question: Is there a way to either a) reset the row height for the second

Re: [NTG-context] \reset deprecated?

2005-12-21 Thread Hans Hagen
David Arnold wrote: All, I can't get \reset to work as in the manual. Is it deprecated? Replaced with something? ah, has to do with low level optimizations (\currentdescriptor etc); i'll fix that reset Hans ___ ntg-context mailing list ntg

[NTG-context] \reset deprecated?

2005-12-20 Thread David Arnold
All, I can't get \reset to work as in the manual. Is it deprecated? Replaced with something? %output=pdf \defineenumeration[question][location=serried,text=Question] \defineenumeration[answer][location=serried,text=Answer] \defineblock[question,answer] \hideblocks[answer] \starttext

Re: [NTG-context] \reset deprecated?

2005-12-20 Thread Taco Hoekwater
David Arnold wrote: All, I can't get \reset to work as in the manual. Is it deprecated? Replaced with something? Broken, I think ;-) Meanhile, you can use \resetnumber[answer] directly, but I do not believe you have to (not in this example at least). Cheers, Taco

[NTG-context] Re: pb reset table setup

2004-10-19 Thread olivier Turlier
you need to use grouping: \start \stop an alternative is to move the \setupTABLE to directly after \bTABLE[...] Thank you Hans for your answer. I've found grouping this morning by enclosing a whole table between { }. -- olivier Turlier ___ ntg-context

[NTG-context] pb reset table setup

2004-10-18 Thread olivier Turlier
Hi contexers, I got a recurrent problem with tables : the setup of the first one affect following other and different setup tables. See an exemple below : \usemodule[units] \useregime[il1] \enableregime[il1] \useencoding[ffr] \mainlanguage[fr] \setupcolors[state=start] \definecolor

Re: [NTG-context] Re: reset \use[sub]path

2003-11-10 Thread Hans Hagen
At 17:37 10/11/2003, you wrote: Hi, From: Hans Hagen [EMAIL PROTECTED] \usesubpath[reset] Hans, are you sure about that? (\use*sub*path) Also without expected results. So what is wrong in the following code? \starttext \usesubpath[lofo1] \processXMLfilegrouped{aqq.xml} \usesubpath

Re: [NTG-context] Re: reset \use[sub]path

2003-11-10 Thread Pawel Jackowski na Onet
Problem: reset path Also without expected results. So what is wrong in the following code? \starttext \usesubpath[lofo1] \processXMLfilegrouped{aqq.xml} \usesubpath[reset] try: \usepath[reset] I did so. I've noticed that 'reset' option works for \usepath only but I still get

[NTG-context] Re: reset \use[sub]path

2003-11-10 Thread Patrick Gundlach
Hello again, I did so. I've noticed that 'reset' option works for \usepath only but I still get the solution. Please consider the following example (attached). OK, I had a close look at it and digged into deeper mechanisms of path handling in ConTeXt. ConTeXt stores the exact location

[NTG-context] reset \use[sub]path

2003-11-03 Thread Pawel Jackowski na Onet
document from each `lofo?' catalog. But how to make one PDF document in such situation using \use[sub]path texnique? In other words, how to reset settings from \usepath and \usesubpath commands? And how to do the same for externalfigures? Thanks in advance, Pawe/l

Re: [NTG-context] reset \use[sub]path

2003-11-03 Thread Hans Hagen
At 20:12 03/11/2003, you wrote: In other words, how to reset settings from \usepath and \usesubpath commands? And how to do the same for externalfigures? \usesubpath[reset] Hans ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl

Re: [NTG-context] reset \use[sub]path

2003-11-03 Thread Pawel Jackowski na Onet
problem: reseting input paths Hi Hans At 20:12 03/11/2003, Pawel wrote: In other words, how to reset settings from \usepath and \usesubpath commands? And how to do the same for externalfigures? From: Hans Hagen [EMAIL PROTECTED] \usesubpath[reset] Thanks a lot but I still can't get