ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* letter
@ 2008-04-23  7:26 Wolfgang Werners-Lucchini
  2008-04-23  7:23 ` letter Wolfgang Schuster
  2008-04-23 12:54 ` letter Wolfgang Schuster
  0 siblings, 2 replies; 19+ messages in thread
From: Wolfgang Werners-Lucchini @ 2008-04-23  7:26 UTC (permalink / raw)
  To: ntg-context

Hallo,

I made some tests and want to report:

----------------------------------------------------------------
1.) 'letter-17.tex' with pdftex (ConTeXt  ver: 2007.07.29 22:06 MKII  
fmt: 2008.4.10  int: english/english)

! Undefined control sequence.
\letterstopoptimizeyes ...er!value!skip \minustwo 
                                                  \else \ifdim 
\pagetotal <....

\next2 #1,->\dosetups {#1}
                          \doprocesscommaitem 
\doprocesscommalist ...item \gobbleoneargument #1,
                                                  ]\relax \global 
\advance \...

\@@su:letter:place ...r] \setups [letter:sequence]
                                                   \setups 
[letter:finish] 
\next1 #1,->\dosetups {#1}
                          \doprocesscommaitem 
\doprocesscommalist ...item \gobbleoneargument #1,
                                                  ]\relax \global 
\advance \...
...
l.38 \stopletter
----------------------------------------------------------------

2.) 'letter-17.tex' with luatex (ConTeXt  ver: 2008.04.11 00:07 MKIV  
fmt: 2008.4.11  int: english/english)

system         : module t-letter not found
! Undefined control sequence.
l.5 \setupletterstyle
       
but

kpsewhich t-letter
d:/context/tex/texmf-project/tex/context/third/letter/base/t-
letter.tex
----------------------------------------------------------------

3.) 'letter-17.tex' with pdftex (ConTeXt  ver: 2008.04.11 00:07 MKII  
fmt: 2008.4.11  int: english/english)

same error as 1.)
----------------------------------------------------------------

Has there something changed in the file finding mechanism since 
04.11.? Maybe the strange behaviour of mplib is related to this.

Wolfgang
___________________________________________________________________________________
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 19+ messages in thread
[parent not found: <mailman.6813.1209456797.4340.ntg-context@ntg.nl>]
[parent not found: <mailman.6473.1208973299.4340.ntg-context@ntg.nl>]
[parent not found: <mailman.1.1208944802.10926.ntg-context@ntg.nl>]
* Re: Letter
@ 2002-01-25 10:39 Lutz Haseloff
  2002-01-25 10:27 ` Letter Frans Goddijn
  0 siblings, 1 reply; 19+ messages in thread
From: Lutz Haseloff @ 2002-01-25 10:39 UTC (permalink / raw)


Am 25 Jan 2002, um 10:51 hat Frans Goddijn geschrieben:

> Thanks! I was wondering about that too although I seem to remember that I
> knew how to do it a while back. And if numbering should commence with page
> 2, where do I re-instate pagenumbering?
> 
> ----- Original Message -----
> From: "Lutz Haseloff" <Lutz.Haseloff@lbapdm.brandenburg.de>
> > \setuppagenumbering[state=stop]
> >
> > does the job.
> 
> 
> 

it´s, like often, very easy in ConTeXt:

\setupoutput[pdftex]
\setuppagenumbering[state=stop]
\starttext
\input tufte
\page
\setuppagenumbering[state=start]
\input tufte
\page
\setuppagenumbering[state=stop]
\input tufte
\page
\setuppagenumbering[state=start]
\input tufte
\stoptext

Greetings

Lutz


^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: Letter
@ 2002-01-25  9:54 Lutz Haseloff
  2002-01-25  9:51 ` Letter Frans Goddijn
  0 siblings, 1 reply; 19+ messages in thread
From: Lutz Haseloff @ 2002-01-25  9:54 UTC (permalink / raw)


Am 25 Jan 2002, um 10:26 hat lcnlmmns@ruca.ua.ac.be geschrieben:

> Dear,
> 
> When writing a letter, it is a custom to have the first page without a 
> page number.
> I have been looking trough the context -manual but did not find how to 
> implement
> no-page-number.
> Any suggestions.
> 
> L. Lemmens
> 

\setuppagenumbering[state=stop]

does the job.

Greetings

Lutz


^ permalink raw reply	[flat|nested] 19+ messages in thread
* Letter
@ 2002-01-25  9:26 lcnlmmns
  2002-01-25 10:14 ` Letter chenjf
  0 siblings, 1 reply; 19+ messages in thread
From: lcnlmmns @ 2002-01-25  9:26 UTC (permalink / raw)


Dear,

When writing a letter, it is a custom to have the first page without a 
page number.
I have been looking trough the context -manual but did not find how to 
implement
no-page-number.
Any suggestions.

L. Lemmens


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-04-30  6:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-23  7:26 letter Wolfgang Werners-Lucchini
2008-04-23  7:23 ` letter Wolfgang Schuster
2008-04-23 12:54 ` letter Wolfgang Schuster
     [not found] <mailman.6813.1209456797.4340.ntg-context@ntg.nl>
2008-04-30  6:15 ` letter Wolfgang Werners-Lucchini
2008-04-30  6:16   ` letter Wolfgang Schuster
     [not found] <mailman.6473.1208973299.4340.ntg-context@ntg.nl>
2008-04-24  9:19 ` letter Wolfgang Werners-Lucchini
2008-04-24 10:46   ` letter Hans Hagen
2008-04-24 12:53     ` letter luigi scarso
2008-04-28 20:03 ` letter Wolfgang Werners-Lucchini
2008-04-29  6:19   ` letter Wolfgang Schuster
     [not found] <mailman.1.1208944802.10926.ntg-context@ntg.nl>
2008-04-23 10:46 ` letter Wolfgang Werners-Lucchini
2008-04-23 10:54   ` letter Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2002-01-25 10:39 Letter Lutz Haseloff
2002-01-25 10:27 ` Letter Frans Goddijn
2002-01-25  9:54 Letter Lutz Haseloff
2002-01-25  9:51 ` Letter Frans Goddijn
2002-01-25  9:26 Letter lcnlmmns
2002-01-25 10:14 ` Letter chenjf
2002-01-25 10:42   ` Letter Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).