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

2015-12-16 Thread Mojca Miklavec
t; 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

Re: [NTG-context] goto

2015-11-28 Thread Willi Egger
Hello Hans, I read your post today ;-| In the past, that is in the pdfTeX time, I used this feature as follows: \useexternaldocument[Taptones][c_tap-tones.pdf][Chapter about using tap-tones] \starttext This is a test to jump to another file \goto{Jump to tap-tones}[Taptones::] \stoptext I

Re: [NTG-context] location of old ConTeXt versions?

2015-11-10 Thread Sanjoy Mahajan
luigi scarso writes: > Have you seen this site ? > > http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/ Thanks -- that might help! I'm going to try texlive 2010: The last PDF of that book was generated on 2010/05/01 using pdftex and ConTeXt 2009.11.06. The ancient unrele

Re: [NTG-context] Something weird about PATHs and MkII: wrong pdfTeX picked up

2015-10-23 Thread Mojca Miklavec
ird thing: > >> which texexec > /Users/me/context/tex/texmf-osx-64/bin/texexec >> which pdftex > /Users/me/context/tex/texmf-osx-64/bin/pdftex >> which mtxrun > /Users/me/context/tex/texmf-osx-64/bin/mtxrun >> pdftex --version > pdfTeX 3.14159265-2.6-1.40.1

[NTG-context] Something weird about PATHs and MkII: wrong pdfTeX picked up

2015-10-23 Thread Mojca Miklavec
Hi, I jut tried to compile a document with texexec, but here's the weird thing: > which texexec /Users/me/context/tex/texmf-osx-64/bin/texexec > which pdftex /Users/me/context/tex/texmf-osx-64/bin/pdftex > which mtxrun /Users/me/context/tex/texmf-osx-64/bin/mtxrun > pdftex

Re: [NTG-context] Weird position of equation numbers for long equations

2015-05-15 Thread luigi scarso
gt;> tail_append(new_penalty(inf_penalty)); >> shift_amount(eqno_box) = line_s + line_w - eqno_w; >> append_to_vlist(eqno_box); >> g2 = 0; >> >> and now I have the pdf in attachment >> > > it will take a bit more work so no quick patch

Re: [NTG-context] Weird position of equation numbers for long equations

2015-05-14 Thread Hans Hagen
line_w - eqno_w; append_to_vlist(eqno_box); g2 = 0; and now I have the pdf in attachment it will take a bit more work so no quick patch as we also need to check what happens in r2l mode (the code is similar to pdftex but luatex has a whole bunch of extra code related to di

Re: [NTG-context] Weird position of equation numbers for long equations

2015-05-14 Thread luigi scarso
re any way or setting to force the equation >>>> number to be moved to the right? >>>> >>>> >>> This is a bug in luatex: >>> >>> http://tracker.luatex.org/view.php?id=807 >>> >>> Aditya >>> >>> >>&g

Re: [NTG-context] Weird position of equation numbers for long equations

2015-05-14 Thread Aditya Mahajan
n the left)? And in case that this positioning on the left is intentional: is there any way or setting to force the equation number to be moved to the right? This is a bug in luatex: http://tracker.luatex.org/view.php?id=807 Aditya isn't the the formula simply too long ? Yes. In tex

Re: [NTG-context] Changing font for math function

2015-05-09 Thread Wolfgang Schuster
mathfunctionlabeltext should be typeset in the body font. MkII used the math font too for \sin etc. but you where able to change it with the “text” key from \definetypeface. % engine=pdftex \definetypeface [mathfunction] [rm] [serif] [modern] [default] \definetypeface [mathfunction] [ss] [sans]

Re: [NTG-context] Newbie needs help getting started

2015-05-04 Thread Hans Hagen
On 5/4/2015 5:14 PM, Mojca Miklavec wrote: But the weird thing is that "Fatal format file error; I'm stymied" error was common with pdfTeX. With ConTeXt MkIV the formats are usually regenerated automatically. It's not that weird: pdftex etc have no check on the format s

Re: [NTG-context] Newbie needs help getting started

2015-05-04 Thread Mojca Miklavec
e criticism of releasing the "current" all too often, Hans started releasing betas. But then he stopped releasing stable versions and as a consequence very often "current" doesn't even work with the luatex version shipped with the distribution. I would bet that "-

[NTG-context] Why is context.mkii out of date?

2015-05-03 Thread Mojca Miklavec
Hi, I created some documents with MKII and started wondering why pdfinfo was showing Creator:ConTeXt - 2013.06.07 17:34 Producer: pdfTeX-1.40.16 CreationDate: Sun May 3 11:18:14 2015 ModDate:ConTeXt - 2013.06.07 17:34 I first thought that I accidentally used TeX Live

