ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Cross-document referencing not working!
@ 2012-02-08 15:31 Verhaag, G.C.H.M.
  2012-02-08 23:30 ` Pontus Lurcock
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Verhaag, G.C.H.M. @ 2012-02-08 15:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hi ConTeXt User's,

I'm struggling with cross-document referencing, but can't get it working!

When I for example use \useexternaldocument[tst][test][A test external] 
together with \from[tst] the test.pdf file is correctly opened in 
Acrobat Reader.

But the \in{section}[tst::crossref] doesn't open the test.pdf file at 
all?! The jump to the 'crossref' section doesn't seem to work! Please 
take a look at the two included test files.

I first compile test.tex followed by the compilation of crossref.tex. 
Currently I use: ConTeXt  ver: 2012.01.25 14:16 MKIV  fmt: 2012.2.7  
int: english/english.

Regards,
Gerard Verhaag


[-- Attachment #2: test.tex --]
[-- Type: text/x-tex, Size: 387 bytes --]


% Test file

\setupinteraction
  [state=start,
   style=,
   color=blue,
   contrastcolor=,
   menu=on,
   title=Cross referencing Test External File,
   author=Gerard Verhaag]

\starttext

\chapter[cross]{Cross referencing}

\section[abc]{Abc}

\dorecurse{70}
  {A test of cross referencing to exernal document!}

\section[crossref]{Def}

Another section starts right here!

\stoptext

[-- Attachment #3: crossref.tex --]
[-- Type: text/x-tex, Size: 331 bytes --]

% Crossref file

\setupinteraction
  [state=start,
   style=,
   color=blue,
   contrastcolor=,
   menu=on,
   title=Cross referencing Test File,
   author=Gerard Verhaag]

\starttext

\useexternaldocument[tst][test][Een test external] % External file called: test.tex

Most \from[tst] from \in{chapter}[tst::crossref].

\stoptext

[-- Attachment #4: 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
___________________________________________________________________________________

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

end of thread, other threads:[~2012-05-05 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-08 15:31 Cross-document referencing not working! Verhaag, G.C.H.M.
2012-02-08 23:30 ` Pontus Lurcock
2012-02-09  9:43   ` Verhaag, G.C.H.M.
2012-02-10 10:59 ` Otared Kavian
2012-02-11  9:31   ` Verhaag, G.C.H.M.
2012-05-05 20:20 ` m-database: setting text style for every first line of a table, and text/cell style for specific parts of the table? Sander Maijers

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