Re: [NTG-context] Problem with first setup of StandAlone ConTeXt

2015-12-16 Thread Otared Kavian
Hi Bruce,

You have three solutions in order to solve the TeXShop issue. Here they are: 

Solution 1: add the following line at the top of your source file:

%!TEX TS-program = mkiv

Note that in the above you should replace « mkiv » with whatever engine name 
known to your TeXShop installation (for instance « ContextSuite», or any other 
name you have, or (may God forgive both of us…) even « latex »…). When you 
typeset with ConTeXt, the TeXShop will use the chosen engine.

Solution 2: when your source file is open you should have at the top your 
window a small menu named « Program ». Click on that menu and among the 
programs (that is the engines) choose th eone you want.

Solution 3: open the TeXShop Preferences and in the « Typesetting » pane , on 
the upper left part of the resulting window choose the radio button « Command 
listed below » and type the name of your preferred engine.

Best regards: OK

> On 16 Dec 2015, at 17:34, Bruce Boghosian  wrote:
> 
> I see, thanks.  I did use --engines=luatex.  I was aware that Mark II had 
> been superseded by Mark IV, but I hadn't realized that texexec was the same 
> thing as Mark II.  OK, so I won't worry about that issue any more.
> 
> It seems that my only remaining problem is the aforementioned TeXShop issue.  
> I will keep working on it.
> 
> Best,
> Bruce
> 
> 
>> On Dec 16, 2015, at 11:25 AM, Mojca Miklavec 
>>  wrote:
>> 
>> On 16 December 2015 at 17:10, Bruce Boghosian wrote:
>>> 
>>> Also, FWIW, I note that de Boer's document, "LaTeX in proper ConTeXt"
>>> recommends compiling from the command line using texexec rather than
>>> context.  This does not work for me.  The command "texexec" exists, and I
>>> can run it, but it does not produce a .pdf file -- just a .tmp file.
>> 
>> That document is a very old one. Nowadays context is preferred to
>> texexec (also known as Mark II or MkII). If you installed context with
>> --engines=luatex you explicitly did not installed prerequisites for
>> Mark II (pdftex with fonts etc.).
>> 
>> Mojca
>> ___
>> 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
> ___

___
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
___

Re: [NTG-context] Problem with first setup of StandAlone ConTeXt

2015-12-16 Thread Bruce Boghosian
I see, thanks.  I did use --engines=luatex.  I was aware that Mark II had been 
superseded by Mark IV, but I hadn't realized that texexec was the same thing as 
Mark II.  OK, so I won't worry about that issue any more.

It seems that my only remaining problem is the aforementioned TeXShop issue.  I 
will keep working on it.

Best,
Bruce


> On Dec 16, 2015, at 11:25 AM, Mojca Miklavec  
> wrote:
> 
> On 16 December 2015 at 17:10, Bruce Boghosian wrote:
>> 
>> Also, FWIW, I note that de Boer's document, "LaTeX in proper ConTeXt"
>> recommends compiling from the command line using texexec rather than
>> context.  This does not work for me.  The command "texexec" exists, and I
>> can run it, but it does not produce a .pdf file -- just a .tmp file.
> 
> That document is a very old one. Nowadays context is preferred to
> texexec (also known as Mark II or MkII). If you installed context with
> --engines=luatex you explicitly did not installed prerequisites for
> Mark II (pdftex with fonts etc.).
> 
> Mojca
> ___
> 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
___

Re: [NTG-context] Problem with first setup of StandAlone ConTeXt

2015-12-16 Thread Mojca Miklavec
On 16 December 2015 at 17:10, Bruce Boghosian wrote:
>
> Also, FWIW, I note that de Boer's document, "LaTeX in proper ConTeXt"
> recommends compiling from the command line using texexec rather than
> context.  This does not work for me.  The command "texexec" exists, and I
> can run it, but it does not produce a .pdf file -- just a .tmp file.

That document is a very old one. Nowadays context is preferred to
texexec (also known as Mark II or MkII). If you installed context with
--engines=luatex you explicitly did not installed prerequisites for
Mark II (pdftex with fonts etc.).

Mojca
___
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
___

Re: [NTG-context] Problem with first setup of StandAlone ConTeXt

2015-12-16 Thread Bruce Boghosian
Dear Otared:

