ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: SyncTeX and mkiv
Date: Wed, 8 Apr 2015 10:43:41 +0200	[thread overview]
Message-ID: <EC180306-3EF9-429E-B5DB-7DE863D0A1AE@gmail.com> (raw)
In-Reply-To: <9BAAA5C0-1E2B-4A23-B78A-B01F93A231F9@mac.com>

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

Hi Thomas, Mojca and Andreas,

After playing with several options as either of you suggested, I ended up with the following setups which solve partially the misbehaviour of SyncTeX in mkiv. The solution works for with TeXShop on Mac OS X 10.10.2 and the latest standalone beta of ConTeXt. 

1) I have in a file named mkiv.engine (which sits in the folder ) the following lines:

	#!/bin/bash

	export PATH=/Volumes/OK/context-minimal/tex/texmf-osx-64/bin:$PATH
	context --autogenerate "$1" —purgeall

2) As one may see I do not use the option —synctex in the above context call, since it doesn’t work correctly (beware the — shown is actually two hyphens {-}{-}…).

3) In the TeXShop Preferences, in the Typesetting pane, I have checked the radio button next to SyncTex (Tex ≥ 2010) as one may see on the attached screen capture.
For now the syncing seems to work essentially fine (although it is not as precise as when using Plain TeX, or LaTeX, but probably this might be expected beacuse mkiv is more complex).

Thanks to all of you!
Best regards: OK


[-- Attachment #2: pref-texshop.pdf --]
[-- Type: application/pdf, Size: 57280 bytes --]

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



> On 07 Apr 2015, at 16:33, Thomas Floeren <thfl@mac.com> wrote:
> 
> On 7 Apr 2015, at 10:32, Mojca Miklavec wrote:
> 
>> Hi,
>> 
>> SyncTeX usually works for me, but I need to use
>> context --synctex ...
>> (I don't know if --synctex=1 is supposed to work in ConTeX. I believe
>> that Hans changed the syntax.)
>> 
>> Enabling it inside the document doesn't work for me for some reason.
>> Hans suggested to put the command inside the first line (modeline or
>> however that one is called).
>> 
>> But "context --synctex filename.tex" generally works.
> 
> 
> Yes, this is strange. `\enabledirectives [system.synctex]` works for me *if* it’s in the product file (no `--synctex` switch needed). It even works if it is not in the first line, for example:
> 
> Product file:
> 
> \startproduct pd-test
> \enabledirectives [system.synctex]
> \component 01-intro
> \stopproduct
> 
> Component:
> 
> \startcomponent 01-intro
> Hi there, can you show me this sentence in the source file?
> \stopcomponent
> 
> 
> But, indeed, it doesn’t work with single-file documents.
> 
> -- 
> Thomas
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- 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
___________________________________________________________________________________

  reply	other threads:[~2015-04-08  8:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01  6:55 Otared Kavian
2015-04-06 12:17 ` Andreas Schneider
2015-04-07  7:20   ` Otared Kavian
2015-04-07  8:32     ` Mojca Miklavec
2015-04-07  9:07       ` Otared Kavian
2015-04-07 14:33       ` Thomas Floeren
2015-04-08  8:43         ` Otared Kavian [this message]
2015-04-08 11:27           ` Hans Hagen
2015-04-08 19:49             ` Otared Kavian
2015-04-07  9:23 Akira Kakuto

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=EC180306-3EF9-429E-B5DB-7DE863D0A1AE@gmail.com \
    --to=otared@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).