Re: [NTG-context] testing 32bit and 64bit versions in Win7 64bit

2015-04-26 Thread Pablo Rodriguez
On 04/26/2015 04:02 PM, Hans Hagen wrote: > On 4/26/2015 12:19 PM, Pablo Rodriguez wrote: >> [...] >> Shouldn’t the 64bit version be much faster or am I missing something? > [...] > Fwiw, pdftex runs your test faster, and xetex about the same speed, > although on a mo

Re: [NTG-context] testing 32bit and 64bit versions in Win7 64bit

2015-04-26 Thread Hans Hagen
(with several subruns, about 17 without those), which is quite ok given the many graphics. Fwiw, pdftex runs your test faster, and xetex about the same speed, although on a more complex document mkiv gains on mkii unless of course extra functionality not present in mkii kicks in. (And if you wa

Re: [NTG-context] ConTeXt-defined colours broken in TikZ in MkIV with latest betas

2015-04-13 Thread Hans Hagen
futil@guessdriver{ \ifx\XeTeXversion\@undefined \ifx\preloadedspecials\@undefined% \ifcase\pdfoutput% \def\pgfsysdriver{pgfsys-dvips.def}% \else% \def\pgfsysdriver{pgfsys-pdftex.def}% pdfTeX & LuaTeX \fi%

Re: [NTG-context] how to insert symbols into document?

2015-04-13 Thread Otared Kavian
ont-yes.mkiv" > This is LuaTeX, Version beta-0.80.0 (TeX Live 2015/dev) (rev 5195) > \write18 enabled. > (/usr/local/context/tex/texmf-context/tex/context/base/cont-yes.mkiv > > ConTeXt ver: 2014.01.03 00:40 MKIV current fmt: 2015.3.31 int: > english/english > > system

Re: [NTG-context] how to insert symbols into document?

2015-04-13 Thread Csikos Bela
(/usr/local/context/tex/texmf-context/tex/context/base/cont-new.mkiv) system > files > jobname 'symbols', input './symbols', result 'symbols' fonts > latin modern fonts are not preloaded languages > language 'en' is active

Re: [NTG-context] component not included

2015-03-12 Thread Wolfgang Werners-Lucchini
n fonts (third stage) fonts > typescripts > unknown library 'loc' {E:/LuaTeX/tex/texmf/fonts/map/dvips/lm/lm- math.map}{E:/LuaTeX/tex/texmf/fonts/map/dvips/lm/lm- rm.map}{E:/LuaTeX/tex/texmf-context/fonts/map/pdftex/context/mkiv- base.map} fonts > 'fallback

[NTG-context] component not included

2015-03-12 Thread Wolfgang Werners-Lucchini
> unknown library 'loc' {E:/LuaTeX/tex/texmf/fonts/map/dvips/lm/lm- math.map}{E:/LuaTeX/tex/texmf/fonts/map/dvips/lm/lm- rm.map}{E:/LuaTeX/tex/texmf-context/fonts/map/pdftex/context/mkiv- base.map} fonts > 'fallback modern ss 11pt' is loaded mki

Re: [NTG-context] jpeg problem: Dimension too large

2015-03-10 Thread luigi scarso
convert -resize 632x330 IMG_9712c1_ok.jpg IMG_9712c1_bad.jpg > > > using other tools I can't find any problem with that "bad" jpg, only > context complains:-( > > what's wrong with "IMG_9712c1_bad.jpg" ?also with pdftex > also with pdftex

Re: [NTG-context] Problem with MkIV and TikZ picture remembering

2015-03-08 Thread Hans Hagen
run. Tikz uses the pdftex commands \pdfsavepos, \pdflastxpos and \pdflastypos to save the position of the graphics on the page. ConTeXt isn’t involved in this process which provides its own interface for this mechanism but Tikz doesn’t use it. In my example the rounded rectangles with the words

Re: [NTG-context] Problem with MkIV and TikZ picture remembering

2015-03-07 Thread Wolfgang Schuster
e rendered in an extra run. Tikz uses the pdftex commands \pdfsavepos, \pdflastxpos and \pdflastypos to save the position of the graphics on the page. ConTeXt isn’t involved in this process which provides its own interface for this mechanism but Tikz doesn’t use it. > In my example the rounded rec

Re: [NTG-context] \executesystemcommand dont work?

2015-02-17 Thread Jaroslav Hajtmar
Tests\my_way\ScanCSV\t-scancsv_ConTeXt_module\2PabloRod riguez5\ddd>pdflatex --shell-escape latex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/W32TeX) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./latex.tex LaTeX2e <2014/05/01> Babel <3.9k

[NTG-context] Code that run in Metapost but not in starMPcode enviroment

2015-02-01 Thread Akira Kakuto
What is wrong with this code? Interestingly it seems to work in mkii, probably because mkii calls external metafun: context --pdftex --passon=--shell-escape test.tex test.pdf is attached. Best, Akira test.pdf Description: Adobe PDF document

Re: [NTG-context] Can I use mkii and mkiv side by side?

2015-01-26 Thread Wolfgang Schuster
> Am 26.01.2015 um 17:19 schrieb Gerben Wierda : > > […] > > So, what would be easiest for me if I know what commend to use instead of the > texexec command. You can use context to process your document with MkIV and context —pdftex to process your document wit

Re: [NTG-context] linking to html etc. documents from pdf.

2015-01-22 Thread Hans Hagen
On 1/22/2015 9:34 PM, John Culleton wrote: DTP programs like Inkscape and Scribus have facilities for linking to urls. Pdftex does also. If this facility exists in Context can some kind soul point me to the documentation? One of the oldest features of context \setupinteraction[state=start

Re: [NTG-context] linking to html etc. documents from pdf.

2015-01-22 Thread Aditya Mahajan
On Thu, 22 Jan 2015, John Culleton wrote: DTP programs like Inkscape and Scribus have facilities for linking to urls. Pdftex does also. If this facility exists in Context can some kind soul point me to the documentation? You mean useURL? http://wiki.contextgarden.net/Command/useURL Aditya

[NTG-context] linking to html etc. documents from pdf.

2015-01-22 Thread John Culleton
DTP programs like Inkscape and Scribus have facilities for linking to urls. Pdftex does also. If this facility exists in Context can some kind soul point me to the documentation? Thanks in advance. -- John Culleton Wexford Press Free list of books for self-publishers: http://wexfordpress.net

Re: [NTG-context] Steps in presentation

2015-01-02 Thread Fabrice L.
'nav' (/opt/context-minimals/texmf- context/tex/context/base/meta-imp-nav.mkiv)){/opt/context-minimals/texmf - fonts/fonts/map/pdftex/context/mkiv-base.map}fonts   > preloading latin modern fonts (second stage)fonts   > typescripts > unknown: library 'loc&#x

[NTG-context] ConTeXt Standalone will not install

2014-10-21 Thread Jaroslav Hajtmar
, start mtx-update | available platforms: mtx-update | run, rsync -rpztlv -L contextgarden.net::'minimals/current/misc/setuptex/' '/cygdrive/C/context/tex/.' mtx-update | run, rsync -rpztlv -L --delete contextgarden.net::'minimals/current/base/tex/ minimals/c

[NTG-context] can not get colums to work

2014-09-16 Thread Marc Spitzer
> language 'en' is active (/Users/ms4720/work/marquiswhoswho.com/context_demo/hello/hello_utf8.tex{\ /Users/ms4720/context/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map} fonts > preloading latin modern fonts (second stage) fonts > typescripts

[NTG-context] problem with buffer

2014-09-15 Thread Kenny
dist/tex/context/base/cont-new.mkiv) system > files > jobname 'check', input './check', result 'check' fonts > latin modern fonts are not preloaded languages > language 'en' is active (/home/kenny/courses/Fall2014/phys1310/ex

Re: [NTG-context] Internal clickable links

2014-09-03 Thread Keith McKay
t fmt: 2014.9.3 int: english/english However, when I change the typesetting engine to Context(pdftex) or Context(XeTex) it works as you said it should. I think I should maybe upgrade to the latest version of Context. :-[ Thanks for help Best Wishes Keith McKay On 03/09/2014 10:24, Wol

Re: [NTG-context] itemize: how to get the first level items indented?

2014-08-20 Thread Wolfgang Schuster
ight margins. A good method to set a global value for all environments is to set the dimension with the \definemeasure command and access it with the \measure command. % engine=pdftex \definemeasure[myindent][12pt] \setupindenting[yes,\measure{myindent}] \setupnarrower [ left=\measure{myin

Re: [NTG-context] mathdesign/charter fonts in ConTeXt

2014-08-16 Thread Török Edwin
0:40 MKIV current fmt: 2014.8.16 int: english/english system > 'cont-new.mkiv' loaded (/home/edwin/context/tex/texmf-context/tex/context/base/cont-new.mkiv) system > files > jobname 'x', input './x', result 'x' fonts &g

Re: [NTG-context] system "Linux armv7l" is not supported yet

2014-07-25 Thread Mojca Miklavec
dist/scripts/context/stubs/unix/context`. > I don't know whether I took the correct steps and how to proceed. You should have tried "./luatex --version" (or any other binary like pdftex, xetex etc.), but see also below. "context" is just a symlink. > 2. I went to http:/

Re: [NTG-context] How to create a PDF/A file with mkii?

2014-07-02 Thread Otared Kavian
at’s why I would like to > know if it’s possible to produce a PDF/A compliant file with ConTeXt mkii. > By the way, is there an easy way to check whether a PDF file is PDF/A > compliant? > > Best regards: OK > afaik there is only and experimental extension of pdftex that used with late

Re: [NTG-context] How to create a PDF/A file with mkii?

2014-07-02 Thread luigi scarso
ere an easy way to check whether a PDF file is PDF/A > compliant? > > Best regards: OK > afaik there is only and experimental extension of pdftex that used with latex can make pdf/a-1a (tagged pdf) -- but i'm not sure. But pdf/a-1b are different (not tagged) so you can use ghostscr

Re: [NTG-context] Unable To Render Table With Over 3000 Rows

2014-06-02 Thread Neal Lester
glish > > > > > > system > 'cont-new.mkiv' loaded > > > (C:/projects/context/tex/texmf-context/tex/context/base/cont-new.mkiv) > > > system > files > jobname > > > 'temp-AF5678CF-250D-4CB8-8505-21D1DAA5FA47',

Re: [NTG-context] Unable To Render Table With Over 3000 Rows

2014-05-30 Thread john Culleton
FA47', > > result > > 'temp-AF5678CF-250D-4CB8-8505-21D1DAA5FA47' > > fonts > latin modern fonts are not > > preloaded languages > language 'en' is > > active > > (C:/projects/jinny/report_builder/temp-AF5678CF-250D-4CB8

Re: [NTG-context] Unable To Render Table With Over 3000 Rows

2014-05-30 Thread Hans Hagen
ern fonts are not preloaded languages > language 'en' is active (C:/projects/jinny/report_builder/temp-AF5678CF-250D-4CB8-8505-21D1DAA5FA47.tex{C:/projects/context/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map} fonts > preloading latin modern fonts (second sta

[NTG-context] Unable To Render Table With Over 3000 Rows

2014-05-29 Thread Neal Lester
8-8505-21D1DAA5FA47' fonts > latin modern fonts are not preloaded languages > language 'en' is active (C:/projects/jinny/report_builder/temp-AF5678CF-250D-4CB8-8505-21D1DAA5FA47.tex{C:/projects/context/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map} fon

Re: [NTG-context] [OT] Twenty Questions for DEK

2014-05-21 Thread Hans Hagen
egular text of course is no issue. (3) The question is: has more been added than just basic access as in books? Crosslinking books and so? So, no rocket science, mostly careful keeping the original (not interfering with breaks and so) so that is probably where most of the work went into. If pdftex

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-15 Thread Aíre Funvake
or me. For example, can I use this information?: >>>>>>>>> >>>>>>>>> Slash 0, Lining Figures: (0x10120) U+0030 "zero.lf.slashed" DIGIT >>>>>>>>> ZERO >>>>>>>>> 1,

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Philipp Gesang
>>>>>>> ZERO > >>>>>>> 1, Lining Figures: (0x10121) U+0031 "one.lf" DIGIT ONE > >>>>>>> ... > >>>>>>> Slash 0, "Basic": (0x1012b) U+0030 "zero.basic.slashed&qu

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Aíre Funvake
gt;>>>>>>> for me. For example, can I use this information?: >>>>>>>> >>>>>>>> Slash 0, Lining Figures: (0x10120) U+0030 "zero.lf.slashed" DIGIT >>>>>>>> ZERO >>>>>>>>

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Hans Hagen
peration, tried luatex with 'luaotfload.sty' under TeXLive2013, and it worked fine. `;color=XX` also works with `luaotfload`, but not with LuaTeX-plain from ConTeXt. no, and that is unlikely to show up in context as it makes no sense to specify colors that way .. just use the normal col

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Aíre Funvake
t;>>> Slash 0, "Basic": (0x1012b) U+0030 "zero.basic.slashed" DIGIT ZERO >>>>>> 1, "Basic": (0x1012c) U+0031 "one.basic" DIGIT ONE >>>>>> ... >>>>> >>>>> so you nee

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Hans Hagen
olor=XX` also works with `luaotfload`, but not with LuaTeX-plain from ConTeXt. no, and that is unlikely to show up in context as it makes no sense to specify colors that way .. just use the normal color commands Any ideas would be welcome. Exhausted Google query permutations and most font inf

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Aíre Funvake
quot;one.lf" DIGIT ONE >>>>... >>>> Slash 0, "Basic": (0x1012b) U+0030 "zero.basic.slashed" DIGIT ZERO >>>>1, "Basic": (0x1012c) U+0031 "one.basic" DIGIT ONE >>>>... >>> >&g

[NTG-context] LuaTeX-Plain and Inline Math

2014-05-07 Thread Aíre Funvake
ing { inserted. $ l.2 Inline $\sqrt{1.2}$ math. %-- same for $\root n of x$ Works fine with `luatex` and `pdftex` from MacTeXbasic 2013 (+extras) LuaTeX, Version beta-0.76.0-2013061817 (TeX Live 2013) (rev 4627) pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013) Font is

Re: [NTG-context] lower superscripts in MkIV -- too low?

2014-03-28 Thread Sanjoy Mahajan
eta) pdfTeX 1.40.14 (from Debian TL 2013) (wrapping in \(start|stop)text or ending with \bye, as appropriate). My observations: The MkII and pdftex subscripts look too high. I know that's sacreligious, since it is what Knuth must have intended, and I am surprised that I didn't not

Re: [NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
parse-first-line --c:currentrun=1 --c:directives="logs.target=file" >> --c:fulljobname="./test" --c:input="./test" --c:kindofrun=1 >> --c:maxnofruns=8 --c:noconsole "cont-yes.mkiv" >> This is LuaTeX, Version beta-0.76.0-2013040516 (rev 4627) &g

Re: [NTG-context] suppressing console output

2014-03-19 Thread Hans Hagen
dityam/media/opt/context-minimals/texmf-context/tex/context/base/cont-new.mkiv) (/tmp/test.tex{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/pdftex/context/mkiv-base.map}{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/dvips/lm/lm-math.map}{/home/adityam/media/opt/contex

Re: [NTG-context] suppressing console output

2014-03-19 Thread Aditya Mahajan
ntext/tex/context/base/cont-new.mkiv) (/tmp/test.tex{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/pdftex/context/mkiv-base.map}{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/dvips/lm/lm-math.map}{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/dvi

Re: [NTG-context] Problem using the new buildin simplefont \definefontfamily with OTF fonts

2014-03-09 Thread 罗晨星
t; fonts > preloading latin modern fonts (math) > > {/usr/share/texmf/fonts/map/dvips/lm/lm-math.map}{/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}{/usr/share/texmf/fonts/map/pdftex/context/mkiv-base.map} > fonts > 'fallback modern mm 12pt' is loaded > fonts > preloa

Re: [NTG-context] Problem using the new buildin simplefont \definefontfamily with OTF fonts

2014-03-09 Thread Wolfgang Schuster
> language 'en' is active > (/home/alan/tex/test/003.tex > fonts > preloading latin modern fonts (math) > {/usr/share/texmf/fonts/map/dvips/lm/lm-math.map}{/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}{/usr/share/texmf/fonts/map/pdftex/context/mkiv-base.map} > fonts >

[NTG-context] Problem using the new buildin simplefont \definefontfamily with OTF fonts

2014-03-07 Thread 罗晨星
/dvips/lm/lm-math.map}{/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}{/usr/share/texmf/fonts/map/pdftex/context/mkiv-base.map} fonts > 'fallback modern mm 12pt' is loaded fonts > preloading latin modern fonts (mono) fonts > 'fallback modern tt 12pt' is loaded fon

Re: [NTG-context] Commutative diagrams in tikz-cd: for wiki

2014-03-01 Thread Florêncio Neves
e of things: > > 1 I had to comment out line 396 of pgfsys-pdftex.def in the tikz module, > or else I'd get an undefined control sequence. It's not needed anyway > since that's pdftex. > > 2 In tikzlibrarycommute.code.tex, line 395 I had to add the option > >

[NTG-context] (MkVI) Regression in named parameters, TL2013 to current

2014-02-28 Thread Rik Kabel
;?z{Ä<^>?}}, presents no problems. (That definition fails in Lua\TeX, \pdfTeX, and \XeTeX. I have never used Mark II, and do not have Ruby installed to enable a test.) -\hbox{}-~\crlf Rik Kabel \stoptext ___ If your que

Re: [NTG-context] Update overwrites configuration

2014-02-25 Thread Mojca Miklavec
es > exists on the wiki, please let me know where to find it and I'll merge > the documentation. An old related page is at http://wiki.contextgarden.net/texmf.cnf The file texmf.cnf is used by pdfTeX, XeTeX (Mark II), MetaPost and basically all other engines, while texmfcnf.lua is used b

[NTG-context] Remove external file name references

2014-02-24 Thread Thangalin
ame=0 \ptexinfo=0 \pdfsuppressptexinfo Links to a thread discussing the issue for pdftex: http://tug.org/mailman/htdig/pdftex/2007-August/007290.html http://tug.org/mailman/htdig/pdftex/2007-August/007294.html Than

[NTG-context] how to set the CropBox in MkIV?

2014-02-23 Thread Sanjoy Mahajan
What is the MkIV/LuaTeX way to set the CropBox? In MkII/PDFTeX, I used \pdfpagesattr = {/CropBox [54 72 558 720]} With MkIV, I've tried \pdfcompresslevel 0 \pdfbackendsetpagesattribute{CropBox}{[54 72 558 720]} \starttext \input knuth \stoptext but that set the CropBox as a s

[NTG-context] glyph path

2014-02-19 Thread Peter Rolf
t './glyph.mkiv', result 'glyph' fonts > latin modern fonts are not preloaded languages > language 'en' is active (d:/mydocs/TeX/dokumente/D3/glyph.mkiv{R:/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map} fonts >

[NTG-context] superscripted \circ slightly too low?

2014-02-19 Thread Sanjoy Mahajan
ests with other tex engines. In tex, pdftex, and latex, it comes out higher (as if \mathstrut were there). In pdflatex, it comes out slightly low. I noticed this isssue because my asymptote figures had the higher positioning, whereas the main context document had the lower positioning (and asym

[NTG-context] bug/issue with components and preamble (Re: Euler with fallback)

2014-02-18 Thread Sanjoy Mahajan
f-context/tex/context/base/cont-new.mkiv) system > files > jobname 'test6', input './test6', result 'test6' fonts > latin modern fonts are not preloaded languages > language 'en' is active (/home/sanjoy/s

[NTG-context] Installation Bug with Minimals

2014-02-15 Thread Troy Henderson
> 'cont-new.mkiv' loaded (/opt/context/tex/texmf-context/tex/context/base/cont-new.mkiv) system > files > jobname 'foo', input './foo', result 'foo' fonts > latin modern fonts are not preloaded languages > language 

[NTG-context] Lucida fonts with ConTeXt

2014-01-29 Thread Fabrice Couvreur
h asked name 'LucidaBright' is not found using lookup 'name' fonts > defining > unknown font 'LucidaBright', loading aborted fonts > defining > unable to define 'LucidaBright' as 'lucida-12pt-rm-tf-0--0&

Re: [NTG-context] Invoice Example

2014-01-13 Thread john Culleton
On Mon, 13 Jan 2014 13:49:39 +0600 Henning Hraban Ramm wrote: > > Am 2014-01-02 um 21:07 schrieb > hwit...@gmail.com: > __ There are horses for courses. I write invoices using plain pdftex. Not much code required, I just cha

Re: [NTG-context] unknown library 'loc'

2014-01-06 Thread Hans Hagen
ips/lm/lm-rm.map}{/Users/hansm/tex/context-16/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}) ConTeXt ver: 2013.12.26 12:50 MKIV beta fmt: 2013.12.29 int: english/english Hans van der Meer ___ If you

Re: [NTG-context] unknown library 'loc'

2014-01-04 Thread Hans Hagen
iv){/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-rm.map}{/Users/hansm/tex/context-16/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}) it's a harmless side effect that i need to figure out w

[NTG-context] unknown library 'loc'

2014-01-03 Thread H. van der Meer
/map/dvips/lm/lm-math.map}{/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-rm.map}{/Users/hansm/tex/context-16/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}) ConTeXt ver: 2013.12.26 12:50 MKIV beta fmt: 2013.12.29 int: english/english H

Re: [NTG-context] Problem to install Garamond font with mathdesign

2014-01-01 Thread Fabrice Couvreur
preloaded languages > language 'en' is active (/home/fab/demo5.tex (/home/fab/texlive/2013/texmf-dist/tex/context/base/type-imp-mathdesign.mkiv) fonts > typescripts > unknown library 'loc' {/home/fab/texlive/2013/texmf-dist/fonts/map/dvips/mathdesign/md

[NTG-context] Problem to install Garamond font with mathdesign

2014-01-01 Thread Fabrice
mond' fonts > preloading latin modern fonts (third stage) {/home/fab/texlive/2013/texmf-dist/fonts/map/dvips/lm/lm-math.map}{/home/fab/texlive/2013/texmf-dist/fonts/map/dvips/lm/lm-rm.map}{/home/fab/texlive/2013/texmf-dist/fonts/map/pdftex/context/mkiv-base.map} fo

[NTG-context] underbrace under stacked math error with latest beta (2013.12.26)

2013-12-27 Thread Sanjoy Mahajan
(/home/sanjoy/context/tex/texmf-context/tex/context/base/cont-new.mkiv) system > files > jobname 'test3', input './test3', result 'test3' fonts > latin modern fonts are not preloaded languages > language 'en' is active (/hom

Re: [NTG-context] Converting normal font into bold

2013-11-26 Thread Hans Hagen
t test \starteffect[thicker]test\stopeffect \stoptext these pseudo slant and bold definition tricks are an inheritance from pdftex and therefore in luatex ... we'd never introduced them otherwise as one should use proper bold fonts (or nothing) Hans

Re: [NTG-context] rpcode values in pure?

2013-11-05 Thread Hans Hagen
On 11/5/2013 3:06 PM, john Culleton wrote: In pdftex we have \rpcode and \lpcode. In context these values are already defined somewhere. What module/file contains the Context values for character protrusion? font-ext.lua so one can define additional vectors but equally well adapt scaling

[NTG-context] rpcode values in pure?

2013-11-05 Thread john Culleton
In pdftex we have \rpcode and \lpcode. In context these values are already defined somewhere. What module/file contains the Context values for character protrusion? -- John Culleton Wexford Press Free list of books for self-publishers: http://wexfordpress.net/shortlist.html PDF e-book: "C

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-04 Thread Hans Hagen
under TeX Live 2013, the context scheme, and I've been using ConTeXt mkiv. So why bother about pdfTeX? Only because the latest instructions I could find said to use texfont, which uses ttf2afm, which was missing and I thought it might come from pdfTeX. I'm glad to know I don't

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-04 Thread Lars Huttar
also install gentium-tug, right? If not, I must be doing something wrong because I can't find Gentium in the luatex-cache font database. >> This is under TeX Live 2013, the context scheme, and I've been using >> ConTeXt mkiv. > So why bother about pdfTeX? Only because

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-04 Thread Mojca Miklavec
e says "NOTE: The contents of this page are OLD /.../" - nobody in the ConTeXt community bothers about MKII (pdfTeX) any longer - texfont.pl has always been a bit problematic and is definitely not really maintained any longer - you can find Gentium at http://www.ctan.org/pkg/gentium-tug (

[NTG-context] installing a true-type font: can't find ttf2afm

2013-11-04 Thread Lars Huttar
: GentiumPlus-R.ttf processing aborted : no afm files found --help : show some more info I can't find ttf2afm anywhere. Is it part of pdfTex? Do I have to have the pdftex scheme installed in order to install True-

Re: [NTG-context] issue with layers and layouts

2013-10-22 Thread Wolfgang Schuster
use positioned layers (mentioned in the metafun manual but currently >> broken in MkIV) >> but you have to place the layer with a float to reserve the necessary space. >> >> % engine=pdftex >> >> \definelayer[avoidasfloat][position=yes] >> >> \setu

Re: [NTG-context] issue with layers and layouts

2013-10-22 Thread Pablo Rodriguez
roken in MkIV) > but you have to place the layer with a float to reserve the necessary space. > > % engine=pdftex > > \definelayer[avoidasfloat][position=yes] > > \setupbackgrounds[page][background=avoidasfloat] > > \starttext > > \placefigure[right,none]{}{\setl

Re: [NTG-context] issue with layers and layouts

2013-10-22 Thread Wolfgang Schuster
efigure[right]{}{}\par} > \stoptext > > Layer has text inside in the sample above. I’d like to have it as a float. > > Many thanks for your help, You can use positioned layers (mentioned in the metafun manual but currently broken in MkIV) but you have to place the layer with a

[NTG-context] Using typescripts in Texlive 2013

2013-10-21 Thread john Culleton
mf-dist/fonts/map/dvips/lm/lm-math.map}{/usr/local/texlive/2013/texmf-dist/fonts/map/dvips/lm/lm-rm.map}{/usr/local/texlive/2013/texmf-dist/fonts/map/pdftex/context/mkiv-base.map} fonts > 'fallback modern rm 18pt' is loaded

Re: [NTG-context] How to use system fonts

2013-10-21 Thread Sven Huynink
exlive/2013/texmf-dist/fonts/map/pdftex/context/mkiv-base.map} fonts   > 'fallback modern rm 11pt' is loaded First, I don't understand "unknown library 'loc' " > I haven't defined th

Re: [NTG-context] Possibly bug in ConTexT with TikZ

2013-10-10 Thread Xan
/context/tex/texmf-modules/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markin! gs.code.t ex (/usr/local/bin/context/tex/texmf-modules/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex)){/usr/local/bin/context/tex/texmf-context/fonts/map/pdftex/contex

[NTG-context] fighting fonts

2013-10-09 Thread Ciro A. Soto
but I surrendered. My last attempt was using the simplefonts module. Here is what I get (linux-64 ubuntu): *> texexec --pdf novel.tex* This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) \write18 enabled. entering extended mode (./novel.tex ConTeXt ver: 2013.06.07 17:34 MKII fmt: 2013.1

Re: [NTG-context] PDF Transparency and ConTeXt

2013-09-29 Thread Martin Schröder
2013/9/29 Thangalin : > I ran into what I think is a similar issue with LaTeX and was able to > resolve it using the following command in the preamble: > > \pdfpageattr{/Group << /S /Transparency /I true /CS /DeviceRGB>>} This should be done automagically in pdfTeX (at l

[NTG-context] ConTeXt Manual Errata

2013-09-18 Thread Thangalin
uot;TeX performs many". Document processing is best done by TeXexec -- is this still true? I thought the "context" program supercedes TeXexec? Describe the relationship between TeX and ConTeXt. For example, why do the subsequent sections discuss TeX examples? Section 1.5. -

Re: [NTG-context] Bug in \externalfigures in headers?

2013-09-05 Thread Xan
ibrary 'eur' loaded > (entorn-simple-estructurals.tex) (entorn-simple-visuals.tex > fonts > typescripts > unknown library 'loc' > fonts > typescripts > unknown library 'cmr' > fonts > preloading latin mode

[NTG-context] Bug in \externalfigures in headers?

2013-09-05 Thread Xan
> typescripts > unknown library 'loc' fonts > typescripts > unknown library 'cmr' fonts > preloading latin modern fonts (third stage) {/usr/local/bin/context/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/usr/local/bin/context/tex/texmf

Re: [NTG-context] texlive vs. Context minimal on Windows

2013-09-03 Thread Hans Hagen
x27;t work) Perhaps the protrusion problem has already been solved in your latest luatex. I will check it out on my (linux) version of Context standard. If not I will retreat to pdftex (gasp) for my template. Protrusion and microtypography are two advantages of TeX and InDesign for the novel writer.

Re: [NTG-context] texlive vs. Context minimal on Windows

2013-09-03 Thread john Culleton
indows XP or Windows 7 on either machine there is a problem with the ethernet connection. But my projected customer base is likely of the Windows persuasion. Turning now to my template design, it is easiest for me if I use plain instead of either Context or Latex formats. Luatex would be an ideal

[NTG-context] Image width in a two-column layout

2013-09-02 Thread Thangalin
It seems that there is a bug with \textwidth and \linewidth inside mixed columns. Minimum working example: % interface=en output=pdftex \definemixedcolumns[StyleColumns][ n=2, separator=rule, align=tolerant, before={\blank[big]},] \setupexternalfigures[ order={svg,pdf,png,jpg

Re: [NTG-context] Undefined \continueifinputfile on presentation

2013-08-13 Thread Pau
so that >> I cannot prepare a minimalistic version of the presentation: >> >> "pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet!" > > > This is a warning that you may safely ignore. > > >> Is this related to the amsl module? How do

Re: [NTG-context] Undefined \continueifinputfile on presentation

2013-08-13 Thread Aditya Mahajan
On Tue, 13 Aug 2013, Pau wrote: Thanks Aditya... that worked... Now I am getting more trouble with the full presenation, not that short example, and I am not sure where the problem is arising, so that I cannot prepare a minimalistic version of the presentation: "pdfTeX warning: pdfte

Re: [NTG-context] Undefined \continueifinputfile on presentation

2013-08-13 Thread Pau
Thanks Aditya... that worked... Now I am getting more trouble with the full presenation, not that short example, and I am not sure where the problem is arising, so that I cannot prepare a minimalistic version of the presentation: "pdfTeX warning: pdftex: no GlyphToUnicode entry has been ins

<    1   2   3   4   5   6   7   8   9   10   >