ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <context@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Figure-libray/resource library
Date: Wed, 8 Apr 2015 21:50:51 +0200	[thread overview]
Message-ID: <E099BCFE-2766-41C7-92EA-2731413EF4CD@boede.nl> (raw)
In-Reply-To: <55257ECC.2000602@wxs.nl>


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

Hi Hans,

third attempt.

Tidy does not give me any errors, but the resource library does not compile :-(

Have a good night!

Willi
> On 8 apr. 2015, at 21:17, Hans Hagen <pragma@wxs.nl> wrote:
> 
> On 4/8/2015 8:34 PM, Willi Egger wrote:
>> Hans,
>> 
>> of course, I hope that the new files are ok ;-)
> 
> No they're not ... can't you install a validator in you editor? or when it has decent highlighting it will show that it's bad.
> 
> >tidy -quiet -utf8 -xml -errors lib-MKIV.xml
> line 16 column 1 - Error: unexpected </description> in <rl:description>
> 
> line 25 column 1 - Error: unexpected </rl:library> in <rl:description>
> 
> you miss a -->
> 
> 
> 
>> Willi
>> 
>> 
>> 
>> 
>>> On 8 apr. 2015, at 20:17, Hans Hagen <pragma@wxs.nl> wrote:
>>> 
>>> On 4/8/2015 8:07 PM, Willi Egger wrote:
>>>> Thank you Hans,
>>>> 
>>>> of course that minimal example has a trouble. Still, when correcting this mistake, the problem remains. I have no clue….
>>> 
>>> so then a better test file (xml + image + tex file)
>>> 
>>> -----------------------------------------------------------------
>>>                                          Hans Hagen | PRAGMA ADE
>>>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>>>    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>>>                                             | www.pragma-pod.nl
>>> -----------------------------------------------------------------
>>> ___________________________________________________________________________________
>>> 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  : http://foundry.supelec.fr/projects/contextrev/
>>> wiki     : http://contextgarden.net
>>> ___________________________________________________________________________________
>> 
>> 
>> 
>> ___________________________________________________________________________________
>> 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  : http://foundry.supelec.fr/projects/contextrev/
>> wiki     : http://contextgarden.net
>> ___________________________________________________________________________________
>> 
> 
> 
> -- 
> 
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com <http://www.pragma-ade.com/>
>                                             | www.pragma-pod.nl <http://www.pragma-pod.nl/>
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / http://www.ntg.nl/mailman/listinfo/ntg-context <http://www.ntg.nl/mailman/listinfo/ntg-context>
> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / http://tex.aanhet.net <http://tex.aanhet.net/>
> archive  : http://foundry.supelec.fr/projects/contextrev/ <http://foundry.supelec.fr/projects/contextrev/>
> wiki     : http://contextgarden.net <http://contextgarden.net/>
> ___________________________________________________________________________________


[-- Attachment #1.2.1: Type: text/html, Size: 549 bytes --]

[-- Attachment #1.2.2: etiket-klaar.pdf --]
[-- Type: application/pdf, Size: 21897 bytes --]

[-- Attachment #1.2.3: Type: text/html, Size: 215 bytes --]

[-- Attachment #1.2.4: lib-MKIV.pdf --]
[-- Type: application/pdf, Size: 7354 bytes --]

[-- Attachment #1.2.5: Type: text/html, Size: 215 bytes --]

[-- Attachment #1.2.6: lib-MKIV.xml --]
[-- Type: application/xml, Size: 567 bytes --]

[-- Attachment #1.2.7: Type: text/html, Size: 215 bytes --]

[-- Attachment #1.2.8: test-figurefromlibrary.tex --]
[-- Type: application/octet-stream, Size: 299 bytes --]

% Context file
% Filename: test-figurefromlibrary.tex
% Willi Egger
% 08-04-2015

\usemodule[fig-base]
\usefigurebase[lib-MKIV]
\starttext
	\startplacefigure
		[title=Buchettikette]
		{\externalfigure[Etikette][height=3cm]}
		% {\externalfigure[etiket-klaar][height=3cm]}
	\stopplacefigure
\stoptext

[-- Attachment #1.2.9: Type: text/html, Size: 28484 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2015-04-08 19:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07 17:18 Willi Egger
2015-04-08 17:06 ` Hans Hagen
2015-04-08 18:07   ` Willi Egger
2015-04-08 18:17     ` Hans Hagen
2015-04-08 18:34       ` Willi Egger
2015-04-08 19:17         ` Hans Hagen
2015-04-08 19:50           ` Willi Egger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E099BCFE-2766-41C7-92EA-2731413EF4CD@boede.nl \
    --to=context@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).