Re: [NTG-context] Bibliography and luatex

2008-01-17 Thread Taco Hoekwater


Jean Magnan de Bornier wrote:
 Le 16 janvier à 22:43:28 Thomas A. Schmitz [EMAIL PROTECTED] écrit 
 notamment:
 
 | I have successfully used the bib module with luatex, but I had to run  
 | bibtex manually on the file once. Have you tried that?
 | Thomas
 
 Well thanks! I did it but still the same; besides I saw this in the blg
 file:
 This is BibTeX, Version 0.99c (Web2C 7.5.6)
 The top-level auxiliary file: taist.aux
 I couldn't open style file cont-no.bst
 
 but this file is there and readable by any user!?!

Perhaps there is a problem with the setup of the minimals,
your environment or texmf.cnf should contain a setting for
BSTINPUTS. I have here:

   BSTINPUTS = .;{$TXRESOURCES}//;{$CTXDEVTXPATH};$TEXMF/bibtex/bst//

Best wishes,
Taco

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] new beta

2008-01-17 Thread Hans Hagen
Hi,

there is a new mkiv beta with a different lookup handler (chains and such)

Hans

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
  | www.pragma-pod.nl
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Bibliography and luatex

2008-01-17 Thread Mojca Miklavec
 | Perhaps there is a problem with the setup of the minimals,
 | your environment or texmf.cnf should contain a setting for
 | BSTINPUTS. I have here:
 
 |BSTINPUTS = .;{$TXRESOURCES}//;{$CTXDEVTXPATH};$TEXMF/bibtex/bst//

 That was exactly it, Thank you Taco!
 (something to fix in minimals then...)

Done and untested. (texmf.cnf originates in context.cnf)

Thanks for reporting.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt mkiv on Ubuntu (Hardy alpha)

2008-01-17 Thread Joel C. Salomon
On Jan 16, 2008 6:49 PM, Taco Hoekwater [EMAIL PROTECTED] wrote:
  Is texexec for some reason not actually running luatex here?

 Yes ...

   [EMAIL PROTECTED]:~/Documents/tex practice$ texexec --lutex hello_lua.tex

--luatex, not --lutex

Good eye!

But now the problem looks different:

[EMAIL PROTECTED]:~/Documents/tex practice$ cat hello_lua.tex
\starttext
Hello World
\ctxlua{a = 1.5 ; b = 1.8 ; c = a*b ; tex.print(c) ;}
\stoptext

[EMAIL PROTECTED]:~/Documents/tex practice$ texexec --luatex hello_lua.tex
TeXExec | processing document 'hello_lua.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file hello_lua.top
TeXExec | using randomseed 734
TeXExec | tex engine: luatex
TeXExec | tex format: cont-en

LuaTools | using format name
///home/chesky/luatex-cache/context/192d6cc536013c8f36d612384a3a539c/formats/cont-en.fmt
LuaTools | no luc/lua with name
///home/chesky/luatex-cache/context/192d6cc536013c8f36d612384a3a539c/formats/cont-en
LuaTools |
LuaTools | runtime: 0.012 seconds
TeXUtil | parsing file hello_lua.tui
TeXUtil | check loading of file 'hello_lua', begin/end problem
TeXUtil | shortcuts : 0
TeXUtil | expansions: 0
TeXUtil | reductions: 0
TeXUtil | divisions : 0
TeXUtil | loaded files: 1
TeXUtil | temporary files: 0
TeXUtil | commands: 3
TeXUtil | programs: 0
TeXUtil | tuo file saved
TeXExec | runtime: 0.399001
[EMAIL PROTECTED]:~/Documents/tex practice$

...and no PDF file is generated.  Any clues as to what I'm still doing wrong?

--Joel
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt mkiv on Ubuntu (Hardy alpha)

2008-01-17 Thread luigi scarso
What about

$ luatools --variables
and
$texlua -help



-- 
luigi
it's new .
it's powerful .
it's luatex .
http://www.luatex.org
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt mkiv on Ubuntu (Hardy alpha)

2008-01-17 Thread Joel C. Salomon
On Jan 17, 2008 3:36 PM, luigi scarso [EMAIL PROTECTED] wrote:
 What about

 $ luatools --variables
 and
 $texlua -help

[EMAIL PROTECTED]:~/Documents/tex practice$ luatools --variables

