ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with DocbookInContext
@ 2004-12-05 21:13 profile
  2004-12-05 21:21 ` Patrick Gundlach
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: profile @ 2004-12-05 21:13 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 628 bytes --]

Hello,

I tried to compile the file README.tex in DocbookInConteXt and obtain the

following message :

undefined control sequence : stelsectiein

Here are the instructions in xtag-docbook.tex my installation of ConteXt does not understand

..........................

\unprotect

\stelsectiein

[\v!sectionlevel-3]

[\v!bijlage\c!conversie=\v!Letter,

\c!vorigenummer=\v!nee]

\stelkopin

[\v!paragraaf]

[\v!bijlage\c!label=\v!bijlage,

\v!hoofdtekst\c!label=\v!paragraaf] % bijlageconversie=\Character

\protect

.......................

How can I solve the problem ?

Thanks

François

[-- Attachment #1.2: Type: text/html, Size: 1034 bytes --]

[-- Attachment #2: 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: Problem with DocbookInContext
  2004-12-05 21:13 Problem with DocbookInContext profile
@ 2004-12-05 21:21 ` Patrick Gundlach
  2004-12-05 22:06 ` Willi Egger
  2004-12-08 20:13 ` h h extern
  2 siblings, 0 replies; 5+ messages in thread
From: Patrick Gundlach @ 2004-12-05 21:21 UTC (permalink / raw)


Hello,

> I tried to compile the file README.tex in DocbookInConteXt and
> obtain the following message :
>
> undefined control sequence : stelsectiein
>
> Here are the instructions in xtag-docbook.tex my installation of ConteXt does not understand

Delete those lines or create the "nl" interface. These lines don't
belong there.

Well, if you are a programmer, you might think of cleaning up the
module and publish an updated version, it has been orphaned for quite
some time now and ConTeXt developed further meanwhile.

Patrick
-- 
ConTeXt wiki: http://contextgarden.net

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

* Re: Problem with DocbookInContext
  2004-12-05 21:13 Problem with DocbookInContext profile
  2004-12-05 21:21 ` Patrick Gundlach
@ 2004-12-05 22:06 ` Willi Egger
  2004-12-08 20:13 ` h h extern
  2 siblings, 0 replies; 5+ messages in thread
From: Willi Egger @ 2004-12-05 22:06 UTC (permalink / raw)


Hi,

Context's low level commands are all translated into English. The 
Docbook module for Context is setup by Simon Pepping. As far as I see 
this module has not been updated. So lowlevel commands used inthere 
cause the errors mentioned by you.

Kind regards

Willi

profile wrote:
> Hello,
> 
> I tried to compile the file README.tex in DocbookInConteXt and obtain the
> 
> following message :
> 
> undefined control sequence : stelsectiein
> 
> Here are the instructions in xtag-docbook.tex my installation of ConteXt does not understand
> 
> ..........................
> 
> \unprotect
> 
> \stelsectiein
> 
> [\v!sectionlevel-3]
> 
> [\v!bijlage\c!conversie=\v!Letter,
> 
> \c!vorigenummer=\v!nee]
> 
> \stelkopin
> 
> [\v!paragraaf]
> 
> [\v!bijlage\c!label=\v!bijlage,
> 
> \v!hoofdtekst\c!label=\v!paragraaf] % bijlageconversie=\Character
> 
> \protect
> 
> .......................
> 
> How can I solve the problem ?
> 
> Thanks
> 
> François
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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: Problem with DocbookInContext
  2004-12-05 21:13 Problem with DocbookInContext profile
  2004-12-05 21:21 ` Patrick Gundlach
  2004-12-05 22:06 ` Willi Egger
@ 2004-12-08 20:13 ` h h extern
  2005-03-06 17:45   ` VnPenguin
  2 siblings, 1 reply; 5+ messages in thread
From: h h extern @ 2004-12-08 20:13 UTC (permalink / raw)


profile wrote:

> undefined control sequence : stelsectiein

this style is not adapted to low level english

reimplementing this style could be a nice exercise (and tutorial) in doing xml 
with context, so if there are docbook users out there, a way to go can be:

- someone makes a sample showing one docbook element usage
- i make a mapping (thereby showing how/what mappings are needed)
- someone else describes how to configure this

we can collect this in a manual and the wiki

if it's done stepwise i can spent spare time (i.e. big jobwaiting time) on it

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: Problem with DocbookInContext
  2004-12-08 20:13 ` h h extern
@ 2005-03-06 17:45   ` VnPenguin
  0 siblings, 0 replies; 5+ messages in thread
From: VnPenguin @ 2005-03-06 17:45 UTC (permalink / raw)


On Wed, 08 Dec 2004 21:13:00 +0100, h h extern <pragma@wxs.nl> wrote:
> profile wrote:
> 
> > undefined control sequence : stelsectiein
> 
> this style is not adapted to low level english
> 
> reimplementing this style could be a nice exercise (and tutorial) in doing xml
> with context, so if there are docbook users out there, a way to go can be:
> 
> - someone makes a sample showing one docbook element usage
> - i make a mapping (thereby showing how/what mappings are needed)
> - someone else describes how to configure this
> 
> we can collect this in a manual and the wiki
> 
> if it's done stepwise i can spent spare time (i.e. big jobwaiting time) on it

Hi Hans & all,
I'm interesting about converting a Docbook file into ConTeXt source. 

Already read "DocBook In ConTeXt" of Simon Pepping and Michael
Wiedmann. But I would like to know if there is other way to obtain a
ConTeXt source from Docbook input (I'm Docbook's newbie).

Thank you,
Q.

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

end of thread, other threads:[~2005-03-06 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-05 21:13 Problem with DocbookInContext profile
2004-12-05 21:21 ` Patrick Gundlach
2004-12-05 22:06 ` Willi Egger
2004-12-08 20:13 ` h h extern
2005-03-06 17:45   ` VnPenguin

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