Thank you for your reply.

I had indeed created the file "ConTeXt Suite.engine" in directory 
~/Library/TeXShop/Engines, per the instructions on the Mac Installation web 
page.  That web page recommended a tcsh shell version of your bash shell 
script.  I suppose that either should be fine; at this point, I have tried 
both.  Of course, I changed the path variable to include my local installation 
of ConTeXt.

Then I noticed that your engine was named "mkiv.engine," rather than "ConTeXt 
Suite.engine," so I tried that as well.

As of this morning, none of the above tactics seem to succeed in getting 
TeXShop to recognize ConTeXt.  When I try to process the test file from within 
TeXShop, it continues to terminate with the error that it does not recognize 
the command \startsection.

Again, however, everything works just fine from the command line.  So I think 
that the ConTeXt installation is fine.

Also, FWIW, I note that de Boer's document, "LaTeX in proper ConTeXt" 
recommends compiling from the command line using texexec rather than context.  
This does not work for me.  The command "texexec" exists, and I can run it, but 
it does not produce a .pdf file -- just a .tmp file.

Anyway, sorry for the newcomer questions.  Once I get over this hurdle, so that 
I can run ConTeXt easily from within TeXShop, I am confident that I will be 
able to learn the language without bothering the list so frequently.

Best regards,
Bruce

Bruce M. Boghosian
Professor, Department of Mathematics, Tufts University
Bromfield-Pearson Hall, Medford, Massachusetts 02155, USA



> On Dec 16, 2015, at 2:27 AM, Otared Kavian  wrote:
> 
> Hi Bruce,
> 
> If you want to use your standalone version of ConTeXt, you should create a 
> specific « .engine » file for this and then in TeXShop use that engine. Here 
> is what I have when I typeset a file in TeXShop using mkiv ConTeXt:
> 
> % begin file mkiv.engine
> 
> #!/bin/bash
> 
> export PATH=/Volumes/OK/context-minimal/tex/texmf-osx-64/bin:$PATH
> context --synctex=zipped --autogenerate "$1" --purgeall
> 
> % end file mkiv.engine
> 
> you should replace the line « export PATH=…. » by the path to your 
> installation of ConTeXt.
> 
> Best regards: OK
> PS: regarding the installation and updates of ConTeXt on Mac, Thomas Floren 
> has written a nice Apple Script which you can find here:
> Name: Ctx_typeset Tool
> Web page: 
> Author: Thomas Floeren 
> 
> 
> 
>> On 15 Dec 2015, at 23:00, Bruce Boghosian  wrote:
>> 
>> I have made good progress today, thanks to the help of this list.  Thanks!
>> 
>> I can now run the example on the First Document web page, running ConTeXt 
>> from the command line.  That works perfectly.
>> 
>> When I try to run the same file from within TeXShop, however, it tells me:
>> 
>>> !  Undefined control sequence.
>>> l.2  \startsection
>>> [title={Testing ConTeXt}]
>>> ?
>> 
>> I have created the file "ConTeXt Suite.engine" in directory 
>> ~/Library/TeXShop/Engines, per the instructions on the Mac Installation web 
>> page.
>> 
>> So I am not sure why TeXShop does not know about \startsection.  I would be 
>> grateful for your advice on this.
>> 
>> Sincerely,
>> Bruce
>> 
> 
> 
> ___
> 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
___

Re: [NTG-context] Unexpected float numbering in unnumbered subsubsection

2015-12-16 Thread Peter Münster
On Wed, Dec 16 2015, Sytse Knypstra wrote:

> The first link on http://wiki.contextgarden.net/Test_suite gives:
> "The requested URL /gf/project/contexttest/ was not found on this server."

Fixed.

-- 
   Peter
___
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
___

Re: [NTG-context] Unexpected float numbering in unnumbered subsubsection

2015-12-16 Thread Sytse Knypstra



On 15-12-15 14:14, Peter Münster wrote:

On Tue, Dec 15 2015, Sytse Knypstra wrote:


P.S. I couldn't find the test suite.

http://bfy.tw/3IIV  ;)


The first link on http://wiki.contextgarden.net/Test_suite gives:
"The requested URL /gf/project/contexttest/ was not found on this server."

Sytse
___
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
___