ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: olivier Turlier <o.turlier@gmail.com>
Subject: xmldir : hyperlinks not working
Date: Tue, 31 Oct 2006 23:00:47 +0100	[thread overview]
Message-ID: <ei8h2f$g5i$1@sea.gmane.org> (raw)

Hi every Context lover/user,

I came to using xmltools for building an long (boring) list of
folders&files, with the idea of sharing a cdrom with "automount"
niceties (shellexec.exe & autorun.inf telling to open the generated pdf).

The problem is that xmltool apparently ("skip" certain portions ?) don't
"recognise" or "retranscribe" a full path, i.e if a real path is
root(K:\MESDOC\COURS\05-TEB~1\000_ZI~1)\01-at1-repres_graphic_gene\01-s8910-metre_infra\cours-ppes-metre-go-0506.pdf
firefox answer that (//media/cdrom0)/cours-ppes-metre-go-0506.pdf. is
unreachable

------------.tex file for creating xmldir.xml :

\useregime[il1]
\enableregime[il1]
\useencoding[ffr]
\mainlanguage[fr]


\executesystemcommand
% {texmfstart xmltools --dir --recurse
--root=K:/Mesdoc/cours/05-teb-0506/000_zip-tout
--pattern={*.pdf,*.xls} --output=xmldir.xml}
{texmfstart xmltools --dir --recurse --pattern=*.* --output=xmldir.xml}


---------- command for making pdf from xmldir.xml :

texmfstart newtexexec.rb --autopdf --pdf --mode=colorscheme-red  --xml
--use=dir-01 --pdf xmldir.xml

(I've tried also :
texmfstart newtexexec.rb --autopdf --pdf --mode=colorscheme-red
--root=K:/Mesdoc/cours/05-teb-0506/000_zip-tout --xml --use=dir-01 --pdf
xmldir.xml
: without success)

----------

TIA for any answer

-- 
Olivier TURLIER
CRP La Rouguière
101 Bd des Libérateurs
13367 MARSEILLE CEDEX 11
tel : (33) 04 91 18 56 00

                 reply	other threads:[~2006-10-31 22:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='ei8h2f$g5i$1@sea.gmane.org' \
    --to=o.turlier@gmail.com \
    --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).