Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Hans Hagen
Martin Schröder wrote: 2009/11/1 Hans Hagen pra...@wxs.nl: Martin Schröder wrote: Indeed. Btw: The binaries from TL run on SUSE 10.1 (which has glibc 2.4). ah, so maybe you can learn mojca a few tricks then; does this mean that tex live binaries have some built in magic that checks for libs?

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Vnpenguin
On Sun, Nov 1, 2009 at 18:50, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Sun, Nov 1, 2009 at 18:00, Vnpenguin wrote: pdftex: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by pdftex) glibc.i686                                               2.5-42 Any help

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Martin Schröder
2009/11/1 Hans Hagen pra...@wxs.nl: Martin Schröder wrote: No, they are simply build on old systems. Ask Peter. :-) ah, so they're static binaries Mostly. glibc is not statically linked. ldd Master/bin/x86_64-linux/pdftex libm.so.6 = /lib64/libm.so.6 (0x2b1771708000

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Martin Schröder
2009/11/1 Vnpenguin vnpeng...@vnoss.org: My box CentOS 5.4 with all updates. What do you mean upgrade ? What glibc-version do you have? rpm -qi glibc? Best Martin ___ If your question is of interest to others as

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Martin Schröder
2009/11/1 Mojca Miklavec mojca.miklavec.li...@gmail.com: Or maybe I was too fast. I don't find the exact timeline of libc development, so I have no idea how old your linux is. I thought that this failure was recent, but apparently it's not (the garden most probably has libc-2.8). For 32-bit

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Vnpenguin
On Sun, Nov 1, 2009 at 19:30, Martin Schröder mar...@oneiros.de wrote: 2009/11/1 Vnpenguin vnpeng...@vnoss.org: My box CentOS 5.4 with all updates. What do you mean upgrade ? What glibc-version do you have? rpm -qi glibc? # yum list installed glibc\* Excluding Packages in global exclude list

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Mojca Miklavec
On Sun, Nov 1, 2009 at 19:24, Vnpenguin wrote: On Sun, Nov 1, 2009 at 18:50, Mojca Miklavec wrote: On Sun, Nov 1, 2009 at 18:00, Vnpenguin wrote: pdftex: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by pdftex) glibc.i686                                               2.5-42 Any

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Vnpenguin
On Sun, Nov 1, 2009 at 19:59, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Sun, Nov 1, 2009 at 19:24, Vnpenguin wrote: On Sun, Nov 1, 2009 at 18:50, Mojca Miklavec wrote: On Sun, Nov 1, 2009 at 18:00, Vnpenguin wrote: pdftex: /lib64/libc.so.6: version `GLIBC_2.7' not found

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Vnpenguin
Hey, CentOS 5.4 just released on 21-May-2009 :-) If I have problem with ConTeXt on CentOS 5.4 so all users of RHEL 5.4 are the same: they can not! Correction: CentOS 5.4 was released on 21-Oct-2009. So it's not so old at all :-)

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Mojca Miklavec
first and then compile pdftex to start with (it returns warnings, but feel free to ignore them; the binary should nevertheless be there). We can create you an account, but we need to talk first just to agree on the building schedule. If it's not possible with ConTeXt minimal distro, maybe I'll go

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Martin Schröder
2009/11/1 Vnpenguin vnpeng...@vnoss.org: Correction: CentOS 5.4 was released on 21-Oct-2009. So it's not so old at all :-) Sorry, but it is. It's a free version of RHEL5, which was initially released in 2007. http://en.wikipedia.org/wiki/Centos It you want something modern, use e.g. Fedora.

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Mojca Miklavec
Vnpenguin, what kernel is running on your OS? If we set up a virtual machine for compiling binaries - does anyone have a suggesting what OS to take, so that it will remain compatible with as many x86_64 processors as possible? (Apparently glibc and kerner are the deciding factors; but it needs to

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Vnpenguin
On Sun, Nov 1, 2009 at 21:45, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: Vnpenguin, what kernel is running on your OS? The current kernel is: uname -r 2.6.18-164.2.1.el5 If we set up a virtual machine for compiling binaries - does anyone have a suggesting what OS to take, so that

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Reinhard Kotucha
On 1 November 2009 Mojca Miklavec wrote: Vnpenguin, what kernel is running on your OS? If we set up a virtual machine for compiling binaries - does anyone have a suggesting what OS to take, so that it will remain compatible with as many x86_64 processors as possible? (Apparently glibc

Re: [NTG-context] ConTeXt Minimal: error pdftex on CentOS x86_64

2009-11-01 Thread Peter Münster
On Sun, Nov 01 2009, Mojca Miklavec wrote: pdftex pdftex: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by pdftex) Any help for this problem ? This is weird. Peter - did you upgrade your linux in the meantime by any chance? (The update dates back to 17th October.) Hello

Re: [NTG-context] ntg-context Digest, Vol 64, Issue 107

2009-10-31 Thread Mojca Miklavec
On Fri, Oct 30, 2009 at 23:40, Michael Green wrote: Mojca Miklavec wrote: They released a patch for this problem in April 2009. Specifically, they patched the binary files dvips and pdftex Have these patches been applied to the versions of dvips and pdftex in the minimals? Not for dvips

[NTG-context] Producing PDF x/1-a:2001 output.

2009-10-30 Thread John Culleton
The Thanh. This in turn uses some other files such as xmpincl.sty. I wonder if this setup could be incorporated into some flavor of Context? Or even pdftex? I prefer not to live within the strictures of pdflatex. -- John Culleton Create Book Covers with Scribus http://www.booklocker.com

Re: [NTG-context] Producing PDF x/1-a:2001 output.

2009-10-30 Thread Hans Hagen
Radhakrishnan and Han The Thanh. This in turn uses some other files such as xmpincl.sty. I wonder if this setup could be incorporated into some flavor of Context? Or even pdftex? I prefer not to live within the strictures of pdflatex. what exactly needs to be added then? if you can figure

Re: [NTG-context] Producing PDF x/1-a:2001 output.

2009-10-30 Thread luigi scarso
Pstill is via the package pdfx.sty authored by  CV Radhakrishnan  and  Han The Thanh. This in turn uses some other files such as xmpincl.sty. I wonder if this setup could be incorporated into some flavor of Context?  Or even pdftex? I prefer not to live within the strictures of pdflatex

Re: [NTG-context] Producing PDF x/1-a:2001 output.

2009-10-30 Thread John Culleton
? Or even pdftex? I prefer not to live within the strictures of pdflatex. is not Ghostscript OK ? (I have seen http://www.ghostscript.com/pipermail/gs-devel/2009- September/008566.html) Yes, I started that thread also. It seems that the spec can be met via Ghostscript. What is also needed

Re: [NTG-context] pdfs with boxes instead of letters

2009-10-30 Thread Oliver Buerschaper
my computers are caching fonts. Sigh. Well, if your engine is pdftex (from an unpatched TeXLive 2008) then chances are you're running into the nasty (TM) font cache bug: http://www.tug.org/mactex/fontcache/ Oliver

[NTG-context] pdfs with boxes instead of letters

2009-10-30 Thread Michael Green
. Or perhaps there is something amiss with the way my computers are caching fonts. Sigh. Well, if your engine is pdftex (from an unpatched TeXLive 2008) then chances are you're running into the nasty (TM) font cache bug: http://www.tug.org/mactex/fontcache/ Oliver The symptoms seem right: strange

[NTG-context] pdfs with boxes instead of letters

2009-10-30 Thread Michael Green
On Oct 30, 2009, Oliver Buerschaper wrote: Well, if your engine is pdftex (from an unpatched TeXLive 2008) then chances are you're running into the nasty (TM) font cache bug: http://www.tug.org/mactex/fontcache/ Oliver One other question. which pdftex shows that it's in the minimal

Re: [NTG-context] pdfs with boxes instead of letters

2009-10-30 Thread Mojca Miklavec
On Fri, Oct 30, 2009 at 22:41, Michael Green wrote: One other question. which pdftex shows that it's in the minimal distribution They released a patch for this problem in April 2009. Specifically, they patched the binary files dvips and pdftex Have these patches been applied to the versions

Re: [NTG-context] ntg-context Digest, Vol 64, Issue 107

2009-10-30 Thread Michael Green
Mojca Miklavec wrote: They released a patch for this problem in April 2009. Specifically, they patched the binary files dvips and pdftex Have these patches been applied to the versions of dvips and pdftex in the minimals? Not for dvips for a simple reason. It's not in minimals

Re: [NTG-context] Luatex 0.44.0 announcement

2009-10-29 Thread Mojca Miklavec
work ... and I need to figure out how to modify the building scripts. Apparently 10.6 compiles all the binaries for 64-bit architecture by default despite the fact that it claims to be i386. Luatex building scripts would need to be modified, pdftex doesn't cross-compile at all. Mojca

[NTG-context] Dash missed in Windows' Times

2009-10-26 Thread Vyatcheslav Yatskovsky
% % options (not that important) % \startsetups *runtime:options % \setupoutput[pdftex] % \stopsetups % % styles and modules % \startsetups *runtime:modules % \stopsetups % % done % \protect \endinput % % end of optionfile % (tupicin.top

Re: [NTG-context] Spam:*****, Re: Page Numbering Hell

2009-10-25 Thread Hans Hagen
for everything but also run mkiv in projects that started year sago and have to run fo rmay years to come); in general it's no big deal to switch from mkii to mkiv later 2. Should I use context or texexec? As I understand, this is the same as asking whether to use pdftex or luatex. It may also

Re: [NTG-context] [OT] creating-a-style-file-in-context

2009-10-25 Thread Jan-Erik Hägglöf
info % \setupsystem[\c!n=1,\c!m=1] % \setupsystem[\c!type=unix] % % modes % % options (not that important) % \startsetups *runtime:options % \setupoutput[pdftex] % \stopsetups % % styles and modules % \startsetups *runtime:modules % \stopsetups % % done % \protect \endinput % % end of optionfile

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Alan BRASLAU
experience is that mkiv is not totally stable, but almost so. I try to use it for my production as much as possible. For the core of the commands, the two are interchangable and it is simply a question of using the context script or the texexec script (but don't include a % output=pdftex line in your

Re: [NTG-context] Simplest slides

2009-10-20 Thread R. Bastian
TeXExec | TeX run 1 TeXExec | writing option file generic-talk-15min-45min.top TeXExec | using randomseed 822 TeXExec | tex engine: pdftex TeXExec | tex format: cont-en This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6) \write18 enabled. (/usr/local/texlive/2007/texmf-context/web2c

Re: [NTG-context] compiling cont-eni

2009-10-20 Thread luigi scarso
-ade.com/cont-en.tex Producer: pdfTeX-0.14h CreationDate: Mon Nov 12 09:49:00 2001 Tagged: no Pages: 369 Encrypted: no Page size: 907 x 680 pts File size: 3441697 bytes Optimized: no PDF version:1.3 Where is the problem ? -- luigi

Re: [NTG-context] Simplest slides

2009-10-19 Thread R. Bastian
-talk-15min-45min.tex TeXExec | processing document 'generic-talk-15min-45min.tex' TeXExec | no ctx file found TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec | writing option file generic-talk-15min-45min.top TeXExec | using randomseed 822 TeXExec | tex engine: pdftex TeXExec | tex

Re: [NTG-context] Simplest slides

2009-10-19 Thread Aditya Mahajan
TeXExec | tex engine: pdftex TeXExec | tex format: cont-en This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6) \write18 enabled. (/usr/local/texlive/2007/texmf-context/web2c/natural.tcx) kpathsea: Running mktexfmt cont-en.fmt tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig

Re: [NTG-context] embed fonts

2009-10-17 Thread R. Bastian
/fonts/map/pdftex/context/original-empty.map } fonts : using map file: texnansi-public-lm {/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context/texnansi-public-lm .map} fonts : using map file: original-base {/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context

Re: [NTG-context] embed fonts

2009-10-16 Thread luigi scarso
, but it's a prepress job (and yes, I have a prepress office); there is also ghostscript that does this kind of distiller stuffs. Full inclusion can be useful, at least to cover the same feature of pdftex. (my 1cent) -- luigi

[NTG-context] \itemize[continue] problem

2009-10-10 Thread Piotr Kopszak
Hello list, The following example from manual works fine with mk II but fails with mkIV in recent minimals \starttext \startitemize[1,packed] \head supported image formats in \PDFTEX \par \startitemize[a] \item png \item eps \item pdf \stopitemize \head non supported image

[NTG-context] Installing minimals

2009-10-09 Thread Alain Delmotte
at the start of the tex source. Synctex appeared only in MikTeX 2.7 by a special (?) instruction in the pdftex (?) program. Is synctex taken into account in context? Alain ___ If your question is of interest to others

[NTG-context] inserting pdf

2009-10-08 Thread Mohamed Bana
][page=1] \stopTEXpage \startTEXpage \externalfigure[x.pdf][page=2] \stopTEXpage I'm using $ pdftex --version pdfTeX 3.1415926-1.40.9-2.2 (Web2C 7.5.7) and whatever comes with texlive 2008. regards, Mohamed

Re: [NTG-context] inserting pdf

2009-10-08 Thread luigi scarso
][page=1-2] doesn't work either. I have to do; \startTEXpage \externalfigure[x.pdf][page=1] \stopTEXpage \startTEXpage \externalfigure[x.pdf][page=2] \stopTEXpage I'm using $ pdftex --version pdfTeX 3.1415926-1.40.9-2.2 (Web2C 7.5.7) and whatever comes with texlive 2008. regards

Re: [NTG-context] inserting pdf

2009-10-08 Thread Peter Rolf
details. Best wishes, Peter startTEXpage \externalfigure[x.pdf] \stopTEXpage \externalfigure[x.pdf][page=1-2] doesn't work either. I have to do; \startTEXpage \externalfigure[x.pdf][page=1] \stopTEXpage \startTEXpage \externalfigure[x.pdf][page=2] \stopTEXpage I'm using $ pdftex

Re: [NTG-context] mkiv fails to load pdf image

2009-10-06 Thread zs
On Mon, 5 Oct 2009 14:21:27 +0200 Martin Schröder mar...@oneiros.de wrote: 2009/10/5 Taco Hoekwater t...@elvenkind.com: Somehow this is related to the example.pdf, because using cow.pdf works just fine. example.pdf has a /Group. And it works here in pdfTeX 1.50 LaTeX. Can LuaTeX handle

Re: [NTG-context] mkiv fails to load pdf image

2009-10-06 Thread Taco Hoekwater
zs wrote: On Mon, 5 Oct 2009 14:21:27 +0200 Martin Schröder mar...@oneiros.de wrote: 2009/10/5 Taco Hoekwater t...@elvenkind.com: Somehow this is related to the example.pdf, because using cow.pdf works just fine. example.pdf has a /Group. And it works here in pdfTeX 1.50 LaTeX. Can

Re: [NTG-context] Minimals

2009-10-06 Thread Jörg Hagmann
/formats/plain.fmt ./texmf-osx-intel/web2c/pdftex/cont-en.fmt ./texmf-osx-intel/web2c/pdftex/cont-nl.fmt ./texmf-osx-intel/web2c/pdftex/mptopdf.fmt ./texmf-osx-intel/web2c/xetex/cont-en.fmt ./texmf-osx-intel/web2c/xetex/cont-nl.fmt Jörg

Re: [NTG-context] Minimals

2009-10-06 Thread luigi scarso
/b111a13fc9cf27f239092c82f78b3124/formats/mptopdf.fmt ./texmf-cache/luatex-cache/context/b111a13fc9cf27f239092c82f78b3124/formats/plain.fmt ./texmf-osx-intel/web2c/pdftex/cont-en.fmt ./texmf-osx-intel/web2c/pdftex/cont-nl.fmt ./texmf-osx-intel/web2c/pdftex/mptopdf.fmt ./texmf-osx-intel/web2c/xetex/cont-en.fmt ./texmf-osx

Re: [NTG-context] mkiv fails to load pdf image

2009-10-05 Thread Martin Schröder
2009/10/5 Taco Hoekwater t...@elvenkind.com: Somehow this is related to the example.pdf, because using cow.pdf works just fine. example.pdf has a /Group. And it works here in pdfTeX 1.50 LaTeX. Can LuaTeX handle pdf inclusion with transparency groups? Best Martin

Re: [NTG-context] mkiv fails to load pdf image

2009-10-05 Thread Taco Hoekwater
Hi, Martin Schröder wrote: 2009/10/5 Taco Hoekwater t...@elvenkind.com: Somehow this is related to the example.pdf, because using cow.pdf works just fine. example.pdf has a /Group. And it works here in pdfTeX 1.50 LaTeX. Can LuaTeX handle pdf inclusion with transparency groups

Re: [NTG-context] framedtext in naturaltables

2009-10-02 Thread Xan
. % interface=en output=pdftex % Regime \enableregime[utf] % Choose a font \setupbodyfont [cmr,10pt] % Be tolerant with paragraph building \setuptolerance [horizontal,verytolerant,stretch] % Choose a language, and associated hyphenation rules. %\language [ca] \mainlanguage[ca] % Page number

Re: [NTG-context] virtual fonts in luatex?

2009-10-01 Thread Taco Hoekwater
sub exclam by dotbelowcomb It is better to forget about fea files alltogether. Even when they actually work, the interface is ugly. but I can't combine both approaches: if the font doesn't have the character, I get an error about invalid glyph index. In good old pdftex, it was possible

Re: [NTG-context] utf-8 math and xetex

2009-10-01 Thread Hans Hagen
Aditya Mahajan wrote: Hi, Utf-8 math input that works with pdftex (α, β, etc) does not work with xetex. Is this by design, or a recent bug? Minimal example \enableregime[utf-8] \starttext $α β$ \stoptext i have no plans of adding unicode math support to mkii for xetex , al least

[NTG-context] virtual fonts in luatex?

2009-09-30 Thread Thomas A. Schmitz
about invalid glyph index. In good old pdftex, it was possible to define a virtual font for such occasions, and I seem to remember that there's something similar in mkiv, but I'm unsure how it can be done. Any pointers? Thanks, and all best Thomas

Re: [NTG-context] mkiv vs. mkii

2009-09-26 Thread Taco Hoekwater
. This is very similar to the processing that takes place mkii (pdftex). Its advantage is that it is faster than node mode, but the disadvantage is that you do not have access to any of the advanced features in opentype fonts. In mode node, the font metrics is transformed into a table that has

[NTG-context] old sidebar example

2009-09-25 Thread Piotr Kopszak
Hello list, Is the a way to make the following example posted here: http://archive.contextgarden.net/message/20060321.134723.3a8e8ff3.en.html work with recent mkIV as it used to before? \setupoutput[pdftex] \setupcolors[state=start] \frenchspacing \tolerance = 1000 \setuplayout[width=4in

Re: [NTG-context] old sidebar example

2009-09-25 Thread Piotr Kopszak
/20060321.134723.3a8e8ff3.en.html work with recent mkIV as it used to before? \setupoutput[pdftex] \setupcolors[state=start] \frenchspacing \tolerance = 1000 \setuplayout[width=4in] \setupfloat [intermezzo] [ leftmargindistance=-.8in, rightmargindistance=-.8in, default={outer,high

[NTG-context] buffer problem (mkii)

2009-09-24 Thread Peter Rolf
. And before you ask: no minimal example yet and hopefully there is no need to generate one anymore ;) [..] fonts : using map file: texnansi-microsoft-tahoma {r:/tex/texmf-fonts/fonts/map/pdftex/context/texnansi-microsoft-tahoma.map}) (././flib

[NTG-context] itemize fail in mkiv

2009-09-23 Thread Jan-Erik Hägglöf
HI ALL! When using following example in ConTeXt ver: 2009.09.21 17:39 MKII fmt: 2009.9.21 \starttext \startitemize[n,packed,broad] \item first item \item second item \item third item \stopitemize \stoptext it works as expected, except for the mysterious warning pdfTeX warning: pdftex

Re: [NTG-context] itemize fail in mkiv

2009-09-23 Thread Hans Hagen
for the mysterious warning pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet! harmless. more a warning/reminder that taco and i should look into that (reporting) aspect of luatex some day Hans

[NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Janneman
styles % \startluacode % document = document or { } % document.arguments={ % } % document.files={ % test.tex, % } % \stopluacode % % process info % \setupsystem[\c!n=1,\c!m=1] % \setupsystem[\c!type=unix] % % modes % % options (not that important) % \startsetups *runtime:options % \setupoutput[pdftex

[NTG-context] letter module: Argument of \dodoubletestempty has an extra }

2009-09-20 Thread Peter Münster
Hello, Here a minimal test file, to reproduce the problem with latest MKII: % engine=pdftex \usemodule[letter] \starttext \startletter \subject{Test} hello \stopletter \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact

Re: [NTG-context] ActualText

2009-09-19 Thread Arthur Reutenauer
Heiko Oberdiek wrote the accsupp package to use ActualText in LaTeX, why shouldn't it be then possible to use it in LuaTeX (and ConTeXt)? Right, you don't need additional engine support, you can use \pdfliteral in pdfTeX, and in LuaTeX as well. Heiko's package should be quite easy to port

[NTG-context] fonts

2009-09-18 Thread Jörg Hagmann
/texmf-loc al/fonts/truetype/public/libertine/libertine-It.ttf pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet! /home/tetrao/newcontext/tex/texmf-local/fonts/truetype/public/libertine/libert ine-Bd.ttf/home/tetrao/newcontext/tex/texmf-local/fonts/truetype/public/liber tine

Re: [NTG-context] fonts

2009-09-18 Thread luigi scarso
!pdfTeX error: pdftex (file uplr8a.pfb): cannot open Type 1 font file for readi ng == Fatal error occurred, no output PDF file produced! TeXExec | runtime: 2.115894 What is uplr8a.pfb ? Is it on your fontpath ? -- luigi

Re: [NTG-context] fonts

2009-09-18 Thread Jörg Hagmann
Thanks for the hint. uplr8... are Palatino fonts, and I have palatino as the math-font in my typescript. Copying them from the mac to the linux setup (where they have gone? with an update? -- my Mac version is old!) did the trick. Thanks again, Jörg luigi scarso wrote: !pdfTeX error: pdftex

Re: [NTG-context] First report on use

2009-09-17 Thread Patrick Gundlach
Hello Alain, C:\contextfirst-setup 'ruby' n'est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes. looks like you're missing ruby. You need to install Ruby first (if you want to use pdfTeX or XeTeX). Fetching files anyway. rsync: failed

Re: [NTG-context] First report on use

2009-09-17 Thread Alain Delmotte
! You need to install Ruby first (if you want to use pdfTeX or XeTeX). Fetching files anyway. rsync: failed to connect to contextgarden.net: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [receiver=3.0.2 As Vyatcheslav said: you're having problems

Re: [NTG-context] overprinting

2009-09-16 Thread Peter Rolf
.\stopoverprint} Overprinting should be activated only inside of this box. Sadly mkiv adds this attribute to most of the graphics with text. The first graphics is always OK, but the following graphics are overprinted as a whole. I have compared the pdf of pdftex and luatex and the main difference

[NTG-context] First report on use

2009-09-16 Thread Alain Delmotte
commandes. You need to install Ruby first (if you want to use pdfTeX or XeTeX). Fetching files anyway. rsync: failed to connect to contextgarden.net: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [receiver=3.0.2 ] MTXrun | fileio: variable SELFAUTOLOC set

[NTG-context] First report on use

2009-09-16 Thread Alain Delmotte
fichier de commandes. You need to install Ruby first (if you want to use pdfTeX or XeTeX). Fetching files anyway. rsync: failed to connect to contextgarden.net: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [receiver=3.0.2 ] MTXrun | fileio: variable

[NTG-context] overprinting

2009-09-13 Thread Peter Rolf
Hi, overprinting is broken here. I used \dostartoverprint in the past, but this no longer works. What is the recommended way for overprinted text nowadays? *EXAMPLE ATTACHED* MTXrun | current version: 2009.09.12 14:44 This is LuaTeX, Version beta-0.43.0-2009090309 pdfTeX 3.1415926-1.40.10

Re: [NTG-context] t-bit works with mkii but fails with mkiv

2009-09-11 Thread Taco Hoekwater
Hi, Joshua Lee wrote: Hi All, I write a simple example to check the t-bib, it works fine with pdftex, but fails with luatex. Attached files are the source and output files. Thanks. Please try the latest beta, Hans has made fixes in it so that it should now work ok. Also, I want to say well

[NTG-context] index and LuaTeX

2009-09-11 Thread Bernd Militzer
ext % --- snip What is wrong? with This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) (format=cont-en 2009.9.10)  11 SEP 2009 12:18 ConTeXt  ver: 2009.09.09 14:31 MKII  fmt: 2009.9.10  int: english/english the ex

[NTG-context] index and interaction

2009-09-09 Thread Bernd Militzer
Hi all! using pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) ConTeXt ver: 2009.08.19 17:10 MKII fmt: 2009.9.7 int: english/english or This is LuaTeX, Version beta-0.43.0-2009081911 ConTeXt ver: 2009.08.19 17:10 MKIV fmt: 2009.9.7 int: english/english the following code does not work like

Re: [NTG-context] index and interaction

2009-09-09 Thread Willi Egger
Hi, Bernds example does also not allow jumping back to page one in the ConTeXt version of 2009-08-30. Willi On Sep 9, 2009, at 8:21 AM, Bernd Militzer wrote: Hi all! using pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) ConTeXt ver: 2009.08.19 17:10 MKII fmt: 2009.9.7 int: english

Re: [NTG-context] [OT] Edit PDF manually

2009-09-08 Thread Oliver Buerschaper
I'm sure that hartmut has done a presentation sometimes ago f, could be http://www.matexhu.org/eurotex2006/lectures/pdftex/hartmut-talk.pdf Wonderful! This is exactly the sort of thing I was looking for ... is there more material similar in spirit? Hartmut? ;-) Oliver

Re: [NTG-context] [OT] Edit PDF manually

2009-09-08 Thread Taco Hoekwater
Oliver Buerschaper wrote: I'm sure that hartmut has done a presentation sometimes ago f, could be http://www.matexhu.org/eurotex2006/lectures/pdftex/hartmut-talk.pdf Wonderful! This is exactly the sort of thing I was looking for ... is there more material similar in spirit? Hartmut

Re: [NTG-context] [OT] Edit PDF manually

2009-09-08 Thread Martin Schröder
2009/9/8 Oliver Buerschaper oliver.buerscha...@mpq.mpg.de: I'm sure that hartmut has done a presentation sometimes ago f, could be http://www.matexhu.org/eurotex2006/lectures/pdftex/hartmut-talk.pdf Wonderful! This is exactly the sort of thing I was looking for ... is there more material

[NTG-context] CTAN update: Context

2009-09-08 Thread luigi scarso
: -- This is the new 'current' version of the ConTeXt zip files from Pragma ADE. This version needs at least pdftex 1.40, xetex 0.999, or luatex 0.43. -- luigi

Re: [NTG-context] status of minimals

2009-09-08 Thread Mohamed Bana
(not that important) % \startsetups *runtime:options % \setupoutput[pdftex] % \stopsetups % % styles and modules % \startsetups *runtime:modules % \stopsetups % % done % \protect \endinput % % end of optionfile % (test.top) fonts : preloading latin modern fonts bodyfont: 12pt rm

Re: [NTG-context] [OT] Edit PDF manually

2009-09-08 Thread Hartmut Henkel
On Tue, 8 Sep 2009, Taco Hoekwater wrote: Oliver Buerschaper wrote: I'm sure that hartmut has done a presentation sometimes ago f, could be http://www.matexhu.org/eurotex2006/lectures/pdftex/hartmut-talk.pdf Wonderful! This is exactly the sort of thing I was looking

[NTG-context] defineenumeration and LuaTeX

2009-09-07 Thread Bernd Militzer
\startfrage[1] \dorecurse{3}{text text text \dots} \stopfrage % \startfrage[2] \dorecurse{3}{text text text \dots} \stopfrage % \startfrage[last] \dorecurse{3}{text text text \dots} \stopfrage % \stoptext % % snip with: pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) ConTeXt ver: 2009.08.30 12:25

Re: [NTG-context] defineenumeration and LuaTeX

2009-09-07 Thread luigi scarso
% % snip with: pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) ConTeXt  ver: 2009.08.30 12:25 MKII  fmt: 2009.9.7  int: english/english \in[ref] works like accepted. I see Anzahl der Aufgaben: 3 (see att. it's small enough) ConTeXt ver: 2009.08.13 13:13 MKIV fmt: 2009.8.19 int

Re: [NTG-context] [OT] Edit PDF manually

2009-09-07 Thread luigi scarso
I'm sure that hartmut has done a presentation sometimes ago f, could be http://www.matexhu.org/eurotex2006/lectures/pdftex/hartmut-talk.pdf pypdf is a python module at lowlevel. http://pybrary.net/pyPdf/ This looks very interesting! As exercise, you can try to minimic pdffonts

Re: [NTG-context] [OT] Edit PDF manually

2009-09-07 Thread Piotr Kopszak
). Piotr 2009/9/7 luigi scarso luigi.sca...@gmail.com: I'm sure that hartmut has done a presentation sometimes ago f, could be http://www.matexhu.org/eurotex2006/lectures/pdftex/hartmut-talk.pdf pypdf is a python module at lowlevel. http://pybrary.net/pyPdf/ This looks very interesting

Re: [NTG-context] Problems with inner products

2009-09-05 Thread Mojca Miklavec
difference (last time when I checked ConTeXt has not been updated in TeX Live yet ... and I wonder what exactly will be done; the version of LuaTeX that comes with TeX Live is not compatible with current version of ConTeXt; and pdftex version is considered history ... That means that no matter what

Re: [NTG-context] Intro to Luatex

2009-09-04 Thread John Culleton
is an engine, like pdftex and xetex :-) luatex is one of three official engines that context can use: MkII: pdftex,xetex MkIV: luatex MkII is frozen afaik: MkIV is the main development branch. Eventually MkIV will _be_ Context for all practical purposes. The most obvious thing MkIV gives

Re: [NTG-context] Intro to Luatex

2009-09-02 Thread luigi scarso
learning about it? For example ? -- luigi It appears to me that there are significant changes to the font handling in Luatex.  There may be other changes. Yes, unicode for example. I believe that you are making a comparison between pdftex+context mkii and luatex It's wrong . The right

Re: [NTG-context] LuaTex choking on \definesynonyms?

2009-08-29 Thread Roland
is loaded 21 language: language en is active 22 systems : begin file minimal at line 3 23 fonts : resetting map file list 24 {/Applications/ConTeXtMinimals/tex/texmf-context/fonts/map/pdftex/context/original-empty.map} 25 fonts : using map

Re: [NTG-context] Intro to Luatex

2009-08-29 Thread Idris Samawi Hamid ادريس سماوي ح امد
On Sat, 29 Aug 2009 15:35:33 -0600, John Culleton j...@wexfordpress.com wrote: Luatex has a lot of features that Context doesn't. Where is the best place to start learning about it? Category mistake: luatex is an engine, like pdftex and xetex :-) luatex is one of three official engines

Re: [NTG-context] MKIV and externaligure inside metafun

2009-08-28 Thread Mojca Miklavec
On Fri, Aug 28, 2009 at 16:22, Hans Hagen wrote: pdftex and luatex process your file ok OK, so it's again my computer only problem :) :) :) Well, never mind then. If it works for you then it probably works on at least a few more machines, or will start working with the next major release

Re: [NTG-context] MKIV and externaligure inside metafun

2009-08-28 Thread Peter Rolf
Mojca Miklavec schrieb: On Fri, Aug 28, 2009 at 16:22, Hans Hagen wrote: pdftex and luatex process your file ok OK, so it's again my computer only problem :) :) :) Well, never mind then. If it works for you then it probably works on at least a few more machines, or will start working

Re: [NTG-context] standard focus with interaction is not working

2009-08-24 Thread Hans Hagen
(annotations in general) are implemented rather different thamn in mkii in mkii the mechanism evolved from dvi based hyperlinks (dviwindo) and had a couple of features not supported by pdftex by default in mkiv all is handled by lua code (no pdf annotation primitives are used); thsi means that we

Re: [NTG-context] standard focus with interaction is not working

2009-08-24 Thread Khaled Hosny
knuth \textreference[knuth]{} \stoptext in mkiv hypherlinks (annotations in general) are implemented rather different thamn in mkii in mkii the mechanism evolved from dvi based hyperlinks (dviwindo) and had a couple of features not supported by pdftex by default in mkiv all is handled

[NTG-context] Problems with cite (minimal example) (was Re: Buggy source code-- references disappears when I put sections and If I put subjects, \completecontent has void list.)

2009-08-18 Thread Xan
and Barlett Publishers, year= 1992 } % interface=en output=pdftex %\environment capcalera.context % Capçalera % Regime \enableregime[utf] % Choose a font \setupbodyfont [cmr,11pt] % cmr, 11pt % Be tolerant with paragraph building \setuptolerance [horizontal,verytolerant,stretch] % Choose

Re: [NTG-context] find file in beta

2009-08-18 Thread Hans van der Meer
Just a typo. The map-files in my/the TeX-tree resides in texmf-local/fonts/map/pdftex/context/(the-map-file) In MKII it was functioning from there. Retrieving the minimals fresh from the download site and subsequently installing them (see script below) does the trick. I conclude it must

[NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
Tried to install context minimals including the steps mktexlsr texexec --make --all No errors at this point. But when I tried to run pdftex I get the error message I can't find the format file `pdftex.fmt!' That file is not anywhere in my personal directory. It is however in my bigger texlive

Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread luigi scarso
On Tue, Aug 18, 2009 at 6:15 PM, John Culletonj...@wexfordpress.com wrote: Tried to install context minimals including the steps mktexlsr texexec --make --all No errors at this point.  But when I tried to run pdftex I get the error message I can't find the format file `pdftex.fmt!' Did you

Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Hans van der Meer
:15 PM, John Culletonj...@wexfordpress.com wrote: Tried to install context minimals including the steps mktexlsr texexec --make --all No errors at this point. But when I tried to run pdftex I get the error message I can't find the format file `pdftex.fmt!' Did you source setuptex ? Under linux

Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
On Tuesday 18 August 2009 12:55:02 pm luigi scarso wrote: On Tue, Aug 18, 2009 at 6:15 PM, John Culletonj...@wexfordpress.com wrote: Tried to install context minimals including the steps mktexlsr texexec --make --all No errors at this point.  But when I tried to run pdftex I get

Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Thomas A. Schmitz
On Aug 18, 2009, at 6:15 PM, John Culleton wrote: Tried to install context minimals including the steps mktexlsr texexec --make --all No errors at this point. But when I tried to run pdftex I get the error message I can't find the format file `pdftex.fmt!' That file is not anywhere in my

Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
On Tuesday 18 August 2009 01:48:09 pm Thomas A. Schmitz wrote: On Aug 18, 2009, at 6:15 PM, John Culleton wrote: Tried to install context minimals including the steps mktexlsr texexec --make --all No errors at this point. But when I tried to run pdftex I get the error message I can't

<    6   7   8   9   10   11   12   13   14   15   >