ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuppagenumbering
@ 2005-01-15 12:11 Willi Egger
  2005-01-15 15:28 ` \setuppagenumbering Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Willi Egger @ 2005-01-15 12:11 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1291 bytes --]

Hi

After downloading the latest release, after updating the pdfetex 
binaries, making the engines running again ...

	This is pdfeTeX, Version 3.141592-1.20a-2.2 (Web2c 7.5.3)
	ConTeXt  ver: 2005.01.13  fmt: 2005.1.15  int: english  mes: 		
	english

I need to use \setuppagenumbering[way=bychapter] According to the new 
syntax given in TeXshow it is now \setuppagenumbering[way=bycd:chapter]

Unortunately this results in the following message:

! Missing \endcsname inserted.
<to be read again>
                    \@@bybycd:chapter
<argument> ...stringelse .\csname \currentsection
                                                   \c!number \endcsname 
\@@@i...

\expanded ...\long \xdef \@@expanded {\noexpand #1
                                                   }\@@expanded
\p!doifinstringelse ...{\pp!doifinstringelse #2#1}
                                                   @@\war
\dodoifinstringelse ...tringelse \@@@instring {#1}
                                                   \@EA 
\firstoftwoarguments ...

\dodochecknummer ...up \doifinstringelse {.0}{.#2}
                                                    {\doifnot {#3}\v!by 
{\set...
...
l.13 ^^I\chapter[Ch-Test]{Test}

See also the attached minimal testfile bycd.tex

Am I missing something?

Kind regards Willi

[-- Attachment #2: bycd.tex --]
[-- Type: text/plain, Size: 192 bytes --]

% Bug?
% CONTEXT file
% filename: bycd.tex
% Willi Egger
% 15-01-2005


\setuppagenumbering[way=bycd:chapter]


\starttext
\dorecurse{3}[%
	\chapter[Ch-Test]{Test}

		\input tufte
}
\stoptext

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: \setuppagenumbering
  2005-01-15 12:11 \setuppagenumbering Willi Egger
@ 2005-01-15 15:28 ` Taco Hoekwater
  2005-01-15 17:02   ` dictionary for TeX,/ConTeXt Ciro A. Soto
  0 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2005-01-15 15:28 UTC (permalink / raw)


Willi Egger wrote:
> Hi
> 
> After downloading the latest release, after updating the pdfetex 
> binaries, making the engines running again ...
> 
>     This is pdfeTeX, Version 3.141592-1.20a-2.2 (Web2c 7.5.3)
>     ConTeXt  ver: 2005.01.13  fmt: 2005.1.15  int: english  mes:        
>     english
> 
> I need to use \setuppagenumbering[way=bychapter] According to the new 
> syntax given in TeXshow it is now \setuppagenumbering[way=bycd:chapter]

> Am I missing something?

It is a bug in the new TeXshow, but of course you figured that out 
already ;-)

Greetings, Taco

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

* dictionary for TeX,/ConTeXt
  2005-01-15 15:28 ` \setuppagenumbering Taco Hoekwater
@ 2005-01-15 17:02   ` Ciro A. Soto
  2005-01-15 17:26     ` Mojca Miklavec
  2005-01-15 23:05     ` Nikolai Weibull
  0 siblings, 2 replies; 5+ messages in thread
From: Ciro A. Soto @ 2005-01-15 17:02 UTC (permalink / raw)


Hello,
I would like to know what is the best way to 
check spelling in a TeX-prepared document.
I could use ispell (linux/unix), but I wonder
if there is a better way with OpenOffice, or
other package. Besides, ispell wouldn't check
my spanish words like "Am\'erica" because of the
accent.

In the same lines, is there any grammar checker?

thank you
Ciro

=====
==================
Ciro A. Soto
"All problems are at the interface. Each one of them has a solution."

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

* Re: dictionary for TeX,/ConTeXt
  2005-01-15 17:02   ` dictionary for TeX,/ConTeXt Ciro A. Soto
@ 2005-01-15 17:26     ` Mojca Miklavec
  2005-01-15 23:05     ` Nikolai Weibull
  1 sibling, 0 replies; 5+ messages in thread
From: Mojca Miklavec @ 2005-01-15 17:26 UTC (permalink / raw)



Ciro A. Soto wrote:
> Hello,
> I would like to know what is the best way to 
> check spelling in a TeX-prepared document.
> I could use ispell (linux/unix), but I wonder
> if there is a better way with OpenOffice, or
> other package. Besides, ispell wouldn't check
> my spanish words like "Am\'erica" because of the
> accent.

You can use \enableregime[utf] and write your documents in unicode with 
all the accents instead. I sometimes used the spellchecker inside 
WinEDT, but I'm no expert in that field. Open office is somehow 
inappropriate for writing plain text documents, although I use it 
sometimes as spellchecker too.

Mojca

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

* Re: dictionary for TeX,/ConTeXt
  2005-01-15 17:02   ` dictionary for TeX,/ConTeXt Ciro A. Soto
  2005-01-15 17:26     ` Mojca Miklavec
@ 2005-01-15 23:05     ` Nikolai Weibull
  1 sibling, 0 replies; 5+ messages in thread
From: Nikolai Weibull @ 2005-01-15 23:05 UTC (permalink / raw)


* Ciro A. Soto (Jan 15, 2005 18:10):
> Hello, I would like to know what is the best way to check spelling in
> a TeX-prepared document.  I could use ispell (linux/unix), but I
> wonder if there is a better way with OpenOffice, or other package.
> Besides, ispell wouldn't check my spanish words like "Am\'erica"
> because of the accent.

I'm not 100% sure, but I'm guessing aspell [1] may be your solution,
	nikolai

[1] http://aspell.sourceforge.net/

-- 
::: name: Nikolai Weibull    :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA    :: loc atm: Gothenburg, Sweden    :::
::: page: www.pcppopper.org  :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

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

end of thread, other threads:[~2005-01-15 23:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-15 12:11 \setuppagenumbering Willi Egger
2005-01-15 15:28 ` \setuppagenumbering Taco Hoekwater
2005-01-15 17:02   ` dictionary for TeX,/ConTeXt Ciro A. Soto
2005-01-15 17:26     ` Mojca Miklavec
2005-01-15 23:05     ` Nikolai Weibull

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).