[EMAIL PROTECTED]:~/Documents/tex practice$ texlua -help
Usage: luatex --lua=FILE [OPTION]... [TEXNAME[.tex]] [COMMANDS]
   or: luatex --lua=FILE [OPTION]... \FIRST-LINE
   or: luatex --lua=FILE [OPTION]... FMT ARGS
  Run luaTeX on TEXNAME, usually creating TEXNAME.pdf.
  Any remaining COMMANDS are processed as luatex input, after TEXNAME is read.

  Alternatively, if the first non-option argument begins with a backslash,
  interpret all non-option arguments as a line of luatex input.

  Alternatively, if the first non-option argument begins with a , the
  next word is taken as the FMT to read, overriding all else.  Any
  remaining arguments are processed as above.

  If no arguments or options are specified, prompt for input.

  --lua=FILE   the lua initialization file
  --safer  disable some easily exploitable lua commands
  --fmt=FORMAT load the format file FORMAT
  --inibe initex, for dumping formats
  --help   display this help and exit
  --versionoutput version information and exit

  Alternate behaviour models can be obtained by special switches

  --luaonlyrun a lua file, then exit
  --luaconly   byte-compile a lua file, then exit

Email bug reports to [EMAIL PROTECTED]
[EMAIL PROTECTED]:~/Documents/tex practice$
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt mkiv on Ubuntu (Hardy alpha)

2008-01-17 Thread luigi scarso
 [EMAIL PROTECTED]:~/Documents/tex practice$ luatools --variables
Nothing ?
Strange, here
$luatools --variables
   AFMFONTS=.:$TEXMF/fonts/afm//:$OSFONTDIR//
   BIBINPUTS=.:$TEXMF/bibtex/bib//
   BIBINPUTS.bibtex8=.:$TEXMF/bibtex/{bib,}//
   BSTINPUTS=.:$TEXMF/bibtex/{bst,csf}//
   BSTINPUTS.bibtex8=.:$TEXMF/bibtex/{bst,csf,}//
   CMAPFONTS=.:$TEXMF/fonts/cmap//
   CWEBINPUTS=.:$TEXMF/cweb//
   ENCFONTS=.:$TEXMF/fonts/enc//
   FC_CACHEDIR=$SELFAUTOLOC/cache
  FONTCONFIG_FILE=fonts.conf
  snippet
  parse_first_line=t
  parse_first_line.tex=f
  pool_free=47500
  pool_size=125
  save_size=5000
  shell_escape=f
  stack_size=5000
  string_vacancies=9
  trie_size=30

(166 lines)
Do you have luatools in your $PATH ?
It should be in the same dir of texlua.

 [EMAIL PROTECTED]:~/Documents/tex practice$ texlua -help
 Usage: luatex --lua=FILE [OPTION]... [TEXNAME[.tex]] [COMMANDS]
ok, texlua is in your $PATH



-- 
luigi
it's new .
it's powerful .
it's luatex .
http://www.luatex.org
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Movies

2008-01-17 Thread David Arnold
All,

Does anyone have any experience embedding Quicktime or other movies  
in Context? Either in the document itself or simply a URL that will  
play the movie in the the user's system player?

Can anyone supply some sample code snippets?

Appreciated.


David Arnold
http://online.redwoods.edu/instruct/darnold
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt mkiv on Ubuntu (Hardy alpha)

2008-01-17 Thread Taco Hoekwater
luigi scarso wrote:
 [EMAIL PROTECTED]:~/Documents/tex practice$ luatools --variables
 Nothing ?

Just in case:

Did you run
$ luatools --generate
and
$ texexec --make --luatex
?

Best wishes,
Taco
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Movies

2008-01-17 Thread Andrea Valle

\externalfigure[mymovie.mov][width=4cm,height=3cm,preview=yes]


I can't remember where to find an example in the manual but it is  
something simple like this (taken from mailing list)


Best

-a-

On 18 Jan 2008, at 05:44, David Arnold wrote:


All,

Does anyone have any experience embedding Quicktime or other movies
in Context? Either in the document itself or simply a URL that will
play the movie in the the user's system player?

Can anyone supply some sample code snippets?

Appreciated.


David Arnold
http://online.redwoods.edu/instruct/darnold
__ 
_
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
__ 
_


--
Andrea Valle
--
CIRMA - DAMS
Università degli Studi di Torino
-- http://www.cirma.unito.it/andrea/
-- http://www.myspace.com/andreavalle
-- [EMAIL PROTECTED]
--



Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty

(Ken Perlin on noise)





___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt mkiv on Ubuntu (Hardy alpha)

2008-01-17 Thread Olivier
Quoting  Joel C. Salomon :
 -- was [EMAIL PROTECTED] on Jan 15, 2008 at 04:25:09PM --

 ...is still not working for me.
 
 For those of you who have used mkiv under Ubuntu (or Debian, I
 suppose), had it worked out of the box or is some assembly
 required?

I am using Debian packages. It works but as Aditya already said,
you have to export at least those two variables: TEXMFCNF and TEXMFCACHE.

So something like :

$ export TEXMFCNF=/usr/share/texmf/web2c
$ cd ~; mkdir .texmf-cache
$ export TEXMFCACHE=~/.texmf-cache
$ luatools --generate 
$ texexec --lua --make --all

and then 

$ texexec --luatex test.tex 

should work.  But (from your mails) you do not seem to have set the
environment variables correctly.

Olivier

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___