Re: [NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Michael Eidenbenz
you can add any TeX command (the ones you call with C-c C-c) to your init.el like this: '(add-to-list 'TeX-command-list '("contex" "context %t --nonstopmode --purgeall" % change the command to your needs TeX-run-TeX nil

Re: [NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Mica Semrick
Hi Fabrice, I believe it is just picking up the context executable from your path. You should be able to add the standalone to your path before the texlive version. It has been several years since I've run texlive though. -m On October 28, 2016 2:57:16 PM PDT, Fabrice Couvreur

Re: [NTG-context] Text editors

2016-10-28 Thread Hans Hagen
On 10/28/2016 9:28 PM, Alan Braslau wrote: I used to be very proficient at writing in machine code and reading punch tape output, too... I sometimes wonder how I could write those self adapting programs in 256 bytes on those 8 bit dev boards, programs that actually did something ... (no

Re: [NTG-context] texexec in ConTeXt Standalone does not work

2016-10-28 Thread Hans Hagen
On 10/28/2016 9:06 PM, Pablo Rodriguez wrote: On 10/28/2016 08:35 PM, Asim ConTeXt wrote: Thank you. I want to use MkII because, as far as I know, MkII uses pdfTeX; which is stable. While MkIV uses LuaTeX; which is yet in development. Further, pdfTeX is better at microtypography. In what

Re: [NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Fabrice Couvreur
Hi Mica, I added this (custom-set-variables ' (ConTeXt-Mark-version "IV")) in my .emacs and it seems to work, thank you. Another question : when I do a C-c C-c is texlive context of 2016 is called. How to be it standalone context ? Fabrice 2016-10-28 19:07 GMT+02:00 Mica Semrick

Re: [NTG-context] Text editors

2016-10-28 Thread Alan Braslau
I used to be very proficient at writing in machine code and reading punch tape output, too... Alan > On 25 Oct 2016, at 10:19, Nicola wrote: > > > cat > file.tex > > Mandatory xkcd at this point: https://www.xkcd.com/378/

Re: [NTG-context] texexec in ConTeXt Standalone does not work

2016-10-28 Thread Pablo Rodriguez
On 10/28/2016 08:35 PM, Asim ConTeXt wrote: > Thank you. > I want to use MkII because, as far as I know, MkII uses pdfTeX; which is > stable. While MkIV uses LuaTeX; which is yet in development. Further, > pdfTeX is better at microtypography. > Am I correct at these two points? I would like to

Re: [NTG-context] texexec in ConTeXt Standalone does not work

2016-10-28 Thread Jean-Pierre Delange
Hi Asim, Before typing |: |||set OSFONTDIR=c:/windows/fonts you have to go to |/context/tex/texmf-win64/bin/ and type : ||set PATH=%PATH% (if your Windows system is |||32 bits |Windows, modify the command). | |Then : |||set OSFONTDIR=c:/windows/fonts|| ||After that, in the same directory

Re: [NTG-context] texexec in ConTeXt Standalone does not work

2016-10-28 Thread Asim ConTeXt
Thank you. I want to use MkII because, as far as I know, MkII uses pdfTeX; which is stable. While MkIV uses LuaTeX; which is yet in development. Further, pdfTeX is better at microtypography. Am I correct at these two points? I would like to hear from you. I found that my system fonts are located

Re: [NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Mica Semrick
I haven't checked in a while, since this is already set in my init.el file, but auxtex was using mkii/texexec a few years ago. Have you checked you're using mkiv/context? On October 28, 2016 6:04:27 AM PDT, Fabrice Couvreur wrote: >Hello, >I just upgraded to

[NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Fabrice Couvreur
Hello, I just upgraded to emacs24 and am having problems compiling my files who compiled perfectly with emacs23. I installed AUCTeX with M-x-install package and that's it ! I deleted my old init.el file and start over ! The ~/.emacs.d only contains this : fab @ debian: ~ $ cd .emacs.d / fab @

Re: [NTG-context] base64 encoded inline images

2016-10-28 Thread luigi scarso
On Fri, Oct 28, 2016 at 1:46 PM, Henning Hraban Ramm wrote: > Hi, > can ConTeXt handle base64 encoded inline images, and how? > > I'm trying to process some HTML files that contain those. Makes not a lot of > sense, but if ConTeXt can handle them, I don’t need to extract them as

[NTG-context] base64 encoded inline images

2016-10-28 Thread Henning Hraban Ramm
Hi, can ConTeXt handle base64 encoded inline images, and how? I'm trying to process some HTML files that contain those. Makes not a lot of sense, but if ConTeXt can handle them, I don’t need to extract them as files. Greetlings, Hraban --- http://www.fiee.net http://wiki.contextgarden.net